HR agent workspace as default landing page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2025 11:17 AM
hi! How do we set the HR agent workspace as the default landing page? I was reading from this post and I wasn't sure I got the direction. Thanks in advance, Community!
HR Agent Workspace: Migration guidelines from Clas... - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2025 12:58 PM - edited 06-06-2025 01:02 PM
Hello @SNhydrone !
Assuming that you have already installed the corresponding plugin and the workspace exists in the instance, try to navigate to: System Properties › UI Properties and locate the property named 'glide.login.home'.
This property defines the default homepage displayed on login. If left blank, the last page visited will be used. Inside the value field, add the path of your desired workspace. For example for the HR Agent Workspace the value (string) should be: /now/hr/agent/home
Please consider marking my answer as helpful and accepting it as the solution if it assisted you in any way.