> 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-einen-mailchimp-tag-basierend-auf-einem-segment.md).

# So erstellst du einen Mailchimp-Tag basierend auf einem Segment

beabee kann Tags basierend auf Segmenten mit deinem Newsletter-Provider synchronisieren. Das ist zum Beispiel praktisch, wenn die Mitglieder in einem bestimmten Segment einen bestimmten Newsletter erhalten sollen, zum Beispiel weil sie mehr Geld bezahlen.&#x20;

1. Um einen Newsletter-Tag basierend auf einem Segment zu erstellen, logge dich in deine beabee-Instanz ein und klicke links unten auf *Alter Adminbereich*, um in das alte Dashboard von beabee zu gelangen.&#x20;

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

2. Wähle das Segment aus, zu dem du einen Newsletter-Tag einrichten möchtest und klicke auf den Stift in der rechten, oberen Ecke.

![](/files/yZUAvUJ3flKulKWf3Grk)

3. Gebe in das Feld *Newsletter Tag* den gewünschten Tag ein. Du kannst dafür zum Beispiel den Namen des Segments verwenden. Klicke Anschließend auf *Update*.&#x20;

<figure><img src="/files/9EEdzrKAmVJN1ylhd87F" alt=""><figcaption></figcaption></figure>

4\. beabee vergibt nun an alle mit deinem Newsletter-Tool synchronisierten Kontakte in diesem Segment den Tag. Er sollte spätestens nach 24 Stunden in deiner Newsletter-Audience auftauchen. Fertig!

Wie du eine Kampagne an einen Tag verschickst, kannst du bei Mailchimp nachlesen: <https://mailchimp.com/de/help/send-tags/>

**WICHTIG: Die Newsletter-Tags werden nur einmal alle 24 Stunden synchronisiert. Das heißt, vor der ersten Benutzung braucht ihr 24 Stunden Vorlauf. Außerdem können die synchronisierten Tag-Inhaber nicht mehr aktuell sein.**&#x20;


---

# 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-einen-mailchimp-tag-basierend-auf-einem-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.
