# Flagging for Review

You can Flag the selected annotation for review in the video annotator by clicking on the toggle button on the left side.

![](/files/nwofmJ7POMzzqBu2iLcu)

**Step 1:** Select an annotation, then click on the **Flag for review** toggle. You can also add notes with the same.

![](/files/sBVriCc8M7pZl8RquyRU)

**Step 2:** Click on the **Confirm Edits** button after you flag the annotation.&#x20;

![](/files/U1J5ozF5tLGBNr2JTzLt)

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

![](/files/3ztxS7JfnK7FgD3lGGOQ)


---

# 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/flagging-for-review.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.
