# Removing a member from a group

To remove a member from a group, complete the following steps:

1. Go to <https://app-eap.engagevr.io/>, and then log in.
2. Choose one of the following options:
   * To view memberships for all groups, select **Memberships** from the side menu.
   * To view memberships for a specific group, select **Groups** from the side menu, select the **View** icon for the group that you want to remove a member from, and then select the **Memberships** tab.
3. Select <img src="/files/KesaTrfVg5zVIHP2SK42" alt="" data-size="line"> (**Delete**) for the user that you want to remove from the group. For information about how to search for a membership, see [Search bar](/enterprise/enterprise-admin-portal/user-interface/search-bar.md).
4. In the **Delete Group Membership** prompt, select **Delete**.


---

# 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/removing-a-member-from-a-group.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.
