How to restrict specific groups or categories of incidents to only its group members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 03:31 AM
Hello All,
I want to restrict the HR group from everyone as it will contain confidential data.
I need guidance with it.
i have refered to the knowledge artile here:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0790987
but not sure what wrong i am doing .
I have attached the image below for more info.
Thanks in Advance,
Regards,
Renu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 04:31 AM
So members from HR group should not see any incidents?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 09:32 PM
Hi Ankur,
Could you guide me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 04:59 AM
Hi Ankur,
I need only the hr people and the creator of the ticket to be able to view the ticket.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 10:32 PM
Hi @Renu4 ,
Use the below script to achieve this requirement.
Use sys_id of group in place of group name.
If this solves your query mark this as correct and helpful.
Thanks
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 10:56 PM - edited 11-02-2023 10:57 PM
Hi Anand,
i can still view the tickets raised by one more colleague to the HR group.
i am using before -->query rule.