Skip to main content
Repeat sections of a flow by condition, count, or collection items. After loop and Break nodes control flow shape. Categories mirror the builder block palette. Search the palette or use the links below to jump to a specific block.

Blocks

  • Repeat — Repeat a section of your flow while a condition is true or for a fixed number of times.
  • Repeat for Each — Loop once for each item in a collection variable.
  • After loop — Runs after the loop finishes. Added automatically by the builder.
  • Break a Loop — Break out of a running loop early.
Last modified on June 6, 2026