# Screen Recordings for Support Requests

To help Auterion Support diagnose issues more quickly, we recommend **recording your entire screen** while reproducing an issue. This allows our team to see both the video stream and the AMC user interface in the same recording.

Use a screen recording tool that can save directly to **MP4** format. On Ubuntu, we recommend [SimpleScreenRecorder](https://github.com/MaartenBaert/ssr).

If your recording is in a different format (for example, **.webm** from Ubuntu’s default screen recorder), please convert it to MP4 before sending it to Support. You can use [HandBrake](https://handbrake.fr/downloads.php), a free tool available for **Windows, macOS, and Ubuntu**, to convert screen recordings.

You can submit requests via Auterion Suite by navigating to the **Help & Support** page, selecting [**Submit request**](https://suite.auterion.com/help/submit-request), and attaching the MP4 recording along with all relevant details about your setup and the issue.


---

# 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.auterion.com/vehicle-operation/auterion-mission-control/useful-resources/diagnostics-and-support/screen-recordings.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.
