# Manage groups

> Create, update, delete groups, and manage their membership.

To open group management, in Unity Dashboard go to **Administration** > **Groups**.

## Create, update, or delete a group

Manage groups to which you can assign users.

### Create a group

To create a new group:

1. Go to **Groups** > **Create Group**.
2. Enter a name and an optional description for the new group.
3. Select **Save**.

The new group appears in the groups list and is ready for [member assignments](#manage-group-membership).

### Update a group

To make changes to an existing group:

1. In **Groups**, select the group name to open its details page.
2. Select **Edit group**.
3. Update the group name or description.
4. Select **Save**.

### Delete a group

To permanently delete a group and remove members' access to projects that rely on those groups:

1. In **Groups**, select the group name to open its details page.
2. Select **Delete group**.
3. Review the confirmation message.
4. Select **Delete** to confirm.

> **Note:**
>
> Deleting a group is permanent and can remove members' access to projects.

## Manage group membership

Find, add, and remove members.

### Add members

To add members to a group:

1. In **Groups**, select the group name to open its details page.
2. In the **Members** section, select **Add members**.
3. In **Choose users**, select up to ten organization members.
   There's no limit to how many users a group can have, but you can only add ten users in each process. If you need to add more than ten users, repeat the Add process as needed.
4. Select **Save**.

### Remove a member

To remove a member from a group, and revoke any project access granted to them through this group:

1. In **Groups**, select the group name to open its details page.
2. Find the member in the list and select the remove icon next to their name.
3. Review the confirmation message.
4. Select **Delete** to confirm.

> **Tip:**
>
> Use **Search group members** to find specific members in large groups.

## Find a user's groups

To list all groups a user belongs to, and remove the user from a group using the list view:

1. In Unity Dashboard, go to **Administration** > **Members**.
2. Select the member name to open their profile.
3. Select the **Groups** tab.

## Next steps

[Grant and revoke access to/from groups](./group-based-access.md)
