---
title: "Glossary"
description: "Short definitions of BergFlow terms used in this guide."
---

> 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.

# Glossary

| Term | Meaning |
| --- | --- |
| **Project** | Top-level container for a body of annotation work. Holds the task template and guidelines. |
| **Task template** | Typed schema (inputs + outputs + groups + CSV settings) for tasks in a project. Versioned. |
| **GT (ground truth)** | Rich-text guidelines used as annotator reference and as the baseline for accuracy reports. |
| **Batch** | One CSV/Excel upload (optionally a ZIP of images) into a project. Each row becomes a task. |
| **Task** | One unit of annotation work. |
| **Delivery batch** | Curated, exportable bundle of completed tasks for the client. |
| **Image host** | Project setting that stores images in BergFlow. Batches then include a ZIP of images. |
| **Content group** | Bundle of media fields (image / audio / video) shown in one annotation viewer. |
| **Cascading select** | Output type with dependent dropdowns; each level exports as its own column. |
| **Bounding box** | Output flag: draw a rectangle on a linked image. |
| **AI agent generation** | Optional project setting that pre-annotates tasks with BergFlow’s AI service. |
| **Required annotations** | How many independent annotations a task needs before it is reviewable. |
| **Skip** | Annotator bypasses a task; requires a comment; shows on Skipped tasks. |

Source: https://bergflow-docs.pages.dev/account/glossary/index.mdx
