# Manage guest groups

From the `Groups` page in your Learning Path settings, you can view all the groups that have been invited to your Learning Path. For each group, you can see:

* The number of members in the group
* The selected email notification setting, which tells you whether members of this group will receive email notification of the invitation to this learning path.
* The selected in-app notification setting, which tells you whether members of this group will receive notification in-app of the invitation to this learning path.
* The number of members in the `Invited` status
* The number of members in the `Started` status
* The number of members in the `Completed` status
* The number of members in the `Unenrolled` status

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2F54eoQYd4OAMu8X2bhMsG%2Fimage.png?alt=media&#x26;token=c49dc650-60b8-4baa-aa7b-fd1817656aea" alt=""><figcaption></figcaption></figure>

At the top right of each group card, you’ll find a menu that allows you to:

* Update the email notification setting. This change will apply only to future group members.
* Update the in-app notification setting. This change will apply only to future group members.
* Unlink the group from the Learning Path.

You’ll also find an `Add groups` button at the top right of the page, which opens the group invitation side panel.

{% hint style="danger" %}
If you remove a group from a Learning Path:

* Current members of the group will be unenrolled from the Learning Path, unless they are still associated with it through another group.
* Future members added to that group will not be invited to the Learning Path.
  {% endhint %}

{% hint style="info" %}
To learn more about how groups work in your Spot, take a look [here](https://help.meltingspot.io/english/manage-spot/audience/groups).
{% 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://help.meltingspot.io/english/spot-content/learning-paths/access-the-learning-paths-settings/manage-guest-groups.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.
