How to Create a Group
1
Open Groups Page
Go to Access Management → Groups and click Create Group.
2
Enter Group Details
- Group Key (required): Unique identifier (lowercase, dashes allowed). Cannot be changed later.
- Display Name (required): Friendly name shown in the UI.
- Description (optional): Explain the group’s purpose.
3
Assign Initial Roles (Optional)
Select roles that all group members should have. You can modify this later.
4
Save
Click Create Group. You can now add members.
How to Assign Roles to a Group
1
Open Group
Go to Access Management → Groups and click on the group.
2
Go to Roles Tab
Click the Roles tab.
3
Select Roles
Check the roles you want to assign. All group members will inherit these roles.
4
Save
Click Save Changes. Permissions take effect immediately for all members.
When you add or remove roles from a group, all members’ permissions update immediately.
How to Add Members to a Group
1
Open Group
Go to Access Management → Groups and click on the group.
2
Go to Members Tab
Click the Members tab, then click Add Member.
3
Select User
Search for a user by name or email and select them.
4
Confirm
Click Add Member. The user immediately gains all roles assigned to the group.
How to Remove Members from a Group
On the group’s Members tab, click the remove icon on the member’s card.How to Delete a Group
1
Open Group
Go to Access Management → Groups and click on the group.
2
Delete
Scroll to the Danger Zone section and click Delete.
3
Confirm
Confirm the deletion. This action cannot be undone.
Troubleshooting
User doesn't have expected permissions
User doesn't have expected permissions
- Check if the user is in the group (Members tab)
- Check if the group has the correct roles (Roles tab)
- Verify those roles include the required permissions
Cannot add user to group
Cannot add user to group
- User must be a member of your organization first (invite them)
- User may already be in the group
Group key already exists
Group key already exists
Keys must be unique. Try:
dev-team-2, frontend-devs, k8s-adminsFAQ
What's the difference between groups and roles?
What's the difference between groups and roles?
Roles define permissions (what you can do). Groups organize users and assign roles collectively (who you are).
Can a user be in multiple groups?
Can a user be in multiple groups?
Yes. Permissions from all groups are combined with any direct role assignments.
Can I change a group key after creation?
Can I change a group key after creation?
No. The key is permanent. You can change the display name anytime.
What happens when I remove a role from a group?
What happens when I remove a role from a group?
All members immediately lose that role’s permissions (unless they have it from another source).
What happens when I delete a group?
What happens when I delete a group?
All members are removed and lose permissions inherited from that group. Other permissions remain intact.