# How to set up automated emails for CrowdNewsroom participants

1. First, it’s important to activate the *Collect contact Information* option in your CrowdNewsroom settings. Your email will only be sent to participants who provided their email address within their CrowdNewsroom response.

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

2. You can configure your email in the Content tab of the CrowdNewsroom editor. To do this, click on the Email section in the menu on the left. You can freely adjust both the subject and the message of your email. To personalize the email, use the available merge tags.

<figure><img src="/files/51D4Rkpeiyk2zAYx1EAe" alt=""><figcaption></figcaption></figure>

3. A preview of your email, including your default email footer, will be displayed below the email editor.

{% hint style="info" %}
Tip: You can change the footer at any time in your account settings.
{% endhint %}

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

{% hint style="info" %}
If you want to test your CrowdNewsroom and the automated email, you can activate the CrowdNewsroom and submit a response using your own email address.
{% 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/how-to-set-up-automated-emails-for-crowdnewsroom-participants.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.
