# How to edit a segment

To edit a segment, log into your beabee instance and go the old dashboard by clicking on Old Admin in the sidebar menu. Then proceed as follows:

1. Select the segment you want to edit and click on the pencil in the upper right corner.

<figure><img src="/files/2MUjZYJlBvRGM9F8D4pz" alt=""><figcaption></figcaption></figure>

2\. You can then edit the segment, for example, change the name or description, the place in the order of the segment list or the search on which the segment is based.

<figure><img src="/files/ANsW9gmTlUGfASuMKHX2" alt=""><figcaption></figcaption></figure>

3\. Click on *Update* after you have made your changes. Done!


---

# 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://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-edit-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.
