> For the complete documentation index, see [llms.txt](https://docs.theiamarkerless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/load-workspace-errors/selected-folder-does-not-contain-a-valid-theia-workspace.md).

# Selected folder does not contain a valid Theia workspace

<figure><img src="/files/iAlnsqJlHQqNvBh4TIHD" alt=""><figcaption></figcaption></figure>

### Explanation

This error message arises when attempting to load a saved Theia3D workspace. It indicates that the trial folder selected when browsing to load a workspace is missing required files, such as video or T3D  files.

### Possible Solutions

1. **Replace any missing video files.**&#x20;

If the workspace failed to load due to one or more missing video files and the raw video data for the trial is still available, identify which video files are missing from the workspace folder and copy them from the raw video data trial folder.

2. **Reprocess the trial and replace the saved workspace.**&#x20;

If the workspace failed to load due to one or more missing T3D files, it is necessary to reprocess the trial from the raw data. Follow the typical steps for processing an individual movement trial: [load videos](https://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/load-workspace-errors/pages/fuBTxVKbvavh0XLrjycG#id-5.2.-load-video-data), [load calibration](https://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/load-workspace-errors/pages/fuBTxVKbvavh0XLrjycG#id-5.3.-load-calibration-file), [load or change the preferences](/axiom-v2025/theia3d-documentation/theia3d-dropdown-menus/settings-menu/setup-preferences.md), [run analysis](https://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/load-workspace-errors/pages/cjz7Ur6u2MovN5ASohgl#id-6.6.-run-analysis), and [save workspace](https://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/load-workspace-errors/pages/fuBTxVKbvavh0XLrjycG#id-5.5.-save-workspace).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/load-workspace-errors/selected-folder-does-not-contain-a-valid-theia-workspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
