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

Module visibility

gayatrideshmukh
Kilo Contributor

Hi all,

How to make module visible for a particular group only?

5 REPLIES 5

Pradeep Sharma
ServiceNow Employee

Hi Gayatri,



You can restrict the modules based on roles.


Can you restrict showing a module link by group instead of role?



Please let me know if you have any questions.


HI



I am after the same thing, but, I don't want to assign roles to a group as I don't want them to have a license.



We want to create a link on the left hand menu for only certain people WITHOUT a role to see.   The only way I can see how to do it is to give them a role, but we don't want this.



Did anyone come up with any ideas?



Regards


ProbirDas
Tera Expert

Assign a custom role to that particular group. Then, you can associate the role with the module.


gayatrideshmukh
Kilo Contributor

Ok..Thanks..