Dashboard Usage

brandonjoyce
Giga Contributor

I am a SNOW admin at my company. I am trying to figure out when a dashboard was last used/updated. I am looking in All>Self-Service>Dashboards. Any help would be greatly appreciated!

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @brandonjoyce 

https://www.servicenow.com/community/sysadmin-forum/determining-the-usage-of-a-report-or-dashboard/m...

 

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

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

Bhuvan
Tera Sage

@brandonjoyce 

 

Go to All -> Self-Service -> Dashboards and you can see updated and updated by columns in the list view by default. You can add more fields to list view by editing personalize list.

 

Click on more actions -> Open record and you can add the field(s) to form view or see show xml to see more details.

Bhuvan_0-1756989639937.png

Bhuvan_1-1756989662166.png

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

@brandonjoyce 

 

You can use 'sys_ui_navigator_history' table with below filter to show more information of Platform Analytics Dashboards.

 

title=PAR Dashboard

 

Bhuvan_1-1756990331465.png

It retains data for 2 years and can change the retention period from below property,

 

https://<instance-name>.service-now.com/nav_to.do?uri=sys_auto_flush.do?sys_id=47df2726c3031010c5844...

 

Bhuvan_0-1756990253694.png

Below article would help further if you need to extract more information on dashboard usage,

 

https://www.servicenow.com/community/performance-analytics-blog/tracking-and-reporting-on-dashboard-...

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

@brandonjoyce 

 

Did you get a chance to review this ?

 

If my response helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan