# Adding Notes

You can add the notes with the selected annotation in the video annotator by clicking on the text box on the left side under **Notes**.

![](/files/TPuSgNoGCZQXF6IBRu6n)

**Step 1:** Select an annotation, the **Notes** section will be highlighted. Then, add the **Notes** in the text box. You can also flag the same for review.

![](/files/isvDvbmyApuK0VNfJ1g6)

**Step 2:** After you add the notes, click on the **Confirm Edits** button in order to save the notes.

![](/files/v4ApHj4wVDAflcjYGco7)

{% hint style="info" %}
After you confirm the edits, the notes will be updated in the Annotation Explorer under Notes.
{% endhint %}

![](/files/LUDz8Qk558RYeivMU1qN)


---

# 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.lodestar.ai/dataset-management/video-annotator/adding-notes.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.
