Enabling Next Experience for Specific Agent Groups

NeeleshP
Kilo Contributor

My organisation is curently running ServiceNow Xanadu Patch 9a in our Test Environment. We have enabled Service Operations Workspace and Next Experience UI. However, Next Experience is now turned on for all agents by default and turning it off can only be done by agents manually. We are trying to turn it on only for specific agents so we can rollout the new UI experience to all ServiceNow Agents on a team by team basis once they have received some basic usage training.

 

I would be very grateful for any instructions that can be provided for enabling Next Experience on a ServiceNow Group basis only. Many Thanks.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @NeeleshP 

 

By default, all agents have the ITIL role, and since ITIL inherits the SOW-specific role, this causes all agents to have access to SOW.

✅ Best Practice:

  • Create a new group specifically for agents who need access to SOW.

  • Assign the SOW-specific role only to this new group.

  • Then, remove the SOW-specific role from the ITIL role, so that only the selected users in the new group can access SOW — not all agents.

 

https://www.servicenow.com/docs/bundle/yokohama-it-service-management/page/product/service-operation...

 

Role Description Inherited roles
itil Provides access to all SOW pages. sn_sow.sow_user
sn_sow.sow_user Provides access to SOW. By default, the itil role contains the sn_sow.sow_user. In case a user has roles other than itil, ensure that sn_sow.sow_user role is assigned to the user to access SOW. None
*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

Thank you very much for you response, we will give this a try.