# Manage guest groups

From this page, you can view all the groups you have invited to your live. For each group, you will find :&#x20;

* 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 live.
* The selected in-app notification setting, which tells you whether members of this group will receive notification in-app of the invitation to this live.
* The number of group members who have been invited to the live event and are currently pending the invitation (haven't yet accepted or declined the invitation).
* The number of group members who have registered for the live event.&#x20;

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FJHtFR9EKxDsEvJjTrgDs%2Fimage.png?alt=media&#x26;token=cb3707b2-2e0e-432a-bc83-65b194d87ba7" alt=""><figcaption></figcaption></figure>

In the top right-hand corner of a group's card, you can open a menu that allows you to :&#x20;

* 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 group from live

There's also an `Add Groups` button at the top right of the page, which opens the live invitation drawer.

{% hint style="danger" %}
If you delete a group from a planned live event, the members of the group with an Invited status will be removed from the Participants list. Accepted members will remain. If the live is ended, the participants will remain in the list as well. **Future new members of the group will not be invited anymore.**
{% endhint %}

{% hint style="info" %}
To find out more about how groups work, take a look [here](https://help.meltingspot.io/english/spot-content/lives/broken-reference)!
{% 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/lives/invite-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.
