> ## Documentation Index
> Fetch the complete documentation index at: https://docs.occtoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove an application

> Revoke a consumer's access to a protected destination.

<Steps>
  <Step title="Open the Applications tab">
    Open the destination and select **Applications**.
  </Step>

  <Step title="Open the application menu">
    Click **⋮** on the application you want to remove.
  </Step>

  <Step title="Confirm by typing the name">
    Select the delete option and type the application's display name exactly as shown to confirm.
  </Step>
</Steps>

<Warning>
  Removal revokes the credentials immediately. Any consumer still using that Client ID and secret starts failing authentication — move it to new credentials first.
</Warning>

Removing an application does not affect the destination's data, endpoints or other applications. On a **Multi-consumer** destination the remaining applications keep working.

<Info>
  On Dynamic, Static and Enterprise destinations, which allow a single application, removing it frees the slot so a replacement can be registered. To change only the secret, [reset it](/guides/studio/destinations/reset-a-client-secret) instead of removing the application.
</Info>
