# Transfer Mission Plan and KML Files with Herelink

## Options for importing/exporting plans

* **Mission import/export:** AMC’s .plan files can be imported and exported. This is useful for creating missions on a computer, then importing all of them to Herelink at the same time
* **KML import:** KML files can be imported to AMC. This is useful for creating mission shape definitions in some software, then importing all of them to Herelink at the same time.&#x20;

  Important Note on importing:

  * Zoom in to maximum level, then create a random survey shape. If you don’t zoom in, survey shape could be very large and could crash AMC
  * Then click “import KML” on the right toolbar
  * Survey shape will automatically change to the data defined in the KML import
* **KML export:** This is useful for exporting waypoints outside AMC. You won’t be able to import them back as KML, since these are waypoints, and not a shape definition.

## Procedures for transferring files to/from Herelink

### Method 1: Micro USB port

{% hint style="info" %}
This method may not work as expected on Mac. We recommend using Method 2 on Apple computers.&#x20;
{% endhint %}

1\) Connect the Herelink via the Micro USB port to a computer.

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

2\) Turn on the Herelink.

3\) Drag down from the top to open the drop-down menu. Select “USB Charging this device”.&#x20;

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

4\) Select “Transfer files”.

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

5\) The Herelink will appear on your computer as a device named “Optimus”.&#x20;

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

6\) Upload flight plans into the following folder: Optimus > Internal shared storage > Documents > Auterion Mission Control > Missions

{% hint style="info" %}
If you aren't seeing the files you're expecting on the Herelink or computer, restart the Herelink.&#x20;
{% endhint %}

### Method 2: Micro SD card (supports maximum 64GB)

1\) Upload flight plans onto the MicroSD card.&#x20;

2\) Insert Micro SD card into the Herelink’s Micro SD Card slot.&#x20;

<figure><img src="/files/1hU3PS1tyUFaD4TZF1Q7" alt=""><figcaption></figcaption></figure>

3\) Drag down from the top to open the drop-down menu and select the Micro SD card device.&#x20;

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

4\) Select the desired flight plan and select “Copy to…” or “Move to…”<br>

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

5\) Select Optimus > Documents > Auterion Mission Control > Missions.&#x20;

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

6\) Select “Copy” or “Move” to complete transferring.


---

# 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.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-plan/transfer-mission-plan-and-kml-files-with-herelink.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.
