- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2025 06:45 AM
Hi guys, what's up?
I'd like to know how I can restrict the viewing of a category in the CSM portal to specific groups only.
Could someone help me with that, please?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2025 07:39 AM
you can add User Criteria to that category and then add that in Available For. give the group to which it need to be seen
1) click New in related list of Available For
2) Fill the name and add Group
3) it gets linked in Available For related list
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2025 07:39 AM
you can add User Criteria to that category and then add that in Available For. give the group to which it need to be seen
1) click New in related list of Available For
2) Fill the name and add Group
3) it gets linked in Available For related list
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2025 07:42 AM
share which configuration you updated
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2025 07:43 AM
Hi @MariaVitorS ,
To restrict the viewing of a category in the Customer Service Management (CSM) portal in ServiceNow to specific user groups, you can use user criteria in conjunction with portal settings. Here's a step-by-step approach:
🔒 Method: Use User Criteria to Restrict Categories in CSM Portal
Step 1: Create User Criteria
Navigate to User Criteria (sys_user_criteria.list).
Click New.
Provide a Name.
In the Users or Groups related lists, specify the groups or users who should see the category.
Save the record.
Step 2: Apply User Criteria to the Category
The CSM portal often uses topic categories or catalog categories. Based on what you’re trying to restrict:
If it’s a knowledge base category or topic, go to:
Knowledge > Administration > Topic Categories (or similar)
Open the category you want to restrict
Scroll to the User Criteria related list (or Visibility settings)
Add the User Criteria created earlier.
If it’s a Service Catalog category:
Navigate to Service Catalog > Catalog Definitions > Categories.
Open the category you want to restrict.
In the Available For and Not Available For fields, add the User Criteria.
If my response helped please mark it correct and close the thread so that it benefits future readers.