Recommended Actions
Summarize
Summary of Recommended Actions
Recommended Actions in ServiceNow enable agents to receive context-specific suggestions to streamline their workflow and improve case resolution. These actions help agents by recommending relevant steps, field values, or guided decision processes based on the record they are working on. This capability enhances agent efficiency and accuracy in addressing customer issues.
Show less
Key Features
- Guidance: Displays actionable cards in the contextual side panel of workspaces that agents can follow or share. For example, copying resolution notes from a solved case or creating a work order to dispatch a replacement.
- Field Recommendation: Suggests values for specific fields on new or existing records. Agents see these as messages beneath fields or auto-filled values based on configurable confidence thresholds. For example, recommending an assignment group based on case description.
- Decision Tree: Provides a multi-step guided flow, asking agents a series of questions to recommend a final guidance. This requires the Guided Decisions application to create and deploy.
- Resource Generators: Utilize decision tables, flows, scripts, Predictive Intelligence, or AI search to supply information such as knowledge article links to support guidance and field recommendations.
- Arbitration Parameters: Control the frequency and priority of recommended actions to ensure agents receive the most relevant guidance for resolving issues efficiently.
How It Works
Recommended Actions are configured through a multi-step process involving:
- Context: Defines the record types and situations where recommendations appear.
- Rule: Sets conditions to trigger recommendations within a context.
- Recommendation: Specifies the action type (guidance or field recommendation) suggested to the agent.
Guidance and Decision Tree actions appear as cards in the workspace side panel, while Field Recommendations appear as messages or auto-filled values within record forms, allowing agents to adopt suggestions directly.
Benefits for ServiceNow Customers
- Improves agent productivity by providing relevant, actionable suggestions directly within the workspace.
- Enhances case resolution accuracy with context-aware guidance and field value recommendations.
- Supports a consistent troubleshooting approach through decision trees, improving customer satisfaction.
- Leverages AI and intelligent resource generators to keep recommendations relevant and up to date.
Use Recommended Actions to display relevant actions to agents based on a context of a record or recommend a value for a field.
Action types in Recommended Actions
| Action type | Description | Use cases |
|---|---|---|
| Guidance |
A guidance is an action that an agent can take or information that an agent can share.
|
|
| Field recommendation | A field recommendation is a value that is recommended for a field. Depending on the configuration, the recommended field values are auto-filled or shown as messages underneath the fields for the new records. The recommended field values are shown as messages only underneath the fields for the existing records.
|
|
| Decision tree | A decision tree is a guided flow for agents to follow. A decision tree is a multi-step process that asks a series of questions. Based on the answers that an agent enters, a guidance is provided. Note: The Guided Decisions application (sn_gd_core) is required to create decision trees. |
Rina created a case to report that their phone isn’t charging. The agent assigned to the case is recommended to use a decision tree that asks a series of questions to troubleshoot the issue with the phone and provides a guidance in the end. |
For more information, see Creating guidance and field recommendation in Recommended Actions.
Elements for configuring recommended actions
- Context
- A context enables agents to see recommended actions for a record in that table when certain rules are met. For more information, see Contexts in Recommended Actions.
- Rule
- A rule is a set of conditions that applies to a context and determines when a recommended action appears for records in the context table. For more information, see Rules in Recommended Actions.
- Recommendation
- A recommendation is a way to suggest an action to an agent. You can create recommendations with action types of guidance and field recommendation. For more information, see Recommendations in Recommended Actions.
- Resource generators
- Resource generators provide helpful information for guidance and field recommendations. The resource generators use decision table, flow, scripts, Predictive Intelligence framework, or AI search capabilities to generate resources. For example, a resource generator can provide a knowledge article link that can then be used as a recommended action for a case. For more information, see Resource generators in Recommended Actions.
- Arbitration parameters
- Arbitration parameters determine the frequency of issues or the priority order of the recommended actions so that agents get the guidance that they need to help resolve customer issues.