# Settings

The **Settings** menu can be accessed via the AMC menu<img src="/files/Yl4iEXW3xUa1s0SO50hI" alt="" data-size="line">.

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

***

## General

The **General Settings** serve as the primary location for application-level configuration. Configurable options include display units, miscellaneous settings, fly view settings, plan view settings, and storage. These values can be adjusted even when no vehicle is connected. Settings that require a vehicle restart are indicated in the user interface.

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

The following list outlines the most frequently used settings for day-to-day operations.

**Units**&#x20;

* Switches between the metric and imperial systems.

**Miscellaneous**

* **Color Scheme**: Switches between **Indoor** and **Outdoor** color profiles.
* **UI Scaling**: Adjusts the scaling of the user interface.
* **Always Start AMC in Advanced Mode**: Ensures AMC opens in **Advanced Mode** by default.

**Fly View**

* **Use Preflight Checklist**: Enforces the interactive **Preflight Checklist**.
* **Enable Terrain Collision Checks**: Keep this enabled for safety!
* **Display MGRS Coordinates**: Toggles **MGRS** coordinates; when disabled, the **Lat-Lon decimal system** is active.
* **Altitude Mode (HGT/MSL/AGL)**: By default, set to **HGT**, which measures altitude relative to the **Home Location**.
* **Guided Minimum/Maximum Altitude**: Affects the values displayed on the **Altitude Slider** in **Fly View** when adjusting altitude.
* **Guided Maximum Distance**: Indicates the maximum orbital distance relative to the vehicle's location.

**Plan View**

* **Default Waypoints Altitude**: Sets the default altitude for waypoints, which can also be adjusted in the Plan View.
* **Waypoints Maximum Altitude**: Specifies the maximum waypoint altitude, typically set to the altitude ceiling permitted by laws and regulations.
* **VTOL Transition Distance**: Defines the distance at which the vehicle transitions from multirotor mode (Hover) to fixed-wing mode (Aero).
* **Missions Do Not Require Takeoff Item**: Important for quick takeoffs, mission planning, and uploading in mid-air.
* **Display Simulated Path During Mission Planning**: A helpful tool that simulates the flight path of the Evo based on the programmed mission items.
* **Enable Mission Cloud Sync**: When utilizing Auterion’s cloud features, mission plans can be synchronized with the Auterion Suite.

**Telemetry Logs from Vehicle**

* **Save Log After Each Flight**: Basic telemetry logging in AMC is enabled by default. To disable it, uncheck the checkbox. This setting is relevant for missions where no telemetry data should be recorded, not even on the GCS.

**Team Awareness**

* This menu is necessary for setting up ATAK. For more information, please read [here](/tac/setup/ground-control-station-gcs/atak-setup.md).

***

## Comm Links

The **Comm Links** menu can be accessed via the AMC menu<img src="/files/Yl4iEXW3xUa1s0SO50hI" alt="" data-size="line">.

The **Comm Links** feature enables you to manually create and connect to communication links. To add a new **Comm Link**, simply click the **Add** button. This menu is relevant when connecting a Secondary Control Terminal or when connecting to the Auterion Suite to use the simulator.

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

***

## Offline Maps

The **Offline Maps** menu can be accessed via the AMC menu<img src="/files/Yl4iEXW3xUa1s0SO50hI" alt="" data-size="line">.

This feature allows you to cache maps for offline use.

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

At the bottom of the screen, options to **import** and **export** map data are available. Options provide additional caching choices and allow you to enter the **Mapbox Access Token**.

<figure><img src="/files/yMnx5BLoT96imPWAfKNL" alt="" width="239"><figcaption></figcaption></figure>

When you select **Add New Set** at the top of the screen, you can choose map tiles for download.

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

On the right side of the screen, options for **Name**, **Map Type**, **Elevation Profile**, and **Zoom Levels** are available. After making your selections, the **Tile Count** and **Estimated Size** (storage) are displayed. Click **Download** to commence the download.

***

## Maps & Terrain

In the **Maps & Terrain** tab, you will find three submenus:

* **Third-PartyThird Party Licensing**: Enter your personal access token for maps.
* **Imagery**: Customize your map provider and map type, and set custom imagery.
* **Terrain**: Select an elevation provider.

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

***

## Mavlink & Consloe

The **MAVLink** and **Console** menus can be accessed through the AMC menu<img src="/files/Yl4iEXW3xUa1s0SO50hI" alt="" data-size="line">.

{% hint style="warning" %}
These settings and menus are generally not relevant for typical drone operators and should not be modified by end users unless specifically instructed.
{% endhint %}

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

<figure><img src="/files/m5zLzmuZhd3smuRpbMDz" 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.deltaquad.com/tac/flight/auterion-mission-control-amc-overview/amc-menu/settings.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.
