# Copying a group membership

If you have the required permissions, you can copy user memberships from one group to another. If you copy a user's membership, they remain a member of the original group.

{% hint style="info" %}
To copy a membership, you must have owner or admin permissions in both the group that you will copy from and the group you will copy to. If you have an owner or admin role in a group, you automatically have owner permissions in any subgroups.
{% endhint %}

To copy memberships, complete the following steps:

1. Go to <https://app-eap.engagevr.io/>, and then log in.
2. From the side menu, select **Groups**.
3. Select the **View** icon for the group that you want to copy the membership from.
4. Select the **Memberships** tab.
5. Select the check box for each membership that you want to copy.

{% hint style="info" %}
For information about how to select all memberships, see [Select all](/enterprise/enterprise-admin-portal/user-interface/select-all.md). For information about how to search for memberships, see [Search bar](/enterprise/enterprise-admin-portal/user-interface/search-bar.md).
{% endhint %}

6. Select the **Copy** button that appears above the search bar. The **Copy Group Membership** panel appears.
7. In the search field, enter the name of the group that you want to copy to.
8. **Optional**: If you want to make the new group the users' default group after you copy their membership, select the check box.
9. Select **Copy**.


---

# 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/copying-a-group-membership.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.
