Recommendations in Recommended Actions
Summarize
Summary of Recommendations in Recommended Actions
Recommendations in ServiceNow's Recommended Actions provide agents with helpful suggested actions to resolve issues or assist customers effectively. There are three types of recommendations:
Show less
- Guidance: Suggested actions or information to share with customers.
- Decision tree: A guided troubleshooting flow to identify and solve issues.
- Field recommendation: Suggested values to fill specific fields.
These recommendations enhance agent efficiency by offering actionable steps along with relevant resources and inputs.
Creating and Managing Recommendations
Agents or administrators create recommendations within rules by selecting the recommendation type on the New Recommendation screen, which then opens the Recommendation form. This form captures all essential details for the recommendation, including:
- Rule and Context: Indicate where the recommendation applies (read-only).
- Name: The unique identifier for the recommendation.
- Action type and Action: Specify the type (Guidance, Decision tree, Field recommendation) and the exact action to suggest.
- Resource generator: Optionally link to a resource generator to provide relevant resources or inputs for the recommendation.
- Recommendation hint: Text shown to agents explaining why the recommendation is suggested, visible for guidance and decision tree types.
- Order and Active status: Control the display sequence and whether the recommendation is enabled.
- Action inputs: Parameters required to carry out the action; these can be static values, context inputs, or populated via resource generators.
- Group: (Optional) Used to group related recommendations for better organization, especially in Workforce Optimization for ITSM.
After saving the recommendation, agents can view and use the inputs to complete the suggested action.
Practical Benefits for ServiceNow Customers
- Streamlines agent workflows by providing context-aware, actionable suggestions.
- Improves resolution speed and consistency through guided troubleshooting and recommended field values.
- Allows customization of recommendations through action types, resource generators, and grouping, tailoring suggestions to specific organizational needs.
- Facilitates easy management and updating of recommendations within rules to keep guidance relevant and effective.
A recommendation is a way to suggest a helpful action to an agent. A recommendation includes the action and any relevant resources and inputs.
- Guidance: An action that an agent can take or information that they can share.
- Decision tree: A guided flow to troubleshoot an issue and provide a solution.
- Field recommendation: A recommended value to use for a field.
Creating a recommendation
When you create a recommendation, you can select the type from the New Recommendation screen. This screen lists the available types.
Selecting a type on the New Recommendation screen takes you to the Recommendation form. The selected type is added to the Action type field on the Recommendation form.
Recommendation form
The Recommendation form provides information about a recommendation, including the selected action and any inputs and resource generators that the action requires.
When you create a recommendation, you select an action type and an action. The next steps depend on the action type that you select. For example, guidances and field recommendations require action inputs while decision trees don’t.
When you create a recommendation, provide this information and save the record. After saving, you can see the Action inputs form section. Inputs are parameters that go into an action and enable agents to complete that action. You can select relevant inputs manually, from the context record, context inputs, or from the resource generator.
You can access the recommendation records by navigating to . New recommendations can be created only inside the rules. For more information, see Create a recommendation.
| Field | Description |
|---|---|
| Rule | The name of the rule for the context. This field is read-only. |
| Context | The name of the context that the Rule belongs to. This field is read-only. |
| Name | The name of the recommendation. |
| Action type | The type of recommendation:
|
| Action | The action to select for the recommendation. The available actions are determined by the selection in the Action type field. You can also create an action for the selected action type of guidance, decision tree, or field recommendation. |
| Resource generator |
The resource generator to select from the Resource generators list. You can also create a resource generator. Guidances and field recommendations can use resource generators to find relevant resources for the action inputs. If you change the value in the Resource generator field, you must save the recommendation to use the resource generator. |
| Recommendation hint | Text that tells the agent why a recommendation is being suggested. Hints apply to action types of guidance and decision tree. The hint appears at the top of the action cards in the Recommended Actions side panel. |
| Order | The order of the recommendations inside the rule. |
| Active | When enabled, the recommendation is active. |
| Action inputs | Action types and actions require inputs. These inputs are the parameters that enable agents to complete an action. You can choose static values for action inputs, or you can use a resource generator to supply values. If a context input is available for the context, it appears in the pill picker of the fields in Action inputs section. |
| Group | Group created by a defined grouping strategy that displays relevant recommendations together. Note: You might need to configure the Recommendation form to display the Group field. This
field is available by default for Workforce Optimization for ITSM users. |