> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/beabee-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/beabee-help-center/community-datenbank/segmentierung/so-erstellst-du-ein-segment.md).

# So erstellst du ein Segment

Segmente sind im Prinzip abgespeicherte Filter. Sobald du einmal ein Segment angelegt hast, wird es automatisch mit den Kontakten gefüllt, die dem Filter entsprechen. Auch neue Kontakt werden dem Segment hinzugefügt. Um ein Segment zu erstellen, gehe wie folgt vor:

1. Logge dich in deine beabee-Instanz ein und klicke links auf *Kontakte*, dann wählst du *Alle Kontakte* aus und klickst anschließend auf den *Filter*.&#x20;

<figure><img src="/files/4mxTnKMweM03QaR1gXcR" alt=""><figcaption></figcaption></figure>

2. Wähle aus in welcher Kategorie du dein Segment anlegen möchtest. Du kannst zum Beispiel nach Kontaktdaten, Zahlungsinformationen oder auch CrowdNewsroom-Ergebnissen filtern.

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

3. Anschließend wählst du einen *Filter* aus, der dein Segment bestimmen soll.

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

4. Du konkretisierst dann dein Segment, indem du einen weiteren Filter wählst.

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

5. Im nächsten Schritt kannst du das Segment, durch die Eingabe deines eigenen Filters, finalisieren. Klicke auf *Suchen* um den Filter anzuwenden.

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

6. Nun werden dir deine Ergebnisse für diesen Filter angezeigt. Um alle Kontakte, die den Filterkriterien entsprechen, automatisch dem Segment hinzuzufügen, klicke auf *Segment speichern*.

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

7\. Nun erscheint ein Pop-Up-Feld, in dem du dein Segment benennen kannst. Klicke nachdem du deinen Namen eingegeben hast auf *Segment erstellen*.&#x20;

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

8. Das neue Segment findest du nun in der Spalte links unter Kontakte. Das Segment wird stetig mit allen Kontakten gefüllt, die dem Filter entsprechen. Fertig!

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.beabee.io/beabee-help-center/community-datenbank/segmentierung/so-erstellst-du-ein-segment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
