> 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-make-anonymous-responses-possible.md).

# How to make anonymous responses possible

If you have created a public CrowdNewsroom, i.e. one that is freely accessible to everyone, you can also make completely anonymous responses possible. Guest participants are not asked for their contact details as a result.

To allow anonymous resonses, simply disable the toggle *Collect contact information*

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

**Important:** Logged-in active members must first log out of their account in order to participate anonymously. Otherwise their answers will be linked to their contact details.

**Tip:** Do you want to allow anonymous responses, but still ask people to freely provide a name or email address for follow-up reporting? Try adding a text field inside the CrowdNewsroom to collect custom contact information.


---

# 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-make-anonymous-responses-possible.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.
