Configuring the Recommended Actions application
Summarize
Summary of Configuring the Recommended Actions application
The Recommended Actions application enables ServiceNow administrators to configure context-driven, relevant actions that agents can take based on the specific record they are working on. This improves agent efficiency by providing tailored guidance, decision trees, or field recommendations relevant to the record's context.
Show less
Configuration Steps
- Create a context: Define a context tied to a specific table (e.g., Case table) to scope where recommendations will appear.
- Create a context input: Optionally associate additional entities beyond the context table to dynamically update recommendations as the context changes.
- Create a rule for the context: Define conditions on the context table that control when a recommended action is shown, and specify which user roles can access these recommendations. Rules can only be created within an existing context.
- Create recommendations for rules: Suggest specific actions for agents by creating recommendations within the rule. You can choose from types such as guidance, guided decision trees, or field recommendations.
Action Types
- Guidance: Actions or information agents can take or share, such as attaching knowledge articles or creating work orders.
- Guided decision tree: Multi-step, question-and-answer flows that lead agents through a process and result in actionable guidance.
- Field recommendation: Suggestions for field values, like recommending an assignment group based on case details.
Additional Configuration Elements
- Resource generators: Configure these to supply information inputs used by actions like guidance and field recommendations. Decision trees do not require resource generators.
- Arbitration parameters: Set parameters to control the frequency and priority of recommended actions, ensuring agents receive the most critical guidance to resolve customer issues efficiently.
By correctly configuring these components, ServiceNow customers can deliver dynamic, context-aware recommendations that enhance agent productivity and improve issue resolution quality.
As an admin, configure the Recommended Actions application to display relevant actions to your agents based on a record context.
Recommended actions
| Step | Description |
|---|---|
| Create a context | A context enables agents to see recommendations for records from a specific table, such as the Case table. |
| Create a context input | A context input enables you to associate entities beyond just the context table with a context ensuring that recommendations are updated dynamically as the context evolves. Note: This step is not
mandatory. |
| Create a rule for a context |
A rule is a set of conditions that applies to a context and determines when a recommended action appears. When you create a rule:
Note: New rules can only be created from within a context. |
| Create a recommendation for a rule |
A recommendation is a way to suggest an action to an agent. Create a recommendation by selecting one of the recommendation types available on the New Recommendation screen:
Note: New recommendations can only be created from within a rule. |
Action types
| Action type | Description |
|---|---|
| Guidance |
An action that an agent can take or information that they can share. For example, a guidance can recommend that an agent can view and attach a knowledge article to a case or create a work order. |
| Guided decision tree | A guided flow to follow. A decision tree is a multi-step process that includes a series of questions and answers and results in guidance. |
| Field recommendation | A recommended value to use for a field. For example, this type of action can recommend the assignment group based on the text in the case short description. |
Resource generators
Configure resource generators to provide information that you can use as inputs to actions such as guidances and field recommendations. Configuration of decision trees don’t require resource generators. For more information, see Create a resource generator in Recommended Actions.
Arbitration parameters
Configure arbitration parameters to 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. For more information, see Configure the arbitration parameters in Recommended Actions.