Manage groups
Groups organize users into logical collections, making it easier to assign roles to many users at once. When you assign a role to a group, every user in that group inherits its permissions.
| Group | Description |
|---|---|
| admins | Built-in administrators group |
| authenticated | Built-in group for all authenticated users |
| auditors | Read-only access with audit log visibility |
| users | Standard users with access to create and manage own resources |
You cannot edit or delete built-in groups.
Create a group
Create a group to organize users and assign shared permissions through role assignments.
Before you begin
- You have
group:createpermission.
Procedure
Results
A success alert confirms "Group group_name has been created successfully." The new group is displayed in the groups list.
Edit a group
Edit a group to update its name or description. You cannot edit built-in groups.
Before you begin
- You have
group:updatepermission.
Procedure
Results
A success alert confirms "Group group_name has been updated successfully." The updated information is reflected in the groups list and the group detail page.
Delete a group
Delete a group to remove it from automation orchestrator. You cannot delete built-in groups.
Before you begin
- You have
group:deletepermission.
About this task
Deleting a group removes all role assignments associated with that group. Users who were members lose any permissions granted through that group membership.
Procedure
- Navigate to .
- Select the Options menu (⋮) for the group you want to delete.
- Select Delete group.
- In the confirmation dialog, select the I understand this group will be permanently deleted checkbox.
- Select Delete.
Results
The group is removed from the groups list.