# Labeler Performance

From your project's dashboard, enter the *Performance* tab. You'll be able to see detailed information about your labelers' performance.

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

## Performance Page Columns

### Completed tasks

**Labels** shows how many labeling tasks an annotator has completed.

**Labeling Time** is how long each annotator has spent on the project.

**Avg. Labeling Time**: How long the annotator has spent, on average, annotating each asset.

**Reviews** is how many reviews a labeler has completed in the project.

**Review Time**: How long the annotator has spent, cumulatively, reviewing.

**Avg. Review Time**: How long the user has spent, on average, on reviewing each task.

### In progress tasks

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

## Exporting Performance CSV

You may get a CSV of all data in the Performance tab by clicking on the *Download* button in the top-right corner of the table:

<figure><img src="/files/iLv4c8qT1dJcOpUWgmue" alt="" width="537"><figcaption></figcaption></figure>


---

# 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.imerit.net/core-concepts/labeler-performance.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.
