> ## 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 a User

> Permanently delete a user account from Lerian Console.

<Warning>
  Deleting a user **permanently removes the account.** This action cannot be undone.
</Warning>

To delete a user, follow these steps:

<Steps>
  <Step>
    From the **Users** page, find the user 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 **Confirm** to finalize the deletion.
  </Step>

  <Step>
    The user account is permanently deleted.
  </Step>
</Steps>

<Note>
  You cannot delete your own user account. This prevents accidentally locking yourself out of the platform.
</Note>
