Setting up Intelligent Task Recommendations
Summarize
Summary of Setting up Intelligent Task Recommendations
Intelligent Task Recommendation optimizes field agents' schedules by suggesting the best tasks to fill gaps in their calendars, enhancing productivity. This feature is available in both Dispatcher Workspace and the ServiceNow Agent Mobile Application. It highlights free time as white space in agents' calendars and recommends tasks based on specific criteria.
Show less
Key Features
- Tasks must be in the Work Order Task [wmtask] table and in the Pending Dispatch state.
- Recommendations consider the dispatch group or task location within the agent's area.
- Tasks' estimated work duration must fit within the agent's available time window.
- Domain separation is supported for this feature in Field Service Management.
Configuration
Administrators can configure Intelligent Task Recommendations by:
- Enabling the feature: This enhances agent efficiency in task selection.
- Creating policies: Define which tasks are recommended or use the default policy.
- Mapping policies: Ensure accessible task recommendation features in Dispatcher Workspace and Mobile.
- Defining recommendation criteria: Use filtering constraints to eliminate tasks and ranking criteria to prioritize suitable tasks.
- Customizing criteria: Tailor recommendations to specific business needs using script includes.
- Activating the plugin: Enable the Intelligent Task Recommendation plugin for Field Service Management.
Key Outcomes
By implementing Intelligent Task Recommendations, ServiceNow customers can expect improved scheduling efficiency, optimal use of agent time, and increased productivity through well-defined task recommendations that align with their operational needs.
Intelligent Task Recommendation suggests the best available tasks to fill gaps in field agents' schedules, maximizing their productivity. Available in both Dispatcher Workspace and ServiceNow® Agent Mobile Application, this feature enhances scheduling efficiency and ensures optimal use of agent time.
When Intelligent Task Recommendation is invoked in Dispatcher Workspace, any free time that agents have between tasks and events is displayed as white space in the agent's calendar. This feature recommends the best available tasks to fill these gaps in the schedule. This feature is available to both dispatchers in the Dispatcher Workspace and to field agents in the ServiceNow Agent Mobile Application.
- The task is listed in the Work Order Task [wm_task] table.
- The task is in the Pending Dispatch state.
- The dispatch group or task location is within the area that is covered by the agent.
- The estimated work duration is less than or equal to the selected time window in the agent's calendar.
Configuration
- Enable Intelligent Task Recommendations to improve agent efficiency and accuracy in selecting tasks based on rules and conditions.
- Create policy: Define policy to specify which tasks should be recommended to agents or use the default ‘Standard task recommendation’ policy. Policies serve as the foundation for task recommendation logic and ensure tasks are assigned based on specified criteria.
- Map policy to applications: Map the created policies to applications accessible to dispatchers and agents. This step enables users to access the task recommendation feature seamlessly from within their respective applications. By default, Dispatcher Workspace and Mobile are mapped to a task recommendation policy. This enables dispatchers and agents to utilize this feature within the applications they use daily.
- Define recommendation criteria: Recommendation criteria in Intelligent Task Recommendations are divided into two categories: filtering constraints and ranking criteria. Filtering constraints are used to eliminate tasks that do not meet specific requirements, ensuring only relevant tasks are considered for recommendation. On the other hand, ranking criteria evaluate tasks and assign them a score based on their suitability. This score helps prioritize tasks and ensures that agents are recommended the most appropriate ones.
- Customize criteria: Customize recommendation criteria using script includes to meet your organization's specific needs. This flexibility allows you to tailor task recommendations according to unique business requirements. These custom criteria are defined through script includes, offering a powerful way to personalize task recommendations. For more information, see Providing a script for custom task recommendation criteria.