How to domain separate the templates?

SwapnilC
Tera Contributor

Is there a way to separate templates by domain? I know I can limit visibility by groups, but I was wondering if it’s possible to separate them by domain as well. 

 

In the snippet from the agent workspace below, it shows that the user can see all the templates, which are specific to their group. I want the templates to be visible based on the record or the user’s domain. How can I achieve this?

SwapnilC_0-1750337896770.png

 

7 REPLIES 7

Chaitanya ILCR
Kilo Patron

Hi @SwapnilC ,

Domain separation should be already enabled for the sys_template (OOB with Domain separation plugin installation)

just check if the user also have access to any other domains

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SwapnilC 

Yes, if you install the domain plugin, you will be able to see the domain in the template as well.

*************************************************************************************************************
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]

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

SwapnilC
Tera Contributor

Hi @Dr Atul G- LNG , @Chaitanya ILCR ,

I have the primary domain as MSP shared, which contains the internal and customer domains.

 

The engineers use the Incident form to generate templates, and all the engineers are in the MSP domain. Meaning all of the engineers would have access to the customer domain templates. I want - if there's a way that all these customer templates can be filtered by incident domain?

Hi @SwapnilC ,

Try with a query BR to only show templates of the users domain 

Query BR on the system template table 

 

 

Regards 

Chaitanya