> For the complete documentation index, see [llms.txt](https://docs.auterion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.auterion.com/hardware-integration/skynode-s/setup-automatic-log-upload.md).

# Setup automatic log upload

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

{% hint style="danger" %}
Auterion Suite activation and log upload features are available in combination with **AuterionOS v4+** and **Auterion Mission Control (AMC) v1.36+**
{% endhint %}

1. Ensure the vehicle is registered on Auterion Suite.\
   Click the vehicle status indicator on the status bar and navigate to the Cloud menu. If the vehicle is activated, you will see the following options:

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

If the vehicle is not registered, you will be presented with a QR code to scan or a link to register your vehicle.

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

2. Once the vehicle is activated, switch to advanced mode and go Setting and then to the MAVLink tab. Enable automatic logging, and once activated, the logs will be saved under Saved Log Files.

<figure><img src="/files/8TIyxV6GmpfT1X6Q2gGw" alt=""><figcaption></figcaption></figure>

3. The logs will also be uploaded automatically to Auterion Suite under the Vehicle page.

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


---

# 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:

```
GET https://docs.auterion.com/hardware-integration/skynode-s/setup-automatic-log-upload.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.
