> ## 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 Asset

> Remove an Asset from your Ledger after moving any remaining balances to an External Account.

An Asset can only be deleted if no balance is available in its Ledger accounts. Therefore, all remaining amounts must be moved to an External Account before deleting the Asset.

<Danger>
  This action is **permanent.**  Once deleted, the Asset **cannot be recovered**. Make sure this is the intended action before proceeding.
</Danger>

To delete an Asset, follow these steps:

<Steps>
  <Step>
    From the **Assets** page, find the Asset that you want to delete, click the three dots (<Icon icon="ellipsis-vertical" />) from the **Actions** column, and select **Delete**.
  </Step>

  <Step>
    A confirmation dialog will appear.
  </Step>

  <Step>
    Click **Confirm** to finalize the deletion.
  </Step>

  <Step>
    Once confirmed, the **Asset** will be permanently removed from the platform. Proceed with caution.
  </Step>
</Steps>
