# Setting Up a Batch

Theia3D Batch is a companion application that allows you to process multiple movement trials automatically. Once your [calibration ](#calibration) and [movement data ](https://docs.theiamarkerless.com/theia3d-documentation/data-collection/data-collection-principles)are collected the data needs to be organized (each trial in its own subfolder), and calibrations need to be processed and/or assigned. Once that is completed, you can select the parent folder in Theia3D Batch, configure your settings preferences, and begin processing. This tool is ideal for analyzing large datasets without manual intervention. However, it is recommended to first verify your calibrations and review a few individual trials in Theia3D to ensure quality before using batch processing.

{% embed url="<https://www.youtube.com/watch?v=wGM1NMO-VIw>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.theiamarkerless.com/axiom-v2025/theia3d-documentation/theia3d-batch/setting-up-a-batch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
