# Review Functions in Binder - Flag

This guide explains how to use the flag feature within Binder's review tools for marking and annotating source documents.

## Accessing Binder

1. From the home screen, click the arrow next to the client you wish to open.
2. Click the **Binder** button on the client's home screen.

## Adding a Flag

1. Open a form within Binder.
2. Locate the flag icon (third icon in the review tools toolbar above the source document).
3. Click the flag icon to activate flagging mode.
4. Click on the specific location in the source document where you want to add the flag.

## Adding Notes to Flags

1. Type your note in the input field that appears.
2. Click **Save** to store the note.
3. Hover over the flag on the source document to view the saved note.

## Alternative Method — AI-Generated Flags

You can also add flags from Filed AI's automated warnings and priority notifications by opening the relevant document and selecting **Add Flag** from the right panel.

***

Legacy URL: <https://support.filed.com/articles/9930162550-review-functions-in-binder-flag>


---

# 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://help.filed.com/review-functions-in-binder-flag.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.
