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

> Remove a Segment from the Console when it is no longer used to classify Accounts in your Ledger.

<Danger>
  Deleting a Segment removes it from active listings and is subject to your deployment's data retention and compliance policies. In regulated environments, the underlying record may be retained for audit, regulatory, or reporting purposes. Confirm your retention policy before proceeding.
</Danger>

To delete a Segment, follow these steps carefully:

<Steps>
  <Step>
    From the **Segments** page, find the Segment 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 **Segment** is removed from active listings, subject to your deployment's data retention and compliance policies.
  </Step>
</Steps>

<Card title="API equivalent" type="tip" horizontal>
  [Delete a Segment endpoint](/en/reference/midaz/delete-a-segment)
</Card>
