Recommended Actions
Summarize
Summary of Recommended Actions
Recommended Actions in ServiceNow assist agents by displaying relevant actions based on the context of a record or suggesting field values. This feature streamlines agent workflows and improves customer issue resolution by providing tailored recommendations directly in the workspace interface.
Show less
Key Features
- Guidance: Provides actionable steps or information as cards in the contextual side panel. Agents can apply solutions from previous cases, such as copying resolution notes for similar issues.
- Field Recommendation: Suggests values for fields based on existing data, either auto-filling them or displaying messages. This helps agents quickly fill out case forms based on context.
- Decision Trees: Offers a guided series of questions for agents to follow, leading to specific recommendations. This requires the Guided Decisions application.
- Configuration Elements: Involves setting contexts, rules, recommendations, resource generators, and arbitration parameters to manage how actions are recommended to agents.
Key Outcomes
By implementing Recommended Actions, ServiceNow customers can expect enhanced efficiency in case management, quicker resolution of customer issues, and improved accuracy in data entry through field recommendations. Agents will have direct access to relevant actions and resources, streamlining their workflow and ultimately leading to increased customer satisfaction.
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 must help resolve customer issues.