# AMC Menu

Auterion Mission Control offers two main views. In the **Fly View**, you execute and monitor missions.&#x20;

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

The **Plan View** is used to plan autonomous missions for your vehicle. Once the mission is planned and uploaded to the DeltaQuad Evo, you switch to the **Fly View** to perform the **Pre-flight Checks** and execute the mission.

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

You can switch between the two views by clicking on the **AMC Menu** icon<img src="/files/mzh5Tg6r9ox0Y14w2aA7" alt="" data-size="line">.

<figure><img src="/files/UEF48ki9JpZt9ffXkSwH" alt="" width="185"><figcaption></figcaption></figure>

{% hint style="success" %}
The following two chapters will explain in detail the [**Fly View**](/tac/flight/auterion-mission-control-amc-overview/amc-menu/fly-view.md) and the [**Plan View**](/tac/flight/auterion-mission-control-amc-overview/amc-menu/plan-view.md) layout.&#x20;
{% endhint %}

***

The **AMC Menu** gives access to the following sub-menus and settings.

<figure><img src="/files/pL3RTxrSOHgCYPPNKDZK" alt="" width="187"><figcaption></figcaption></figure>

{% hint style="info" %}
For ease of use, all presented sub-menus and settings are those accessible when operating AMC in **Advanced Mode** and when the vehicle is powered on and connected to the **GCS**. If you cannot find a menu, switch to Advanced Mode and connect the vehicle to the GCS.
{% endhint %}

<table><thead><tr><th width="255.33333333333331">Tab</th><th>Name</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/neXYVbTinOdPXmZjem8U" alt="" data-size="original"></td><td><strong>Fly</strong></td><td><strong>Fly View</strong> is used for all operations related to monitoring and controlling vehicle flight. It is the default view displayed on application start.</td></tr><tr><td><img src="/files/RQVLN1SgwZJ6qrlNuYPT" alt="" data-size="original"></td><td><strong>Plan</strong></td><td><strong>Plan View</strong> is used to plan autonomous missions, which may include <strong>Survey Scans</strong>, <strong>Corridor Scans</strong>, and <strong>Geofences</strong>.</td></tr><tr><td><img src="/files/pl6EMYnMWaGohrXnziMz" alt="" data-size="original"></td><td><strong>Vehicle Overview</strong></td><td>The <strong>Vehicle Overview</strong> offers operators an easy way to access the <strong>Sensors</strong>, <strong>Connectivity</strong>, and <strong>Active Tasks</strong> tabs. At the bottom of the window, the automated <strong>Preflight Checklist</strong>, <strong>Safety</strong>, and <strong>Cloud</strong> features are accessible. Under the <strong>More</strong> tab, <strong>GPS Advanced Settings</strong> are available if applicable (Tactical and Stealth Editions only).</td></tr><tr><td><img src="/files/FIBecSOK5n5i9aDtC24Q" alt="" data-size="original"></td><td><strong>Advanced</strong></td><td>Provides a summary of the vehicle settings and access to sub-menus such as <strong>Storage</strong> and <strong>Parameters</strong>. These settings and menus are not relevant for typical drone operators and should not be changed by end users, except when instructed.</td></tr><tr><td><img src="/files/0l7ut56aL5vAT3hpgkeP" alt="" data-size="original"></td><td><strong>Controller</strong></td><td>This menu provides the option to test and set up a traditional remote controller or a USB joystick, such as the DeltaQuad Evo handheld controller.</td></tr><tr><td><img src="/files/Nvm77IonW9exyN76GRgl" alt="" data-size="original"></td><td><strong>Photos</strong></td><td>View photos and videos downloaded from the vehicle. The file location on the GCS can be accessed with a single click.</td></tr><tr><td><img src="/files/fmcGJcb4BN7jAPvDO2ro" alt="" data-size="original"></td><td><strong>Analyze</strong></td><td>Gives access to <strong>Log Download</strong>, <strong>GeoTag Images</strong>, <strong>MAVLink Console</strong>, and <strong>MAVLink Inspector</strong>. These settings and menus are not relevant for typical drone operators and should not be changed by end users, except when instructed.</td></tr><tr><td><img src="/files/CcGD3q5vxVB8vIpkbX7l" alt="" data-size="original"></td><td><strong>User Acount</strong></td><td>Log in or log out of your Auterion account. This associates pilots with flights on the <strong>Auterion Suite</strong> and is only relevant when using the cloud service.</td></tr><tr><td><img src="/files/srUb6QGGtoOx7vmu926P" alt="" data-size="original"></td><td><strong>Settings</strong></td><td>Gives access to the <strong>Application Settings</strong>.</td></tr></tbody></table>


---

# 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.deltaquad.com/tac/flight/auterion-mission-control-amc-overview/amc-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.
