# Registered session settings (App)

## The home page/settings <a href="#the-home-page-settings" id="the-home-page-settings"></a>

To find the option to manage the registered session settings within the admin panel:

1. In the Admin Panel, hover over settings.&#x20;
2. Select 'App settings'.<br>

<div align="center"><img src="/files/-McDcWFT4JJx8VpwP91a" alt=""></div>

&#x20;   3\. Click on 'Registered Sessions' from the left-hand menu.

## Managing your registered sessions <a href="#managing-your-own-privacy-statement" id="managing-your-own-privacy-statement"></a>

Manage registered sessions settings by adjusting the following settings:

| Title                                                   | Explanation                                                                                                |
| ------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| Would you like to limit the number of attendees?        | Select whether registered session have an attendance limit (based on locations).                           |
| Enable users to subscribe to multiple workshops at once | When enabled, users can favourite parallel sessions.                                                       |
| Enable multiple rounds for registered session           | When enabled, the same registered session can be held in multiple rounds.                                  |
| Would you like to show unavailable sessions?            | Select whether to show sessions that are currently full or not available.                                  |
| Enable registered session subscription button           | Enable a button to subscribe to registered session.                                                        |
| Enable speakers and organisations to check in attendees | When enabled, speakers and organisations can check in users for programme items (by scanning their badge). |
| Scanning purpose                                        | Select which attendees can check in.                                                                       |

{% hint style="info" %}
**Reminder:** Don't forget to save your changes!
{% 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/workshops-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.
