# Edit the setup of a segment

1. From the sidebar, select **Audiences**, then click **Lists & segments**.
2. Use the search bar to find a segment, or locate one from the list.
3. Click the three dots on the right hand side, then click the **Edit segment** button.
4. Make any edits to the audience using the filtering system.
5. Click **Save** > **Save segment**.

{% hint style="info" %}
Clicking **Save segment** will edit the existing segment. Clicking **Save as a new segment** will create a new segment with your new settings while preserving the original segment.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/applications/audience/lists-and-segments/how-to/edit-the-setup-of-a-segment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
