Independent Rule sets
Independent rule sets are used when rules need to run without an entity context, so any required data must be passed in as parameters at execution time.
They are typically executed explicitly by another rule, action, or application, often with parameters supplied to control their behavior.
Because they are not tied to a specific entity, they allow logic to be defined once and invoked wherever needed.
They are created under the Independent folder in the Rules navigation.
Create an independent rule set
- Navigate to the Rules tab.
- Open the Independent folder.
- Select Add to create a new rule set.

Rule set parameters
Independent rule sets support parameters.
Parameters define values that can be passed into and returned from a rule set.
Parameters can be added from the rule set view when creating or editing an independent rule set.
