Skip to content

Automations

An automation is a flow that runs by itself: someone joins a list, waits two days, gets an email, and if they clicked, gets tagged. You build it on a canvas, activate it, and it works on every contact who qualifies from then on.

Find them under Automations in the sidebar.

Every automation starts with at least one entry card:

Added to automation — contacts start here when they’re added by hand, by a form, or by another automation. This card can’t be deleted; it’s the manual door.

Trigger — an event puts them in. Available triggers:

TriggerFires when
Contact createdA new contact appears
List subscribedSomeone joins a list
Tag added / Tag removedA tag changes
Order placedThey buy
Email opened / Email clickedThey engage with an email
Community joinedThey join the community

One trigger card can hold several triggers at once — it matches any of them, so tag added or list subscribed both let someone in. The Conditions on the same card work the other way: every one has to be true before anybody enters. The + on the side of an entry adds another parallel entry.

Several triggers, like tag and list ones, take a specific entity — which tag, which list.

The + under any step opens What happens next?:

GroupSteps
CommunicationSend email — a saved message
ContactAdd tag · Remove tag · Add to list · Remove from list · Set field
AutomationsAdd to automation · Remove from automation
FlowDelay · Condition · Goal

The three flow steps are what turn a sequence into a real journey:

  • Delay — wait before the next step. The gap between “welcome” and “here’s what to do next”.
  • Condition — split the path. Contacts who match go one way, everyone else the other.
  • Goal — the outcome you’re after. Mark what the flow is trying to achieve.

Pick a step and it’s added, connected and selected, with its settings open on the right.

  • Drag to move steps; the canvas snaps to a grid.
  • Zoom controls, bottom right — in, out, reset to 100%, fit the whole flow, and auto-arrange, which lays the graph out cleanly when it’s got messy.
  • Deleting a step that has steps after it asks what you mean: remove just this step and keep what follows, or remove everything downstream.
  • Changes save themselves. The header reads Saved or Unsaved as you work, and a pending save is flushed when you leave the page.

Activate checks the flow first. If something’s incomplete you get a list — “Finish these before activating” — and clicking an item jumps straight to the step that needs attention. Typical causes are a step with no message chosen, a trigger with no event picked, or a condition with nothing configured.

StatusMeaning
DraftNever activated. Nothing runs
ActiveLive. Contacts enter and move through
PausedStopped. No new entries, nothing advances

Pause is always available on an active flow, and it’s the right first move if something looks wrong — you can edit and re-activate afterwards.

Beyond triggers, you can enrol people directly: on Contacts, tick the rows and choose Actions → Add to automation. They enter at the manual entry card.

The Contacts button in the automation’s header lists everyone currently in the flow.

The list and the Performance panel track how contacts move:

  • Enrolled — total who ever entered.
  • Active — moving through right now.
  • Waiting — sitting in a delay.
  • Completed — reached the end.
  • Exited — left before the end.
  • Completion — completed as a share of enrolled.

As with messages and broadcasts, these numbers link into Contacts — click Waiting to see exactly who’s sitting in a delay right now.

Two patterns worth watching: a large Waiting count that never shrinks usually means a delay longer than you intended, and a high Exited count means people are leaving through a condition branch you didn’t expect.