> For the complete documentation index, see [llms.txt](https://docs.deltaquad.com/gov/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deltaquad.com/gov/maintenance/flight-logs/sharing-log-files-via-auterion-suite.md).

# Sharing log files via Auterion Suite

## Sharing log files via Auterion Suite

The DeltaQuad Evo records onboard logs that contain vast amounts of information regarding the flights. These onboard logs will be uploaded to Auterion Suite through cloud connectivity. The log files can be reviewed and shared via Auterion Suite if the following criteria are met:

* Registered Auterion Suite account
* Vehicle must be activated in Auterion Suite
* Vehicle is connected to the cloud

For registering an Auterion Suite account and vehicle activation, please read [here](/gov/auterion-suite.md).

1. Log in to your Auterion Suite account and navigate to **Fleet Management** -> **Vehicles** on the left side of the screen.

<figure><img src="/files/hzzKTM40NK0pcH3s1ETk" alt="" width="278"><figcaption></figcaption></figure>

2. Select the vehicle you want to download a log file from.

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

3. On the **Vehicle Summary** page, all registered flights are listed. Scroll down and select the flight from which you want to access the log file.

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

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

4. On the **Flight details** page, you can access the log analytics by clicking the button on the right side of the screen.&#x20;

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

5. To share a log file with **DeltaQuad** for analysis, please enable the option **Share with Manufacturer**.

<figure><img src="/files/5zwANglikbwapEJfLrbn" alt=""><figcaption></figcaption></figure>

6. A message window will pop up, where you can leave your email address and a message. Fill in the form and click on **Share**.

<figure><img src="/files/ur7lwqoykYocQPTR75Hr" alt="" width="375"><figcaption></figcaption></figure>

After you share the log files with DeltaQuad, the support team will review them and provide you with an analysis.


---

# 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.deltaquad.com/gov/maintenance/flight-logs/sharing-log-files-via-auterion-suite.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.
