> 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/onboarding-guide/newslettertool-verknupfen/gruppen-in-mailchimp-anlegen.md).

# Gruppen in Mailchimp anlegen

Damit Personen sich beim Ausfüllen eines Crowdnewsrooms direkt für deinen [Newsletter anmelden](/beabee-help-center/engagement/crowdnewsroom/wie-du-einen-crowdnewsroom-anlegst/so-erstellst-du-eine-newsletteranmeldung-im-crowdnewsroom.md) können, müssen Mailchimp-Gruppen mit deiner beabee-Instanz verknüpft werden.&#x20;

***

**Falls du bereits mit Mailchimp-Gruppen arbeitest**, trage bitte die Namen der Gruppen, die mit beabee verknüpft werden sollen, in die entsprechende Tabelle im Google-Formular ein. Die Verknüpfung mit deiner beabee-Instanz übernimmt anschließend das beabee-Team für dich.

***

**Falls du bisher noch keine Gruppen in Mailchimp nutzt**, lege sie bitte an. Die Verknüpfung mit deiner beabee-Instanz übernimmt anschließend das beabee-Team für dich.

1. Melde dich in deinem Mailchimp-Account an und klicke auf der linken Seite auf *Zielgruppe*.

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

2. Klicke auf *Mehr Optionen* und wähle *Gruppen* aus.

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

3. Klicke oben rechts auf *Gruppe erstellen*. Nun öffnet sich ein Pop-Up-Fenster. Wähle hier *hidden*, benenne die Gruppenkategorie mit einem beliebigen Namen. Solltest du nur einen Newsletter versenden, lege *eine Gruppenoption* mit einem beliebigen Namen an (z.B. Umfrageteilnehmende, Newsletter). Solltest du mehrere Newsletter versenden, kannst du mehere Gruppenoptionen anlegen (z.B. täglich, monatlich).

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

4. Klicke auf *Gruppe erstellen*.
5. Trage nun die Namen deiner Gruppenkategorie und deiner Gruppenoption(en) in die Tabelle im Google Dokument ein. Die Verknüpfung mit beabee übernimmt nun das beabee-Team.<br>

Solltest du Probleme mit der Einrichtung der Gruppen habe, wende dich gerne an <support@beabee.io>.&#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/onboarding-guide/newslettertool-verknupfen/gruppen-in-mailchimp-anlegen.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.
