# Adding Markers in AMC

To increase situational awareness, markers can be placed on fixed coordinates on the map. These markers are then displayed in the video for compatible camera systems. They will also appear on the map of connected ATAK devices.

### Setting a marker

1. Go to **Fly View** > **Marker Tool** (with map primary and video secondary)
2. Select the desired marker type
3. Click on the location on the map to place the marker, or enter the coordinates in the upper-right corner and select **Create**

Selecting a marker shows the position and elevation of the selected marker.

### Deleting markers

* To delete a single marker, select it on the map and click the delete icon in the upper-right corner of the marker information.
* To delete **all** markers, click the delete symbol in the Marker Tool window on the left side of the screen.

### Marker Manager

To open the Marker Manager, select the folder symbol in the Marker Tool window on the left side of the screen. The Marker Manager allows you to **edit**, **save**, **import**, and **export** markers.\\

<figure><img src="/files/iJLn0C4fLgp1jlHMphmD" alt="" width="130"><figcaption><p>Marker tool window</p></figcaption></figure>

<figure><img src="/files/xuSvrB0u9zzGxsulnSRx" alt=""><figcaption><p>Marker shown on the map</p></figcaption></figure>

<figure><img src="/files/6txnYjlCu0oZEOKO4ERj" alt=""><figcaption><p>Marker shown in the video</p></figcaption></figure>

> **Note:** For markers to appear in the video feed, the camera must broadcast its field of view. If a gimbal is in use, its attitude must also be reported.


---

# 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/useful-resources/situational-awareness/adding-markers.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.
