- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 08:54 AM
I checked for role_delegator but this role doesn't allow user to view the roles in HR groups already assigned but adding user to group is possible.
Need to know the role to view roles existing and grant access to users on HR groups for non-admin user
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 10:12 AM
The user_admin role is the OOB role that allows the user to update users and maintain the group membership. It is for all users and groups though and not limited to HR groups.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 10:12 AM
The user_admin role is the OOB role that allows the user to update users and maintain the group membership. It is for all users and groups though and not limited to HR groups.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022 10:53 AM
System admin role grants users with the delegated developer role [delegated_developer] within the global scope of the application, has access to all system features, functions, and data, regardless of security constraints.
However, ServiceNow HRSD is the scoped app, which has HR Administrator [sn_hr_core.admin]. This role can assign users any of the HR roles to HR groups as well as group members.
Please review ServiceNow document - Manage HR roles for your reference.
If my reply is Helpful/Correct, please mark the answer as Helpful/Correct.