Dashboard Recent tab does not show last 9 viewed dashboardsIssue The Dashboard Recent tab does not display the default number (9) of last viewed dashboards. The number of dashboards that are listed under the Recent tab is reduced after some time. Expected behavior: Actual Behaviour: CauseThis is expected behaviorResolution1. Check if the user is opening the same dashboards repeatedly. Please refer to the "sys_ui_navigator_history" records.Please find below URL of "sys_ui_navigator_history" records. Filter the "sys_ui_navigator" records with user and Title as "Dashboard"https://<instance_name>.service-now.com/sys_ui_navigator_history_list.do2. Check and observe the first 9 "Navigator histories" records, if any dashboards are opened and used by the user repeatedly. In the below screenshot, The dashboard "Skill Management" is listed twice because the user opened it twice recently. 3. Recent dashboards show up to nine dashboards that the user has visited recently. The most recent are shown first. The recent dashboard considers the first 9 entries of sys_ui_navigator_history entries and shows them in the recent dashboards tab.4. The dashboard count will reduce if the user opens the same dashboards again and again.5. I have verified this behavior in OOB instance and the same behavior is seen in OOB also. It is expected behavior.6. Please refer to the below documentation.Dashboards overview