---
title: "Reports"
description: "GT / batch accuracy report and per-user productivity reports (managers)."
---

> Documentation Index
> Fetch the complete documentation index at: https://bergflow-docs.pages.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Reports

The **Reports** tab inside a project is **managers only**. Two sub-tabs.

## GT report (batch accuracy)

Compares each batch’s annotations to the project’s [ground truth](/projects/guidelines):

- **Batch name** with a status badge (Completed, QA in progress, In progress)
- **Total tasks**, **Annotated**, **Reviewed**
- **Accuracy %** vs GT, per output column
- **Created / last updated**

The table is sortable on every column.

## User reports

Per-user productivity and quality for a date range. Each row is an annotator or reviewer:

- Tasks completed
- Average time per task
- Total time spent
- Acceptance rate (annotators) / decision counts (reviewers)
- Accuracy vs GT when available

**Date range picker** at the top; **Download CSV** exports what you see.

Source: https://bergflow-docs.pages.dev/operations/reports/index.mdx
