How to domain separate the templates?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 06:00 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 06:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 06:16 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 06:44 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 06:47 AM - edited 06-19-2025 06:48 AM
Hi @SwapnilC ,
Try with a query BR to only show templates of the users domain
Query BR on the system template table
Regards
Chaitanya