# Reports

The Reports Section gives an understanding on how much time has been spent by experts on labelling.

* Aggregated Batch Time: View the average time spent on each [node](/project-setup/create-taskflow/1.-taskflow-details.md#taskflow-templates) for a [batch](/project-setup/pre-process-data.md#batch).

  <figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcsu8KkdpAMFV9xMLnCv9Kd7c_OS4NBWEJgyQS_H423vT_AR5mT_wzawKc1mDgy3N0q7BEvm8vfz1LbAD8IZtJDHJHMjJFmTzQBV6icbm48ri9jkU-TsQFzVSZTxG_2AZbn5LnPVkG6gWKpW7UjuulKvic_?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt=""><figcaption></figcaption></figure>
* Batch Duration & Submission Time: View the time taken for all submissions within the [node](/project-setup/create-taskflow/1.-taskflow-details.md#taskflow-templates) for a [batch](/project-setup/pre-process-data.md#batch).

  <figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfPJ009mPUtuw3rGYYCtwVD9_KagCIhSM8T7Goux3mvNBGmIdDJoVXAWFuxuFvNlyA5Hsg7VO9YetCfvbgf_EBVDICPnCUBqOHL58AOJUMm7sGT9_obkrVYjIyYEOz4kc-__pxCNFryWT8zJCZdlgww7FY?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt=""><figcaption></figcaption></figure>
* Node Wise Progress: Status stats on the dataset uploaded on each [node](/project-setup/create-taskflow/1.-taskflow-details.md#taskflow-templates) of the [taskflow](/project-setup/create-taskflow/1.-taskflow-details.md).

  <figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdLuyc6SzDlKsmIWC2smTI4iWRpKqzL6zZiTzRlAI7hN1CcebnZwH5he7vAh5hckFp2P3zFLN9S_8pDlUeWh6JUHbOLwRqBuzAaOsuEjMbBIDtTDZy8pYwQ1etUZFDTvTGMbL-qhlNaF50LerH7WYI5xtoe?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt=""><figcaption></figcaption></figure>

  * Labeler Report: Clicking on the [node](/project-setup/create-taskflow/1.-taskflow-details.md#taskflow-templates) name above gives details of the subject matter expert's performance on that node. This can be viewed by their performance batch-wise or across all.

    * Operator Node - Completed

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

    * Operator Node - In Progress

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

    * Operator Wise Report

    <figure><img src="/files/qpihOnJnxDgVH2kE4qzY" alt=""><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-prod.io/project-setup/reports.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.
