> 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/engagement/crowdnewsroom/how-to-create-a-crowdnewsroom/response-settings/how-to-register-guests-in-your-contacts-list.md).

# How to register guests in your contacts list

If a participant answers a CrowdNewsroom but is not a member, or has not logged-in to their account, you can still add information to your contacts list. For that *Collect contact information* has to be enabled

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

If you choose to *collect contact information*, fields to collect the participants’ name and email address will be automatically added to the **end** of the CrowdNewsroom.

1. If a participant does not already exist as a contact, this information will be used to create a new contact in the contacts list
2. If the participant does already exist in the contacts list, but is not logged in at the moment, their answer to the CrowdNewsroom will still be synced with their profile

You can also choose whether guests should be required to leave their information, or whether this is optional. Activate the toggle next to *Require Contact information from guest* to make this mandatory.

**NB:** If you do not require contact information from guests, only fully completed entries will be used to create a new contact in the contacts list

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

{% hint style="danger" %}
**Note:** The contact information fields will not be visible in the preview of the CrowdNewsroom. The request for name and email address will only appear after publication, when you click the link without being logged into beabee.
{% 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/engagement/crowdnewsroom/how-to-create-a-crowdnewsroom/response-settings/how-to-register-guests-in-your-contacts-list.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.
