How to recognize how assigned roles

ayano
Giga Guru

When you see the role assigned to the User ID
Is there a way to tell which group the ServiceNow role was assigned to or personally assigned?

1 ACCEPTED SOLUTION

Vaishnavi Lathk
Mega Sage
Mega Sage

Hello,

as ankur said you can directly visit group and check group members else from user profile in roles related list

Add the Inheritance Map field to the Roles related list on the user record... Click the link on any row. It will tell you if the role was inherited from a group and a map to which roles.

find_real_file.png

View solution in original post

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you want to know if role was assigned directly to user or was assigned since user was part of some group?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi,

Yes, what you are saying is correct.

Hi,

you can use Role Inheritance map

good article here

Visualize User's Role Inheritance Map

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi,

Thank you for the comment.

I thought the content of your link was very good for me.
Please tell me how to implement this.