# Group Management

## Overview

Groups are a way to organize users with similar roles or responsibilities. Instead of assigning permissions or roles individually, administrators can manage access at the group level — making user management more efficient and scalable. Groups are especially useful in large teams where members need the same set of permissions.

**Components of a Group:**

1. Group Name: A unique and descriptive identifier for the group, representing the function within the organization.
2. Assigned Roles: One or more roles linked to the group that define the specific permissions and access rights granted to users under this group.
3. Assigned users: The users assigned to the group, determining who inherits the associated permissions of the roles.

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FHr6sanCbPcN5d9Y3TBMH%2Fimage.png?alt=media&#x26;token=61537f8c-51a8-42e3-a2a5-8cabd3d0fa63" alt=""><figcaption></figcaption></figure>
