# Session groups (App)

<figure><img src="https://772941315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5LNCGpK5lyymcFZU4V%2Fuploads%2F98PWWWmsOAlc1TWIZdpd%2FWorkshop%20round%20(1).png?alt=media&#x26;token=cf9b0c04-f877-41bf-9ebb-f05bdd825b9c" alt=""><figcaption></figcaption></figure>

## How it works <a href="#the-home-page" id="the-home-page"></a>

You can create session groups where it's possible to list related sessions to. Once set up users will go to the programme and will see the session group listed alongside any other sessions or session groups created. The user will be able to click on the name of the session group and see all of the connected registered sessions.&#x20;

### Check if the Session Group settings are enabled <a href="#the-home-page" id="the-home-page"></a>

1. Open the admin panel
2. Go to 'Settings' > 'App settings' > 'Session'
3. Check the box for 'Enable session groups'

{% hint style="info" %}
You can only create session groups after creating at least one programme item
{% endhint %}

### Creating a new session group <a href="#creating-a-workshop-template" id="creating-a-workshop-template"></a>

1. Go to 'Conent' > 'Programme'
2. Click on '+ New session group'.
3. Complete the relevant fields
4. Add the session(s) you want to include in this session group
5. Click 'Save changes'.

### How to edit/ delete session groups

Each session group has icons to their right:

​Pencil icon: Click here to make adjustments similar to when creating a session group.\
Bin icon: Click here to remove the session group altogether.


---

# 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/content/application-1/programmes/workshop-rounds-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.
