We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Check for roles

KiranmaiP
Tera Contributor

How to check what is assigned to a table in application, role to all modules available in a menu in an application?

3 REPLIES 3

Not applicable

Hi @KiranmaiP ,

For any Application Module, you can click on the icon highlihted below to edit module:

SandeepDutta_0-1719409383921.png

 

IF you see the visibility tab, you can find the roles required to see the module and if no roles mentioned then it's available for all :

SandeepDutta_1-1719409473582.png

 

Dr Atul G- LNG
Tera Patron

Hi @KiranmaiP 

 

You can click on pencil icon of module and then you can see.

AGLearnNGrow_0-1719409935204.png

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Sid_Takali
Kilo Patron

Hi @KiranmaiP The table "sys_app_module"  and "sys_app_application" holds all the Modules and Applications.  You can open by name and can see related values. 

SiddharamTakali_0-1719410366657.png

 

 

Regards,

Sid