The CreatorCon Call for Content is officially open! Get started here.

restrict specific knowledge article to users or groups

thoemu_s
Tera Expert

We use a knowledge base in ServiceNow in our company, which is visible to all employees (snc_internal). Now we would like to create individual articles in this knowledge base and make them viewable only for specific users or groups. Is that even possible? Currently, as a ServiceNow admin, I can only find the "can read" menu at the knowledge base level, but not at the level of a new article.

4 ACCEPTED SOLUTIONS

RaghavSh
Kilo Patron

you can add user criteria at knowledge article as well. There is can read and cannot read fields on knowledge article as well. You may have to configure form to view them.

 

refer : https://www.servicenow.com/docs/bundle/zurich-servicenow-platform/page/product/knowledge-management/... 


Please mark the answer correct/helpful accordingly.

 

 


Raghav
MVP 2023
LinkedIn

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@thoemu_s 

yes it can be done at article level as well.

Control access at the knowledge article level through user criteria 

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

M Iftikhar
Giga Sage

Hi @thoemu_s,

To restrict access to a knowledge article, follow these steps:

  1. Open the KB article you want to secure.

  2. Select Configure > Form Layout from context menu.

  3. In the form layout, add the "Can Read" and "Cannot Read" fields to your default view.

  4. Save the form layout and refresh the KB article form.

  5. You'll now see the Can Read and Cannot Read fields on the form.

    • Use Can Read to specify the user criteria who can access the article.

    • Use Cannot Read to specify the user criteria who should be denied access.

For detailed instructions, please refer to the official product documentation here:
Control access at the knowledge article level through user criteria

 

Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.

View solution in original post

10 REPLIES 10

M Iftikhar
Giga Sage

Hi @thoemu_s,

To restrict access to a knowledge article, follow these steps:

  1. Open the KB article you want to secure.

  2. Select Configure > Form Layout from context menu.

  3. In the form layout, add the "Can Read" and "Cannot Read" fields to your default view.

  4. Save the form layout and refresh the KB article form.

  5. You'll now see the Can Read and Cannot Read fields on the form.

    • Use Can Read to specify the user criteria who can access the article.

    • Use Cannot Read to specify the user criteria who should be denied access.

For detailed instructions, please refer to the official product documentation here:
Control access at the knowledge article level through user criteria

 

Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.