Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.anyformat.ai/llms.txt

Use this file to discover all available pages before exploring further.

Think of it as a contract:
  • What fields should exist
  • What type of data each field contains
  • What “correct” looks like
Schemas don’t extract data by themselves. They describe the goal that workflows and AI work toward. Schema view

When you use schemas

You use a schema when:
  • You want consistent output across many documents
  • You care about structure, not just raw text
  • You plan to validate or improve results over time
Most workflows are built around a single schema.

What schemas are not

Schemas are not:
  • Rules engines
  • Code
  • OCR configurations
They don’t tell anyformat how to read documents — only what the result should look like.

What’s next?

Fields

Define individual pieces of information within a schema

Instructions

Write plain-English guidance for better accuracy