> For the complete documentation index, see [llms.txt](https://docs.zerve.ai/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerve.ai/guide/canvas-view/blocks-and-connections/block-types/aggregator.md).

# Aggregator

Fleets is Zerve's built-in feature for parallel processing. With a single line of code, users can parallelize code to run across multiple blocks.&#x20;

Aggregator block can be used to gather all the result from the parallel runs with gather function and convert to single variable. More information about Fleet is [here](/guide/canvas-view/fleets.md)

<figure><img src="https://1018070783-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIQKNeqjEeOp9UwUcB9R9%2Fuploads%2F22iySENaHehqsgHVEthv%2FGather.png?alt=media&amp;token=f80f0fbb-3165-434b-ad3c-09f99a53fd73" alt=""><figcaption></figcaption></figure>
