Recommendations in Recommended Actions
Summarize
Summary of Recommendations in Recommended Actions
Recommendations in ServiceNow are designed to assist agents by suggesting helpful actions. These recommendations can take three forms: guidance, decision trees, and field recommendations. Each type provides different support for resolving issues or completing tasks effectively.
Show less
Key Features
- Creating Recommendations: Agents can create recommendations by selecting a type on the New Recommendation screen, which leads to the Recommendation form.
- Recommendation Types:
- Guidance: Suggestions for actions agents can take or information to share.
- Decision Trees: Step-by-step troubleshooting flows.
- Field Recommendations: Suggested values for specific fields.
- Recommendation Form: This form captures essential details about the recommendation, including action types and inputs necessary for execution.
- Action Inputs: Parameters that are required for completing actions can be selected manually, from context records, or resource generators.
- Active Status: Recommendations can be activated or deactivated to control their visibility and use.
Key Outcomes
By utilizing recommendations, ServiceNow agents can streamline their workflows, enhance decision-making, and improve response times when addressing customer issues. This feature ultimately contributes to more efficient service delivery and better customer satisfaction.
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, 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. |
| 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. |