Rules in Recommended Actions
Summarize
Summary of Rules in Recommended Actions
A rule in the Recommended Actions application provides a way to show recommendations to agents based on defined conditions and user roles. This enables agents to receive helpful suggestions for managing records, particularly cases, enhancing their efficiency and decision-making.
Show less
Key Features
- User Roles: Define which user roles can view the recommendations associated with a rule.
- Conditions: Specify the conditions that must be met for recommendations to be shown.
- Multiple Recommendations: Each rule can include various recommendations, such as predicting case assignment groups or suggesting knowledge articles.
- Inheritance: Rules can be applied to tables extended from a parent context, allowing inherited recommendations to be available for those extended contexts.
- Rule Form: The Rule form captures essential details including the rule name, context, roles, description, and conditions.
Key Outcomes
By implementing rules in Recommended Actions, ServiceNow customers can:
- Improve the efficiency of case management by providing agents with relevant recommendations.
- Ensure consistency across extended contexts through inherited rules and recommendations.
- Access a structured approach to creating and managing recommendations that enhance user productivity.
A rule is a set of conditions that applies to a context. A rule shows recommendations to agents with certain roles for records that meet certain conditions.
- Selecting the user roles that can see the recommendations associated with the rule.
- Defining the conditions that apply to the context records and context inputs.
- Creating recommendations for the rule. A recommendation is a way to suggest a helpful action to an agent. A rule can have multiple recommendations.
- Case field level recommendations: This rule includes one recommendation to predict a value for the Assignment group field on the Case form.
- Case side panel recommendations: This rule includes recommendations to view and attach a knowledge article to a case and to attach and add a link to a knowledge article in a comment, work note, or email.
Apply rules to tables extended from the context table
The rule created in the parent context are inherited by the extended context when you select the Apply to tables extended from the context table check box in a rule. The rules inherited from the parent context appear in the Inherited Rules related list of the extended context. Therefore, the recommendations of these rules are passed on to the extended context. Along with the recommendations of the context table, the recommendations of the active rules from the parent context are inherited by the extended context.
Rule form
The Rule form provides information about the rule, including a description, the selected user roles, and conditions that apply to the table in the associated context.
When you create a rule, provide this information and save the record. After saving, you can see the Recommendations related list.
You can access the rule records by navigating to . New rules can only be created from within a context. For more information, see Create a rule.
| Field | Description |
|---|---|
| Name | The name of the rule. |
| Context | The context that this rule is associated with. This field is auto-populated from the Context form. |
| Roles | The user roles that can see recommendations for this rule. |
| Description | A brief description of the rule. |
| Advanced Condition | The conditions that apply to the records from the context table. If a context input is available for the context, you can build conditions on it along with the context table. |
| Fields affecting this rule | Fields from the context table that need to be monitored. Changes to these fields generate recommended actions of the type field recommendation for unsaved records. |
| Active | When enabled, the rule is active. |
| Apply to tables extended from the context table | When enabled, the rule is applied to tables that are extended from the context table. |
| Order | Determines the order in which the rule is applied. |