User Groups¶
User Groups allow Nautobot administrators (users with the is_staff
flag set on their user account) to organize users into collections that share common permissions and can be assigned to approval workflows.
Accessing User Groups¶
-
Open the User dropdown menu in the top-right corner and select Admin.
-
In the Users section, select Groups > Add or Groups > Edit.
Adding a Group¶
- Click Add Group.
- Enter a Group Name.
- Assign one or more Permissions to the group.
- Each permission defines what actions members of this group can perform on specific object types.
- For details on creating and managing permissions, see Permissions.
Using Groups¶
- Groups are also used in Approval Workflow Stage Definitions to control which users are eligible approvers for a given stage.
- A user must belong to the specified approver group and have the required permissions in order to approve or deny workflow stages.