# Keyboard Shortcuts

| Clear Workspace                   | Ctrl + F4                                 |
| --------------------------------- | ----------------------------------------- |
| Load Video Data                   | Ctrl + O                                  |
| Load Calibration File             | Ctrl + Shift + O                          |
| Save Workspace                    | Ctrl + S                                  |
| Save Skeleton Poses               | Ctrl + Shift + S, 1                       |
| Save Video Overlay                | Ctrl + Shift + S, 2                       |
| Save Individual 2D view overlays  | Ctrl + right-click on the 2D view         |
| Save Grid of all 2D view overlays | Ctrl + Shift + right-click on the 2D view |
| Save 3D View                      | Ctrl + right-click on the 3D viewer area  |
| Run Analysis                      | Ctrl + F                                  |

[<br>](https://app.gitbook.com/o/pOI0Ei8No0QPlj6uNMPY/s/sp2UFtdj7N4boJXS4upX/getting-started/theia3dbasics)


---

# 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/keyboard-shortcuts.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.
