Restrict the viewing of a category in the CSM portal to specific groups only

MariaVitorS
Tera Contributor

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?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@MariaVitorS 

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

AnkurBawiskar_0-1746023900247.png

 

2) Fill the name and add Group

AnkurBawiskar_1-1746023922618.png

 

3) it gets linked in Available For related list

AnkurBawiskar_2-1746023955793.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@MariaVitorS 

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

AnkurBawiskar_0-1746023900247.png

 

2) Fill the name and add Group

AnkurBawiskar_1-1746023922618.png

 

3) it gets linked in Available For related list

AnkurBawiskar_2-1746023955793.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron
Tera Patron

@ericmoya 

share which configuration you updated

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Gaurav Rathaur
Kilo Guru

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

  1. Navigate to User Criteria (sys_user_criteria.list).

  2. Click New.

  3. Provide a Name.

  4. In the Users or Groups related lists, specify the groups or users who should see the category.

  5. 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:

    1. Navigate to Service Catalog > Catalog Definitions > Categories.

    2. Open the category you want to restrict.

    3. 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.