> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/help-center-english/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/help-center-english/community-database/segmentation/how-to-create-a-mailchimp-tag-based-on-a-segment.md).

# How to create a Mailchimp tag based on a segment

beabee can synchronize tags based on segments with your newsletter provider. This is useful, for example, if members in a specific segment should receive a particular newsletter – such as because they pay a higher membership fee.

1. To create a newsletter tag based on a segment, log in to your beabee instance and click on *Old Dashboard* in the bottom left to access the old beabee dashboard.

<figure><img src="/files/6nT8ZxoYWkGhsi7VBu2c" alt=""><figcaption></figcaption></figure>

2. Select the segment for which you want to create a newsletter tag and click the pencil icon in the top right corner.

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

3. Enter the desired tag in the Newsletter Tag field. You can, for example, use the name of the segment. Then click *Update*.

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

4. Done! beabee will now assign the tag to all contacts in this segment that are synchronized with your newsletter tool. The tag should appear in your newsletter audience within 24 hours at the latest.&#x20;

You can read how to send a campaign to a tag on Mailchimp here: <https://mailchimp.com/de/help/send-tags/>

{% hint style="warning" %}
IMPORTAN&#x54;**:** Newsletter tags are synchronized only once every 24 hours. This means you need a 24-hour lead time before the first use. Additionally, the synchronized tag holders may not always be up to date.
{% endhint %}


---

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

```
GET https://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-create-a-mailchimp-tag-based-on-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.
