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

# Editing Segments

> Update a saved segment in WhiteWhale by deleting and recreating it with new filters. Quick guide to adjusting your filtered account views as priorities change.

Segments can't be edited directly once saved. To update a segment's filters, delete it and create a new one with the same name.

<Steps>
  <Step title="Delete the existing segment">
    Find the segment in your list, open it, and click **Delete**. See [Deleting Segments](/deleting-segments) for the full steps.
  </Step>

  <Step title="Recreate it with your updated filters">
    Click **Create New Segment**, use the same name, and apply your new filters. See [Creating Segments](/creating-segments) for the full steps.
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="Creating Segments" icon="plus" href="/creating-segments">
    Full guide to building a segment from scratch.
  </Card>

  <Card title="Deleting Segments" icon="trash" href="/deleting-segments">
    Remove a segment before recreating it.
  </Card>
</CardGroup>
