How to make dashboard as default instead of homepage in ServiceNow

sanjeetkumar
Tera Contributor

I want to set Dashboard as default instead of Homepage. But I dont find any possible way. Any help pls.

 

Default Setting:

find_real_file.png

 

Required Setting

find_real_file.png

1 ACCEPTED SOLUTION

aaronhalverson
Giga Expert

Add a user preference with no user reference as shown, it worked for us.

find_real_file.png

View solution in original post

4 REPLIES 4

Supriya Sirse1
Giga Expert

Hi SanjeetKumar,

 

As per you have mentioned in screenshot you have to do this setting then when user will login it will show you the Dashboard.

 

>> Below link may helpful:

https://docs.servicenow.com/bundle/jakarta-performance-analytics-and-reporting/page/use/dashboards/t...

 

>> You can set this in the sys_user_preference(User Preference) table. Keep in mind, users can change it simply by going to another homepage or dashboard. There you can create a record for particular user to set his default homepage or dashboard.

>> Link : https://docs.servicenow.com/bundle/jakarta-platform-user-interface/page/administer/navigation-and-ui...

The key is to find out the proper preference names and values for the records.

Kindly let me know in case of any help here.

 

Regards,

Supriya S.

 

Kindly Hit  Helpful, Reply,Mark as Correct Answer if you found useful.

Poorna7
Tera Expert

Hi Sanjeet,

I know this thread is 3 months ago and I am posting very late but I have the same requirement. Can you please let me know how did you implement this requirement.

 

Thanks in Advance!

aaronhalverson
Giga Expert

Add a user preference with no user reference as shown, it worked for us.

find_real_file.png

Ajaykumar1
Tera Guru

Hi Sanjeet,

Refer the the following community thread.

Dashboard as default screen on login

 

Regards,
Ajay