Automations
Trigger actions automatically when your data changes.
What are automations?
Automations let you define rules: when something happens (trigger), do something else (action). They run in real-time and are logged in the audit trail.
Examples:
Triggers
A trigger is the event that starts the automation:
You can combine triggers with conditions to make automations more precise. For example: trigger when status changes, but only if priority is "High".
Actions
An action is what the automation does when triggered:
Actions execute in order. The output of one action can feed into the next.
Managing automations
Access automations from the board menu. Each automation shows:
You can pause, edit, duplicate, or delete automations. All automation runs are logged in the audit trail.
Be careful with automations that create records — they can trigger other automations, creating loops. SAJEL has built-in loop detection, but it's best to design carefully.