# Settings

The ***Settings*** menu is accessible from the main left toolbar. This section describes a subset of the available settings; those that pilots might need to adjust.

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

### General settings

The general settings (**Settings > General Settings**) are the main place for application-level configuration. Settable values include: display units, Miscellaneous, Fly view settings, Plan view settings, storage and auto-connect manager. Values are settable even if no vehicle is connected. Settings that require a vehicle restart are indicated in the UI.

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

### Comm Links <a href="#comm-links" id="comm-links"></a>

*Comm Links* allows you to manually create communication *links* and connect to them. You can add a new Comm Link by clicking on the **Add** button.

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

### Offline Maps

Allows you to cache maps for use while you have no Internet connection.

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

### Map & Terrain

In the Maps & Terrain tab you'll find three submenus:

* ***Third Party Licensing:*** Add your personal access token for maps.
* ***Imagery:*** Customize your map provider, and map type and set a custom imagery.
* ***Terrain:*** Choose an elevation provider.

<figure><img src="/files/xHoM7oV7ymFsIpeGA2Sq" 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/application-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.
