# Quick Vehicle Menu

The quick vehicle menu provides operators an easy way to access the pre-flight checks, a vehicle overview with critical notifications, safety settings, cloud features and other functionalities.\
The Active Task sub-page also offers insights into tasks running on the Skynode onboard computer. This provides valuable visibility during operations. For example, users can monitor the synchronization status of their imagery to the Auterion Suite.

### **Vehicle Overview page**

* **Notifications:** provides in-flight information for pilots. A more detailed log is uploaded to *Auterion Suite* for analysis.
* **Sensors:** you can calibrate your sensors and see the status of the sensors. [For calbration details, see here.](/hardware-integration/hardware-integration/sensors-setup/compass-calibration.md)
* **Remote ID:** you can have an overview of the Remote ID status.
* **Connectivity:** you can see the LTE and WIFI status.
* **Active tasks:** an interface that allows you to see the ongoing activities.

<figure><img src="/files/P8aKwvyjWseZvXynFT6e" alt=""><figcaption><p>Vehicle overview page</p></figcaption></figure>

### **Preflight checklist**

The *Pre-Flight Checklist* should be run before every flight to verify that the vehicle and planned flight path are safe to fly.

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

### **Safety**

Under the safety menu, you can set up your own safety settings.

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

### **Cloud Page**

Configure the Auterion Suite settings under the Cloud tab. The Cloud tab is only available in the quick vehicle menu if you have an internet connection. The vehicle cloud functionality is turned on by default.

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

### **More**

You can find all the information about your software version and GPS Denied capabilities.

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

#### Configure the GPS Denied Advanced Settings (available for Fixed-Wing and VTOL vehicle types)

**Section 1:** Enable GPS Denied Navigation Support

* Display the vehicle's raw GPS location and accuracy on the map.
* Enable toggling GPS fusion on/off from the GPS Status popup.

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

* Manually reset the vehicle's position from the “Position Reset” menu in the Tool Strip.

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

* Allow takeoff without requiring a GPS lock.

**Section 2:** Enable Home Position Setting

* Manually set the vehicle's Home Position by clicking the “H” icon on the map or using the “Position Reset” menu in the Tool Strip.

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

#### About

Here you can find the information about your software version.

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


---

# 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/ui-breakdown/vehicle-overview-menu.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.
