# File Menu

<figure><img src="/files/UwISIKVtf7oibn5NBXcB" alt=""><figcaption><p><strong>The File dropdown menu.</strong></p></figcaption></figure>

The two prerequisites for batch processing of video data is that the videos are organized in the required nested folder structure as described in [Video Data,](/apollo-v2024/theia3d-documentation/data-formats/video-data.md) and that every trial has an assigned calibration file. Therefore, the [Organize Videos](/apollo-v2024/theia3d-documentation/theia3d-dropdown-menus/tools-menu/organize-videos.md) and [Assign Calibration Files](/apollo-v2024/theia3d-documentation/theia3d-dropdown-menus/tools-menu/assign-calibration-files.md) tools are included for use in TMBatch.

‍

<figure><img src="/files/qpUufexEQKAw6KY8v5Hm" alt=""><figcaption><p><strong>The File dropdown menu Open into options dialog.</strong></p></figcaption></figure>

The *Open into* options allow you to easily open the currently selected batch processing directory, in either Windows Explorer or the command line.


---

# 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/apollo-v2024/theia3d-documentation/batch-processing/file-menu.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.
