# Session settings (App)

<table><thead><tr><th>Name</th><th>Explanation</th><th data-hidden>Explanation</th><th data-hidden></th></tr></thead><tbody><tr><td>Include interaction tools at the bottom of the session page</td><td>At the bottom of a session in the app, you can enable to see the interaction tools (like poll, Q&#x26;A and weighted votes) </td><td>When you go to a session in the app, you can easily access the interaction tools for this session (like Poll, Q&#x26;A and Weighted votes if enabled)</td><td></td></tr><tr><td>Enable Poll module</td><td>Show the poll module at the bottom of the session in the app</td><td>Enable poll for sessions, on the session page in the app </td><td></td></tr><tr><td>Enable weighted votes</td><td>Show the weighted votes module at the bottom of the session in the app</td><td>Enable weighted votes for the session </td><td></td></tr><tr><td>Enable Q&#x26;A module</td><td>Show Q&#x26;A module at the bottom of the session in the app </td><td>Enable </td><td></td></tr></tbody></table>

To enable users to see the amount of participants subscribed to a session, go to general settings -> privacy and select *Enable to allow users to see the number of attendees subscribed to programme items*

<br>


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/session-settings-app.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.
