# Receive questions from the audience during a streaming (Q\&A)

With the Questions and Answers (Q\&A) feature, attendees can send their questions to the speakers and vote for the ones they find most interesting.&#x20;

As an Organiser, you can now communicate the most voted questions to the speakers with ease. :raised\_hands:

## Enable Q\&A in a streaming

To activate the Q\&A section in a streaming, you just have to go to the *Streamings* panel, select a streaming and activate the corresponding option:

![](/files/ZxcGILnQV6ZFF5gBDAg2)

## Manage questions

The questions are managed through the Digital Venue itself. This way, you can view what the attendees are seeing and manage the interaction at the same time.&#x20;

To do this, you simply need to log into the Digital Venue with a user account which has the required management rights.&#x20;

In other words, you can manage the Q\&A of a streaming if your user account has one of the following roles:&#x20;

* Is the platform administrator&#x20;
* Is the owner of the event&#x20;
* Has co-organiser permissions for the specific event

What will you be able to manage? We will explain it below. 😉

## Moderate incoming questions

If you want to have more control over the questions submitted by attendees, you can activate the moderation.&#x20;

This way, you can review the questions before they are visible to the audience and make sure that  you curate the content or avoid inappropriate messages.

### Enable moderation

To activate moderation, go to *Content > Streamings > Interaction* and select the corresponding option:

![](/files/MQeEPgeiNEM8Mw5My47p)

When an attendee submits a question, it will be pending moderation. As the Organiser, you can then approve or dismiss it.&#x20;

{% hint style="info" %}
Event attendees will only see the questions you have approved.
{% endhint %}

### Approve or dismiss questions

The questions are moderated from the Digital Venue itself. Just go to the corresponding streaming and select the *Waiting for review* questions.

![](/files/g6R2wiSCpJAlcQUF4T0q)

Below each question you have the buttons to approve or dismiss it.

![](/files/3XHsdvgVcZ8JuL9G5P6s)

### Restore dismissed questions

If you discard questions but later change your mind, you can recover them by going to the *Dismissed* section and clicking on the *Restore* button.

![](/files/ftaX2l0G01S3kvFfcrYf)

The restored questions will be listed as *Waiting for review* again.

## Delete questions

If you wish to do so, you can also delete the questions you receive from the audience. You can delete a single question, or all of them at once.

{% hint style="danger" %}
When you delete questions, you lose them forever and the data cannot be recovered at a later time.
{% endhint %}

### Delete one question

To delete a single question, just click on the options for that question and select *Delete question*:

![](/files/DBheVdAMwkxFaIxiPJ8G)

### Delete all questions

If you want to delete all questions from the streaming, simply click on the options icon and select *Delete all questions*:

![](/files/Bbh24wmxJAF4OhTEAa46)

This is especially useful if you are running pre-event tests to see how the Q\&A works, and you want to erase all test questions.

## Download questions

If you want to process all the questions asked by the audience at a later stage, you can download a report with all the questions received during a streaming:

![](/files/pl0fM5rXElmU39LpdpvC)


---

# 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://eventscase.gitbook.io/product-space/read-the-extended-articles/receive-questions-from-the-audience-during-a-streaming-q-and-a.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.
