Previous Topic: VariablesNext Topic: Conditions


Entry Rules

Entry Rules define the conditions for when a policy should run. These conditions use the values gathered by the data elements in the policy.

There can be multiple entry rules in a policy, and an entry rule can have multiple conditions. At least one entry rule must be matched, meaning all conditions in that entry rule must be met for a policy to move on to the action rules.

The following fields define an entry rule:

Name

Provides a friendly name for the entry rule.

Description

Defines the meaning of the entry rule.

Conditions

Specifies the criteria to match.

Note: Conditions in an entry rule always have an AND operator between them.

More Information:

Conditions