Dashboard - Remove dashboard from Recent tabs

Nageshwari P
Tera Contributor

Hi Team,

 

I have got a requirement that, when we open any dashboards that will be shown in Dashboards > recent tab right.
Is there any way that we can hide the particular dashboard from the Recents tab.

 

Best Regards,

Nageshwari P.

1 ACCEPTED SOLUTION

kaushal_snow
Mega Sage

Hi @Nageshwari P ,

 

You can remove a dashboard from the Recent tab by deleting its entries from the sys_ui_navigator_history table (where dashboards viewed are tracked), which removes it from the Recent list without deleting the dashboard..

 

Try this once and let me know. If you find this helpful, please accept this as a solution and hit the helpful button..

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

View solution in original post

2 REPLIES 2

JackieZhang
Tera Contributor

try to clear the value com.snc.par.dashboards.ui.preferences in user preference table  {"recent":"[{\"sys_id\":\"25fd7baed5ac2b9cae9b6eb87c0e210d\",\"viewed\":\"2025-07-31 02:42:34\"}]"}

kaushal_snow
Mega Sage

Hi @Nageshwari P ,

 

You can remove a dashboard from the Recent tab by deleting its entries from the sys_ui_navigator_history table (where dashboards viewed are tracked), which removes it from the Recent list without deleting the dashboard..

 

Try this once and let me know. If you find this helpful, please accept this as a solution and hit the helpful button..

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/