Monitoring access to the knowledge base

PeConsorti
Tera Contributor

Hi everyone,

 

I would like some help figuring out how to check by name, who accessed the knowledge base and which articles were viewed by person.

The aim would be to check which employees are not using the knowledge base, to disseminate it to them.

2 ACCEPTED SOLUTIONS

Eoghan Sinnott
Kilo Sage
Kilo Sage

Hi, 

 

You can run a report on the Knowledge Use [kb_use] table and Group by 'User'. This will give you a breakdown of all Users that have used the Knowledge base. You can add Conditions then to set time frame, specify Knowledge Bases etc. You can click into each bar to show which articles were viewed by the user, or could add 'Stack by Article' to display it on the main report.

 2023-11-13_08-36-51.jpg

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @PeConsorti 

 

Create a report on Kb_use and group by users to get the results. 

*************************************************************************************************************
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]

****************************************************************************************************************

View solution in original post

3 REPLIES 3

Eoghan Sinnott
Kilo Sage
Kilo Sage

Hi, 

 

You can run a report on the Knowledge Use [kb_use] table and Group by 'User'. This will give you a breakdown of all Users that have used the Knowledge base. You can add Conditions then to set time frame, specify Knowledge Bases etc. You can click into each bar to show which articles were viewed by the user, or could add 'Stack by Article' to display it on the main report.

 2023-11-13_08-36-51.jpg

Hello Eoghan,

 

Your solution its perfect for my request.

Very Thanks

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @PeConsorti 

 

Create a report on Kb_use and group by users to get the results. 

*************************************************************************************************************
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]

****************************************************************************************************************