# Theia3D Batch

<figure><img src="/files/Xw17zytg77urBtIky14e" alt=""><figcaption><p> Theia3D Batch application.</p></figcaption></figure>

One of the benefits offered by Theia3D markerless motion capture is automated tracking, which allows it to analyze large datasets without human intervention or supervision. This is achieved using the Theia3D Batch companion application to Theia3D, which allows a list of trials to be curated and batch analyzed sequentially. While batch processing is efficient and does not require supervision, we always recommend that you manually examine and check the quality of your markerless data and calibrations using Theia3D, before setting up a batch analysis. This can prevent poor calibrations or other issues with the data from going unnoticed until after the batch analysis has been completed.

There are a variety of tools available within Theia3D Batch to organize and analyze multiple trials. The data to be processed must be in a single directory that can contain as many levels of subdirectories as desired to organize the data. However, each branch of the directory must end with a folder containing the data for a single trial. This must be a folder of video data as described in [Video Data](/theia3d-documentation/data-formats/video-data.md) that also contains the calibration file for the trial. It is critical that the IDs of the cameras in the calibration file are the same as the IDs of the video file subfolders. When using this tool, the first step is to make sure your video data are organized and the calibration has been added to the files. Once these steps are complete, your data is prepared for batch processing. Proceed to [Settings](/theia3d-documentation/theia3d-batch/settings.md) and [Trials ](/theia3d-documentation/theia3d-batch/trials.md)for details on setting up and executing a batch analysis.

{% content-ref url="/pages/a4ZueauM24294RSkagrS" %}
[Theia3D Batch Interface](/theia3d-documentation/theia3d-batch/theia3d-batch-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/3JEwUhdexAiNmxBnPdyI" %}
[File Menu](/theia3d-documentation/theia3d-batch/file-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/wVXyrCVqT6NqfHmfQENr" %}
[Help Menu](/theia3d-documentation/theia3d-batch/help-menu.md)
{% endcontent-ref %}


---

# 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/theia3d-documentation/theia3d-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.
