Skip to content

Automations overview

Automations watch for an event or schedule, then run the connected steps you define. Use them to notify your team, update records, communicate with clients, call an integration, or branch and wait without repeating the work manually.

Open Settings, then Automations ( /settings/automations (opens in new tab) ) to see the automation list.

Automations list with two active documentation examples and one inactive example with a failed last run
View full size
PartWhat it does
TriggerStarts the automation when an event occurs, a schedule arrives, a webhook is received, or a button or link is selected.
ConditionNarrows a trigger or creates a branch by comparing fields and values.
ActionPerforms work such as sending a notification, updating a task, creating a ticket, or calling an integration.
ConnectionSets the path and order between nodes. A node’s position on the canvas does not set execution order by itself.
RunOne recorded execution. The Activity tab shows its status, timing, steps, and any surfaced error.

Publishing and activation are separate controls.

StateMeaning
DraftThe current builder graph has not been published. A new automation starts here.
PublishedA saved version is available to run.
ActiveThe published version can accept new trigger events.
InactiveNew trigger events do not start runs. Existing activity remains available.
Draft (v# is Active)You are editing a draft while the named published version remains active. Publish the draft when it is ready to replace that version.

Publishing does not automatically make an automation active. After publishing, use the toggle beside the state badge when it should begin accepting triggers.

Editorial illustration of a trigger node starting an automation graph. How-to Create an automation Create a draft, choose a real trigger, and add conditions with All or Any matching. Editorial illustration of automation nodes being chained together. Guide Add actions and steps Configure actions, connect nodes, and use the connection path to control order. Editorial illustration of an automation being published as a new version. Guide Publish and manage automations Publish, activate, edit a live automation safely, restore a version as a draft, duplicate, or delete. Editorial illustration of an automation run timeline with success marks. Guide View run history Filter Activity, open an execution timeline, inspect errors, and re-run when appropriate. Editorial illustration of recipe cards beside a small automation graph. Recipes Common automation recipes Build a task-stage notification and a weekday scheduled reminder. Editorial illustration of an automation graph with one warned node. Troubleshooting Troubleshoot automations Use builder validation and real run details to find why an automation did not publish or run successfully.