How to change default Landing page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Whenever user was login to ServiceNow they are seeing Time sheet dashboard. i want to update the default dashboard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @v_alphaguru ,
you can update the default page based on your UI type:
For Next Experience / Workspaces:
Navigate to Workspace Experience > Administration > All Workspaces.
Open your workspace and adjust the Landing Pages related list — the lowest Order becomes the default.
You can also define different landing pages per role.
For Classic UI / Dashboards:
Enable system property glide.next_experience.user_selected_landing_page_enabled.
Users can set their start page under Profile → Preferences → Display → Current start page.
For global defaults, update properties like glide.login.home or glide.home.page.
For Service Portal:
Modify the SPEntryPage script include or update the glide.entry.page.script property to point to your preferred portal homepage.
References:
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
seems somebody captured this user preference and followed this link, update with your dashboard sysId and see after re-logging.
Set a specific dashboard as home for all users
💡 If my response helped, please mark it as correct ✔️ and close the thread 🔒 — this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hope you are doing good.
Did my reply answer your question?
💡 If my response helped, please mark it as correct ✔️ and close the thread 🔒 — this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
