# CrowdNewsroom Atlas

With the CrowdNewsroom's Atlas feature, you can visually display survey results on an interactive map. The map view can also be used to collect new survey entries directly from users. It can be used as a standalone website or embedded into your existing site.

The two example projects below are using the CrowdNewsroom Atlas. The Abriss Atlas is a project that allows residents to map buildings in their community that will be demolished. In this case, the Altlas feature is used as a stand-alone website:

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

*Example:* [*Abriss Atlas*](https://abriss-atlas.de/map/)

The CORRECTIV.StartHub maps their community base of local media startups. In this case, the map is embedded in the existing StartHub-website.

<figure><img src="/files/0b3fyHqvLvXggyyzxyh1" alt=""><figcaption></figcaption></figure>

*Example:* [*CORRECTIV.StartHub*](https://correctiv.org/projekte/starthub/#karte)

**You can find more use cases** [**here**](/help-center-english/use-cases/use-cases-for-the-crowdnewsroom-atlas.md)**.**

{% hint style="warning" %}
The CrowdNewsroom Atlas is not a default feature for all beabee users. Before making your first CrowdNewsroom Atlas, please write to <support@beabee.io> to ensure that the feature is enabled for your instance.
{% 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-atlas.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.
