Workflow rule | Supervisor rule |
Workflow rules are event-based. | Supervisor rules are time-based. |
Automation triggers immediately when a ticket is created, updated, or a field value changes. | Automation triggers after a specified time interval has passed since a defined event. |
Executes instantly when conditions are met. Triggered based on current field values or changes (e.g., Status is Open, Priority is High). | Executes once every hour, checking tickets that meet the defined time-based condition. Triggered based on elapsed time conditions (e.g., Hours since assigned > 2, Hours since last response > 4). |
Can trigger multiple actions like alerts, field updates, and custom functions simultaneously. | Can trigger up to three time-based actions per rule: one alert, one task, and one field update. |
Available across multiple modules (Tickets, Contacts, Accounts, etc.). | Applicable only to the Tickets module. |