# Annotation Insights

{% hint style="info" %}
Annotation Insights are a **premium** feature.

For up-to-date information on our plans and their associated features, see our [pricing page](https://roboflow.com/pricing).
{% endhint %}

Annotation Insights show statistics on annotation jobs for projects in a workspace. You can view insights by date, labeler, and project.

For example, you can find:

1. How many images someone annotated in a given time frame;
2. How many images were rejected during the approval stage for a project;
3. How many bounding boxes were drawn for a project;
4. Time spent labeling, and more.

### View Annotation Insights

To view Annotation Insights "Settings", then "Manage Users" in the Roboflow sidebar:

<figure><img src="/files/r3dYcDhxvd8SriGIdFpw" alt=""><figcaption></figcaption></figure>

Then, click "Annotation Insights":

<figure><img src="/files/fwk4RGakbBJ6bnKHgYuX" alt=""><figcaption></figcaption></figure>

You will then be taken to the Annotation Insights dashboard:

<figure><img src="/files/RAFqEPgl0NMGiTkJSSPx" alt=""><figcaption></figcaption></figure>

On the dashboard, you can see aggregate information about the number of annotations created, updated, and removed over a given time period. You can also see a breakdown by project.

You can filter results by:

* Date range
* Project
* Labeler (either the whole team, or select members)

You can also export results as a CSV.


---

# 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.roboflow.com/annotate/annotation-insights.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.
