# How to create a CrowdNewsroom with branches

With beabee you can create complex CrowdNewsrooms with multiple branches. [Here is an example of a CrowdNewsroom where participants take different branches based on their answers.](https://demo.beabee.io/callouts/energy-crisis)

If you are creating a more complex CrowdNewsroom with multiple branches, it is advisable to first create a *flow chart* in which all questions and branches are recorded. The best way to do this is to use a whiteboard tool such as [Miro](https://miro.com/flowchart/) or [Mural](https://www.mural.co/use-case/flowchart), but a real pinboard or white sheet of paper will also do. For example, the *flow chart* for the CrowdNewsroom example linked above looked something like this:

<figure><img src="/files/qVTqblOmwKEgvnXcSfqo" alt="" width="455"><figcaption></figcaption></figure>

Each box is a separate slide, the arrows represent the branches.

Once you have finished your *flow chart*, you can start implementing it.

1. First create all the slides that you have drawn on your flow chart one below the other. To create the branches, you need the CrowdNewsroom-Element *Radio*.

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

2. Once you have created all the slides, you can create the branches. To do this, go to the slide with the first decision question, hover over it and click on *Edit* from the appearing icons.

<figure><img src="/files/5HiCTVkbNDjNygX1iGW2" alt=""><figcaption></figcaption></figure>

3. Click on *Data* and select the next slide for the respective answer from the drop-down menu under *Go to slide*. In this example, each social media has its own slide with individualised questions. So participants who spend most their time on Tiktok will be sent to the TikTok-Slide

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

4. The branch is noted on the slides and in the slide overview. Of course, this is not visible to participants in the finished CrowdNewsroom.

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

5. Create all the branches one by one. Once you have the *flow chart* to hand, it only takes a few minutes.
6. That's it!


---

# 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/crowdnewsroom-content/how-to-create-a-crowdnewsroom-with-branches.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.
