# Mission Menu

On the Mission Menu the user is able to find all locally stored mission and manage them as needed. This includes importing/exporting missions from/to an external storage as well as enabling the storage in the [Mission Cloud Sync](https://docs.auterion.com/vehicle-operation/auterion-mission-control/useful-resources/mission-planning).

To open the Mission Menu switch to the ***Plan View*** and on the top bar select ***"Missions"***

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-d6bccd1ba34c6572d8745b7006a5d8b8aaabddfb%2FScreenshot%202024-11-22%20at%2013.45.05.png?alt=media" alt=""><figcaption><p>Mission Menu</p></figcaption></figure>

### Load Missions

When loading an available mission the user will have the possibility to make any adjustments to the mission by navigating though the [Mission Editor Tab](https://docs.auterion.com/vehicle-operation/auterion-mission-control/ui-breakdown/plan/mission-editor-tab) allowing the pilot to perform any required changes suitable to the terrain.

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-c26c92cb610335fa72d852087784603c447dacd2%2FScreenshot%202024-11-22%20at%2013.53.05.png?alt=media" alt=""><figcaption></figcaption></figure>

After finishing any amendments the pilot can ***"Upload"*** the mission to the vehicle launch the mission fully autonomousley.

### Save Missions

Any mission created can be locally stored in the device running AMC. They will immediately be visible in the Mission Menu.

1. Create a mission
2. Select ***"Save"*** on the top bar
3. Name your mission and select ***"Save"***

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-2622b28cd4f49d069484c76b4f6407168a2d439b%2FScreenshot%202024-11-22%20at%2014.02.22.png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-338343046358c06165c68ca9d1cdf6a4f2a2a973%2FScreenshot%202024-11-22%20at%2014.05.44.png?alt=media" alt=""><figcaption></figcaption></figure>

### Import Missions

If selecting the ***"Import"*** button on the top of the ***Mission Menu*** the user has the possibility to add any mission stored as a .plan file to AMC.

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-cfa82b41ac407537f1d5824229a5b5afd7056710%2FScreenshot%202024-11-22%20at%2014.16.38.png?alt=media" alt=""><figcaption></figcaption></figure>

### Edit Stored Missions

Selecting the ***"Edit"*** button gives the user the following possibilities:

* **Cancel**\
  Aboard any action and return to previous window.\\
* **Upload**\
  If [Mission Cloud Sync](https://docs.auterion.com/vehicle-operation/auterion-mission-control/useful-resources/mission-planning) enabled the user can upload locally stored missions to the cloud.\\
* **Export**\
  Selected missions can be stored in any desired location.\\
* **Delete**\
  Selected missions will be permanently removed.

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-320db10e76024010ee85b5ae1d13c51ad58ad59e%2FScreenshot%202024-11-22%20at%2014.15.04.png?alt=media" alt=""><figcaption><p>Mission editor</p></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/plan/plan-tools/mission-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.
