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

# Deleting Segments

> Remove saved segments you no longer need in WhiteWhale. Deleting a segment removes the saved filter view but does not affect the underlying account data.

<iframe src="https://www.loom.com/embed/35214fc9463848ed81275e2d173e3912" title="How to Delete a Segment in WhiteWhale" className="w-full aspect-video rounded-xl" frameBorder="0" allowFullScreen />

## How to delete a segment

<Steps>
  <Step title="Hover over the segment in your list">
    On the Accounts page, hover over the segment name. A small circle will appear in the top right corner of the segment.
  </Step>

  <Step title="Click Delete Segment and confirm">
    Click the circle and confirm the deletion. The segment is immediately removed.
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="Creating Segments" icon="plus" href="/creating-segments">
    Build a new segment to replace the one you deleted.
  </Card>

  <Card title="Editing Segments" icon="pen" href="/editing-segments">
    Update a segment by deleting and recreating it.
  </Card>
</CardGroup>
