# Datalab pricing

> Usage-based, per-processor pricing in US dollars per 1,000 pages. A request
> pays the sum of every processor it runs.

- Canonical page: https://www.datalab.to/pricing
- Documentation: https://documentation.datalab.to
- Sign up: https://www.datalab.to/auth/sign_up

## Plans

- Free (work email): $20 of included usage per month.
- Free (personal email): $10 of included usage per month.
- Team: $400/month, includes $400 of usage per month against the same rate card.
- Enterprise and on-prem: https://www.datalab.to/contact

## Rate card (per 1,000 pages)

| Processor | What it does | Rate |
| --- | --- | --- |
| Convert — fast / balanced | Document to markdown or HTML | $4 |
| Convert — accurate | Highest-fidelity conversion | $10 |
| Extraction — fast | Structured fields, single pass (up to 50 pages per document) | $6 |
| Extraction — balanced | Structured fields, multi-pass with per-field verification | $15 |
| Extraction — accurate | Structured fields, multi-pass with per-field verification, strongest model | $20 |
| Segment | Detect boundaries between combined documents. Page-level split returns just the page ranges; block-level returns parsed markdown | $0.50 |
| Track changes | Diff revisions in a Word document | $6 |
| Form fill | Populate a form's fields | $10 |
| Spreadsheet tables | Table extraction (500 cells count as one page) | $6 |
| Create document | Generate a document | $6 |
| OCR (legacy Surya) | Text-only recognition | $2 |
| Custom processor | Your own pipeline | $20 |
| Eval | Score output quality against a rubric | $2 |
| Chart understanding (add-on) | Adds chart parsing to a run | +$3 |
| Infographic (add-on) | Adds infographic parsing to a run | +$4 |
| Word bounding boxes (add-on) | A box and confidence score for every word | +$3 |
| Table cell bounding boxes (add-on) | Per-cell table bounding boxes (includes word bboxes) | +$3 |
| List bounding boxes (add-on) | Per-item list bounding boxes (includes word bboxes) | +$3 |

## Modifiers

- EU data region: 1.25x on the summed total.
- Model-training discount: 25% off metered usage. The two modifiers cannot combine.

## Agent-compute allowances

Extraction (balanced and accurate) and form fill run an agent whose compute
varies per document. The listed rate already includes an agent-compute
allowance — $9/1k for balanced extraction, $19/1k for accurate
extraction, $10/1k for form fill (its entire rate) — and a document
bills only what exceeds it, never the allowance plus the compute.

## Extraction notes

- Extraction auto-routes to the accurate rate above 50 pages per document.
- Output-field overage: extraction bills $0.75 per 1,000 extracted
  values beyond a free allowance of 5,000 values per request.
- Schemas with more than 750 fields are rejected.

The page at https://www.datalab.to/pricing is authoritative if the two ever disagree.
