how to set a dashboard as home page permanently, should not change to the last visited dashboard

kushagrasingh
Tera Contributor

I have set up a particular dashboard as homepage for all users across the system, this dashboard stays as the hompeage until another dashboard is not visited, once another dashboard is viewed it becomes as the landing page.
Is there any way to solve this?

3 REPLIES 3

Community Alums
Not applicable

Hi @kushagrasingh 

 

Please check this link https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0683955

 

Please Mark if this helps you

 

Regards,

Sravani

Bhavya11
Kilo Patron

Hi @kushagrasingh 

 

Please follow this steps
1 type User Preferences

Bhavya11_0-1719919937661.png

 

after click on User Preference, Click the New button from list

Bhavya11_1-1719920099732.png

Enter the following values:

  • Name: my_home_navigation_page
  • System: Make sure it is set to true
  • User: Make sure this field is empty (this empty field combined with the System checkbox checked will make the user preference apply to all users in the instance).
  • Type: String
  • Value: $pa_dashboard.do 

 

Please mark it helpful if it answers your query.

Thanks,
BK

this makes the dashboards as the homepage, however when you navigate to another dashboard it will make that dashboard as home screen.