# Annotation Insights

{% hint style="info" %}
Annotation Insights एक **premium** feature.

हमारी plans और उनसे संबंधित features की नवीनतम जानकारी के लिए, हमारी [pricing page](https://roboflow.com/pricing).
{% endhint %}

Annotation Insights एक workspace में projects के annotation jobs पर statistics दिखाता है। आप insights को date, labeler, और project के अनुसार देख सकते हैं।

उदाहरण के लिए, आप ये जान सकते हैं:

1. किसी व्यक्ति ने दिए गए समय-सीमा में कितनी images annotate कीं;
2. किसी project के approval stage के दौरान कितनी images reject की गईं;
3. किसी project के लिए कितने bounding boxes बनाए गए;
4. labeling में बिताया गया समय, और भी बहुत कुछ।

### Annotation Insights देखें

Annotation Insights देखने के लिए, Roboflow sidebar में "Settings", फिर "Manage Users" पर जाएँ:

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

फिर, "Annotation Insights" पर क्लिक करें:

<figure><img src="/files/3126b37fc8ab8b135af68dd4505b2253ce0db944" alt=""><figcaption></figcaption></figure>

इसके बाद आपको Annotation Insights dashboard पर ले जाया जाएगा:

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

dashboard पर, आप दिए गए समय-काल में बनाए गए, updated किए गए, और हटाए गए annotations की संख्या के बारे में aggregate जानकारी देख सकते हैं। आप project के अनुसार breakdown भी देख सकते हैं।

आप परिणामों को इन के अनुसार filter कर सकते हैं:

* Date range
* Project
* Labeler (या तो पूरी team, या select किए गए members)

आप परिणामों को CSV के रूप में export भी कर सकते हैं।


---

# 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/roboflow/roboflow-hi/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.
