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

> Delete a Segment from the Console when it no longer classifies any Accounts — subject to your deployment's data retention and compliance policies.

<Danger>
  When you delete a Segment, the Console removes it from active listings. Deletion follows your deployment's data retention and compliance policies. In regulated environments, the underlying record remains for audit, regulatory, or reporting purposes. Confirm your retention policy first.
</Danger>

To delete a Segment, follow these steps:

<Steps>
  <Step>
    On the **Segments** page, find the Segment to delete. In the **Actions** column, click the three dots (<Icon icon="ellipsis-vertical" />). Select **Delete**.
  </Step>

  <Step>
    A confirmation dialog opens.
  </Step>

  <Step>
    Click **Confirm** to delete the Segment.
  </Step>

  <Step>
    After you confirm, the Console removes the **Segment** from active listings.
  </Step>
</Steps>

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