Use the Insight rule form to create an insight rule from Automation Center.

Table 1. Insight rule form
Field Description
Name Name of the insight rule.
Active Option to verify the usability of the insight rule.

On clearing this option, the notifications won’t be generated from this insight rule.

Application Field that indicates which applications can use this insight rule.
Severity Priority of the insight rule:
  • Urgent
  • High
  • Moderate
  • Low

The default value is set to Moderate.

Type Level of insight rule:
  • Info
  • Warning
  • Error
Message Custom message that describes the insight.

For example, Time to Cleanup Automation Tasks. The count is {0}.

To configure the variable, such as {0}, see Write a script for an automation message variable.

Note: To enable localization of this message string, create the sys_ui_message update record. For more information, see Custom translations.
Applies to Table that the insight rule is applied on.

For example, Automation Request [sn_ac_automation_request].

When Conditions at which the insights are triggered.

Select a table from the Applies to list before modifying this field.

This field appears only when an entry is selected from the Threshold type list.

Select the Set Condition field to add a trigger condition. For example, you might want to generate an insight rule when the state of an automation request isn't published. In that case, select State from the field list, is not from the operator list, and Published from the value list.

You can use or or and next to the condition.

To add more conditions, select New condition set.

Threshold type Type of threshold:
  • Count
  • Percentage
Threshold Count
Note: This tab appears only when Count is selected from the Threshold type list.
Operator Qualifier to trigger insights:
  • is
  • less than
  • greater than
  • less than or is
  • greater than or is

This field appears only when Count is selected from the Threshold type list.

Value Value to determine if an insight rule must be triggered based on the qualifier that is selected in the Operator field.

For example, an insight rule is triggered if a few automation requests get rejected in a day. To set a condition, select Count in the Threshold type list, greater than in the Operator list, and 10 in the Value list.

This field appears only when Count is selected from the Threshold type list.

Threshold Percentage
Note: This tab appears only when Percentage is selected from the Threshold type list.
Percentage of Denominator value for the resulted rule value.
Operator Qualifier to trigger insights:
  • is
  • less than
  • greater than
  • less than or is
  • greater than or is

This field appears only when Percentage is selected from the Threshold type list.

Value Value to determine if an insight rule must be triggered based on the qualifier that is selected in the Operator field.

For example, an insight rule is triggered if a few automation requests get rejected in a day. To set a condition, select Percentage in the Threshold type list, greater than in the Operator list, and 10% in the Value list.

This field appears only when Percentage is selected from the Threshold type list.