> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meridian.surf/llms.txt
> Use this file to discover all available pages before exploring further.

# After loop

> Runs after the loop finishes. Added automatically by the builder.

The **After loop** block lives in the **Loops** palette category. Runs after the loop finishes. Added automatically by the builder.

This block is placed automatically by the builder. You cannot add it from the block palette.

## What it does

Execution continues here after the loop finishes. The builder adds this node automatically. Connect post-loop cleanup or summary blocks to the After loop handle, not inside the loop body.

## See also

* [Loops](/builder/action-blocks/loops) — Browse all blocks in the Loops category.
