Automation & Workflows
Loop
A workflow structure that repeats a set of steps until a condition is met.
Example
A loop processes each invoice in a folder using the same validation steps.
Why people use it
Teams use “Loop” when they need to design processes that run predictably and recover from problems.
What you'll hear
“Where should Loop sit in this workflow, and what still needs a human?”