# Map Annotations

Map annotations come in handy to make notes of any important details during the mission. The operator can add brief points to be inspected later or convey details to other operators who may conduct these missions in the future.

## **To use annotations during flight**

* Click on the Annotations icon![](/files/HY8Mqpv70q288Z7CgBaL)next to the drone card.

<figure><img src="/files/iwL7nzZquGe2IGJBqAsI" alt=""><figcaption><p>Annotation Icon</p></figcaption></figure>

* To add annotations to a mission, simply activate the annotation icon and click on the drone's icon on the map during the flight.&#x20;
* A dialog box will appear, allowing the operator to type in notes and save them by clicking on **save**.

<figure><img src="/files/lj1FJbME7404XmqMceGP" alt=""><figcaption><p>Adding annotations</p></figcaption></figure>

## **To review the operator's annotated messages**

* Navigate to **logs**<img src="/files/OHCDXw9II9ypdR2OHsHX" alt="" data-size="line">section and click on **Flight logs**🆕![](/files/5SaRQtH0Bxj99sOYAsy9).
* After opening the log to review, then open the Annotation Section.

<figure><img src="/files/Qu2TfDfPJrVGyXkBPnQB" alt=""><figcaption><p>Annotation section of Flight Logs</p></figcaption></figure>

Annotations are the operator's sticky notes during flight and can serve as a valuable reference for future flights, helping to ensure safe and efficient flight operations.📝

{% hint style="danger" %}
**Note:** All the annotations can be reviewed at once after the flight operations conclude or the mission is complete.
{% endhint %}

{% hint style="success" %}
:woman\_police\_officer:Map Annotations are particularly useful for Security Patrolling and Surveillance.
{% endhint %}


---

# 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://legacydocs.flytbase.com/flight-operations/map-annotations.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.
