# Managing your invitations

To view a list of active invitations, complete the following steps:

1. Go to <https://app.engagevr.io/groups>.
2. On the **Groups** page, select the **Invitations** tab.

<figure><img src="/files/ti0DisO6FQ8Sinu8sIyW" alt=""><figcaption><p>Group invitation in the web manager</p></figcaption></figure>

To accept or reject an invitation, complete the following steps:

1. Select **VIEW** for the invitation.
2. On the invitation information page, select either **ACCEPT INVITATION** or **DECLINE**.

After you accept or decline the invitation, it’s removed from the list of invitations. If you accept the invitation, the group appears on the **Memberships** tab.


---

# 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://docs.engagevr.io/enterprise/enterprise-admin-portal/managing-group-membership/managing-your-group-membership-in-the-web-manager/managing-your-invitations.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.
