> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/build/loop-over-items.md).

# Configure Loop Over Items in Duaer

In Duaer, the panel label is Loop Over Items (Split in Batches). The default name is Loop Over Items. Outputs are loop and done. Batch Size defaults to 1.
## Loop in batches

1. Search for Loop Over Items or Split in Batches and connect it after a multi-item node.
2. Batch Size defaults to 1. Raise it when each batch should hold more items.
3. Wire the loop output to the batch work, then connect back to this node.
4. Wire done to the steps that run after every batch. Select Execute step.

Reset under Options treats the current input as a fresh set from the start.

Refer to [Process items in batches with Loop Over Items in Duaer](/flow-logic/split-in-batches.md).
## Questions

### Can I still find Split In Batches in Duaer search?

Yes. The label includes Split in Batches. The default canvas name is Loop Over Items.

