What it does
Runs the loop body once per item in a collection variable, exposing the current item as a variable.Configuration
Open the block in the builder sidebar to configure these fields.collection
Type: string. Required.
List variable to iterate (for example {vars.users}).
item_var
Type: string. Required.
Name for the current item inside the loop ({vars.item}).
See also
- Loops — Browse all blocks in the Loops category.

