Redirect an agent to the Service Operations Workspace landing page
Enable an agent to start prioritizing tasks quickly by redirecting the agent to the Service Operations Workspace landing page after logging in to the ServiceNow instance.
Before you begin
Role required: admin
Ensure that Next Experience is enabled on your instance. For information about its activation, see Considerations for activating Next Experience.
Ensure that the value of the glide.login.home property is set to /now/nav/ui/home. This property specifies the default homepage displayed on login.
About this task
A tier-1 agent is an itil user who belongs to a service desk group.
A tier-2 agent is an itil user who doesn’t belong to a service desk group.
Procedure
-
To redirect the agent to Service Operations Workspace, ensure
that the itil role is assigned to the user record of the agent.
-
To redirect a tier-1 agent to the Service Operations Workspace tier-1 landing page, ensure that the user record belongs to a service desk group.
-
To redirect a tier-2 agent to the Service Operations Workspace tier-2 landing page, enable the use of user criteria records instead of the Roles field for UX Framework variants.
- From the All menu, navigate to sys_properties.list.
- Select the glide.ux.user_criteria_enabled property.
- In the Value field, specify true.
- Select Update.