Automations and Approval Chains
Configure workflow rules, approval chains, triggers, actions, and run history.
Automations and Approval Chains
Automations run workflow actions when records match configured triggers. Approval chains define who reviews important records.
Navigation
Open Settings > Automations, or go to /settings/automations.
Automation Rules
An automation rule includes:
| Field | Meaning |
|---|---|
| Name | Rule label. |
| Entity type | Record type the rule watches. |
| Trigger | Event such as created, updated, status changed, or field changed. |
| Conditions | Optional filters that must match before actions run. |
| Actions | What the rule does. |
| Priority | Order in which rules are evaluated. |
| Enabled state | Whether the rule is active. |
Supported Actions
Actions can include status updates, notifications, approval requests, and other workflow operations configured by the system.
Approval Chains
Approval chains define one or more approver steps. A step can use:
- Specific users.
- Roles.
- Managers or dynamic approvers when supported.
- All-of or any-of approval rules.
Common Workflows
Create an Automation
- Open Settings > Automations.
- Create a rule.
- Select the entity and trigger.
- Add conditions.
- Add one or more actions.
- Enable the rule after testing.
Create an Approval Chain
- Open approval chains.
- Create a chain.
- Add steps and approvers.
- Choose whether all approvers or any approver can complete each step.
- Connect the chain to automation or module settings.
Safety Notes
- Test billing and approval automations with a narrow scope first.
- Avoid rules that repeatedly update the same field unless loops are prevented.
- Review run history when a rule does not behave as expected.
- Keep approval chains aligned with finance and delivery policy.