Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Agent Workspace Landing Pages Accessible to Role or Group

TStark
Kilo Sage

I would like to configure my Agent Workspace Landing pages to be accessible based on either group or role. For example, I have a landing page titled "Report Overview" and only want a specific set of users (either by group or by role) to see this landing page. Any advice on how to accomplish this would be much appreciated.

Thanks,
AJ

1 ACCEPTED SOLUTION

navigate to this url 

https://[instance].service-now.com/sys_ux_page_element_m2m_role_list.do

 

add create a entry for your page and keep your application same as landing page.

 

find_real_file.png

View solution in original post

10 REPLIES 10

You can goto sys_ux_page_element_m2m_role table and create this entry in same application scope as the landing page(ITSM landing pages)

You lost me when you stated: "You can goto sys_ux_page_element_m2m_role table". There isn't a table nor a role with that name.

navigate to this url 

https://[instance].service-now.com/sys_ux_page_element_m2m_role_list.do

 

add create a entry for your page and keep your application same as landing page.

 

find_real_file.png

Ahhh! Got it. Thanks again Pranesh!

Hi Pranesh,

Any ideas on how to remove a role that has been added to Landing Page?

Thanks,
AJ