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

# Deleting an application

> Permanently revoke an application's credentials and immediately cut off API access for any connected external system.

<Warning>
  **This action is permanent and cannot be undone.** Deleting an application revokes access to all connected services immediately. Any systems using these credentials will lose access to the platform.
</Warning>

To delete an application, follow these steps:

<Steps>
  <Step>
    From the **Applications** page, find the application you want to delete.
  </Step>

  <Step>
    Click the three dots (<Icon icon="ellipsis-vertical" />) in the **Actions** column and select **Delete**.
  </Step>

  <Step>
    A confirmation dialog appears asking you to confirm the deletion.
  </Step>

  <Step>
    Click **Yes, delete it** to confirm.
  </Step>

  <Step>
    The application is permanently removed and its credentials are invalidated.
  </Step>
</Steps>

<Note>
  Default applications (such as the Lerian Console application) are protected and cannot be deleted.
</Note>
