# Theia3D Workspaces

<figure><img src="/files/F0w9hoFF3Vsc55oi0ZyG" alt=""><figcaption><p><strong>Example files that make up a single Theia3D workspace.</strong></p></figcaption></figure>

A workspace folder contains the video and data files of a saved workspace. The video files are named according to their unique camera ID. The .t3d and .p3d files contain the analysis results. It is important that the contents of the workspace folder are not modified, including moving files in or out of the folder.

Theia3D workspaces can be used to save data at various stages of analysis, but are most useful for saving analyzed data that will be reviewed later. When a fully analyzed movement trial is saved as a Theia3D workspace, the saved data includes the 2D videos, calibration file, and all data associated with the analysis. Therefore, when a saved workspace is loaded, you can immediately review the analyzed data in the 2D and 3D viewers.

To open a Theia3D workspace while Theia3D is open, use [File > Load Workspace](/apollo-v2024/theia3d-documentation/theia3d-dropdown-menus/file-menu.md) and select the folder containing the workspace files.

Top open a Theia3D workspace while Theia3D is closed, you can double-click on the results.p3d file.


---

# 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/data-formats/theia3d-workspaces.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.
