- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 01:22 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 01:40 AM
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..
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 01:26 AM
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\"}]"}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 01:40 AM
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..
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/