# Newsletter sign-ups in your CrowdNewsroom

You can easily integrate a newsletter signup into the CrowdNewsroom. This works both **with and without Mailchimp integration**. The first steps are the same in both cases. How to connect your Mailchimp audience is explained in the lower part of the guide.&#x20;

***

1. You can find this option in the *Settings tab* of the CrowdNewsroom, in the *Response settings* section. Just activate the toggle next to *Add a newsletter sign-up to the contact form.*
2. To set up the newsletter opt-in, you can configure a *headline*, some *body text*, and the *opt-in checkbox text.*

**NB:** The body text field is a good place to link to your privacy policy!

You can find an example here:

> When we send the newsletter, we may also track (e.g., via tracking pixels or UTM parameters) when you open emails or click on links contained in them. You can withdraw your consent at any time, for example via the unsubscribe link in the newsletter. For more information, please see our Privacy Policy.

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

3. When you export the CrowdNewsroom answers you can see the participants’ contact info and whether they opted-in to the newsletter subscription.

{% hint style="danger" %}
**Note:** **The contact information and newsletter sign-up fields are not displayed in the preview of your CrowdNewsroom.** While you can see the description text and the labels of the checkboxes, the actual prompts for first name, last name, and email address will only appear when you open the published link without being logged into beabee. In that case, three input fields for the contact details will automatically appear above your text – you don’t need to create separate fields for collecting contact information.
{% endhint %}

***

If you have a [**Mailchimp integration set up**](/help-center-english/onboarding-guide/set-up-newsletter-tool.md), you can also add your newsletter lists directly to the CrowdNewsroom. This will trigger the opt-in flow automatically!

1. First, you need your *Interest Group ID*. To do this, you need to create newsletter groups in Mailchimp. If you are not yet using newsletter groups, you can find a setup guide [here](https://wiki.beabee.io/help-center-english/~/revisions/Pa8xHatxv4EptMLkXlBe/onboarding-guide/set-up-newsletter-tool/create-groups-in-mailchimp).
2. Send us the names of the newsletter group(s) you want to integrate to <support@beabee.io>. We will then provide you with your *Interest Group ID*. If needed (e.g., if you have multiple newsletters), it is possible to integrate several groups.
3. Now, click on *+ Add New Group* under *Newsletter Group*.

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

4. In the next step, simply enter your *Group ID* in the ID field. You can also link multiple groups, for example, if you send out different newsletters. Under *Label*, you can enter the text that should appear next to the checkbox (e.g., “Yes, please send me the newsletter”).

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

5. Don’t forget to enable Double Opt-In in Mailchimp. This ensures that people who subscribe to your newsletter receive a confirmation email to verify their email address. You can find this setting in your Mailchimp account under *Audience* → *More Options* → *Audience Settings*.\
   Then, scroll down to *Form Settings* and change the email opt-in setting to *Double Opt-In*.

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

6. Done! All contacts who have completed the signup flow will now appear with the newsletter status *Subscribed* in both beabee and Mailchimp.

{% hint style="danger" %}
**Before publishing your CrowdNewsroom, including the newsletter sign-up, you should test it.**\
\
Make sure that you receive a double opt-in email when you participate using an email address that has not yet subscribed to your newsletter and you check the box to sign up.\
\
If you do not receive a double opt-in email, please contact <support@beabee.io>.
{% endhint %}


---

# 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/engagement/crowdnewsroom/how-to-create-a-crowdnewsroom/newsletter-sign-ups-in-your-crowdnewsroom.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.
