Gorilla Dash

Help Centre

Guides for every part of Gorilla Dash

Step-by-step how-to guides written by the team that builds the product. Read them here, or download any guide as a PDF.

Building a Workflow

The steps a workflow can take

Download PDF

Every step type, what it does, and building a sequence that reads sensibly.

Last updated September 2, 2026


Steps run in order, one after another, per person. Somebody sits at a step until it completes, then moves to the next.

StepWhat it does
Send emailSends one of your email templates.
Send SMSSends a text message, optionally with images.
Send printSends a print item using a print template.
Send surveySends one of your surveys.
WaitPauses — for a duration, or until a day and time.
ConditionBranches on something about the person.
Add to bucket / remove from bucketChanges which groups they are in.
Update lifecycle stageMoves them along the customer journey.
Add to call listPuts them in front of a rep to actually ring.
WebhookTells another system something happened.

The steps people forget about

Automations are usually thought of as sending things. The most valuable steps are often the ones that do not send at all: add to call list puts a warm lead in front of a human, and update lifecycle stage keeps your reporting honest without anybody maintaining it.

Name your steps

A step name is optional and worth writing. A workflow of eight unnamed steps is unreadable six months later, and somebody will eventually have to work out what it does before changing it.

ALWAYS START WITH A WAIT
A workflow that emails the instant somebody enquires arrives while they are still on your website, and reads as automated. An hour, or a day, makes the same message land like a person wrote it.
Next · Building a WorkflowWaits, conditions and stop conditions