Delay

Free

Pause before the next step.

Pauses the flow for a number of seconds before continuing.

Fields

FieldTypeRequiredNotes
SecondsnumberyesHow long to wait

Outcomes

  • default — continue the flow after the delay.

How it works

Use short delays for pacing (e.g. a “typing…” feel between messages). Reliable long delays depend on the bot staying alive — they’re most dependable when the bot runs 24/7 on the server (Paid).

Send "One sec…"  →  Delay 2  →  Send "Here you go!"