# Polls

* **Enable polls**\
  Allow moderators\* to create and launch polls during a meeting. Participants with the ‘take polls’ permission will be able to submit their votes. In single-role rooms, all participants can take polls, even if they do not explicitly have the ‘take polls’ permission.\
  Note: End-to-end encryption is incompatible with this feature.<br>
* **Pre-create polls (optional)**\
  Set up your room with pre-created polls to save time during the meeting. Moderators\* can also create polls during the session as needed.

  Moderators refer to participants with the ['Moderate polls' permission](https://docs.digitalsamba.com/dashboard/~/changes/KZ5gclLvagNLQZCSseg3/adding-moderation-to-your-rooms-with-roles/permissions) in this context.
* **Pre-create quizzes (optional)**<br>

*\*Polls are exclusively available within the new room creation settings, as they support a wide variety of configuration options tailored to specific session needs.*

*\*Support for exporting quiz results from the Dashboard and API as a ZIP file containing per participant CSV and PDF reports, along with CSV template download and import for bulk quiz creation with support for both per quiz and per question timing modes.* \
\
*\*Added translations to quiz result documents exported from a session. Only via API. Supported languages: Italian, German, and Spanish.*


---

# 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://docs.digitalsamba.com/dashboard/creating-a-room/polls.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.
