Athina home page
Search...
⌘K
Ask AI
AI Hub
Website
Sign-up
Sign-up
Search...
Navigation
Annotation
Export Annotated Data
Docs
API / SDK Reference
Guides
FAQs
Documentation
Open-Source Evals
Blog
Email us
Book a call
Getting Started
Introduction
Getting Started
Datasets
Introduction
Creating a dataset
Dynamic Columns
Run evaluations (UI)
View Metrics
Run Experiments
Compare datasets
Join Datasets
Export / Download Datasets
SQL Notebook
Automations
Manage Datasets
Delete a Dataset
Evals
Overview
Quick Start
Online Evals
Offline Evals
Preset Evaluators
Custom Evals
Running Evals in UI
Running Evals via SDK
Running Evals in CI/CD
Why Athina Evals?
Cookbooks
Flows
Overview
Concepts
Variables
Sharing Flows
Flow Templates
Blocks
Annotation
Overview
Metrics
Configure Project
View Data
Review Entries
Export Data
Permissions
Prompts
Overview
Concepts
Prompt Syntax
Create Prompt Template
Prompt Versioning
Delete Prompt Slug
List Prompt Slugs
Duplicate Prompt Slug
Run Prompt
Multi-Prompt Playground
Run Evaluations on a Prompt Response
Organize Prompts
Monitoring
Overview
Inference Trace
Analytics
Topic Classification
Export Data from Athina
Continuous Evaluation
Model Performance Metrics
Settings
Custom Models
Sampling Evals
Credits
Integrations
Integrations
Self Hosting
Self-Hosting
Self-Hosting On Azure
Datasets
Import a HuggingFace Dataset
On this page
Export Options
Steps to Export
Export Modal – Choose Data Format
You can select from:
✅ Aggregated annotation results
📊 Raw annotation data
Pro Tips
Annotation
Export Annotated Data
Export labeled datasets from Athina in your preferred format.
Athina allows you to export annotated datasets for use in downstream analysis, model training, quality assurance, or archival.
Export Options
You can export annotations in multiple formats and levels of detail:
CSV
JSON
XLSX
Exports are available directly from the dataset’s
Sheet
tab.
Steps to Export
Go to the
Datasets
page.
Click into the dataset connected to your annotation project.
Switch to the
Sheet
view.
Click the
Download
icon on the top right of the table.
Choose a file format: CSV, JSON, or XLSX.
Export Modal – Choose Data Format
After selecting the file type, you’ll be prompted to choose how annotations should be exported:
You can select from:
✅ Aggregated annotation results
Combines data from all annotators into a single output row.
Categorical labels appear as
JSON objects
.
Numeric labels appear as
averages
.
Comments are merged into a single text field.
Use this
when:
You want a simplified output for training.
You want a compact view of consensus annotations.
📊 Raw annotation data
Preserves each annotator’s responses in separate columns.
Includes a
“final” column
that may be used for adjudicated or post-reviewed annotations.
Ideal for audit logs or fine-grained performance analysis.
Use this
when:
You need to analyze individual annotator behavior.
You’re performing quality assurance or measuring agreement manually.
Pro Tips
Apply filters in the Sheet view before downloading to extract specific subsets (e.g., high-agreement rows, individual annotator segments).
Use the
Annotation Filter
to limit export to certain fields, annotators, or label values.
You can also use the exported dataset as input for the
Experiment
feature in Athina.
Need to resolve conflicts before export? Add a custom “final_label” column to the dataset and use it to record adjudicated results.
Review Entries
Permissions
Assistant
Responses are generated using AI and may contain mistakes.