> For the complete documentation index, see [llms.txt](https://docs.goless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goless.com/blocks/control-flow/repeat-task-block.md).

# Repeat Task Block

Reiterate over one or multiple blocks

Connect the second output (`Repeat from`) to the block from which you want to repeat.

When you run the workflow and reach the repeat task block, the workflow will start to run again from the block that connects to the second output. You may set the number of times it is repeated in the input provided.
