Skip to main content
Every Reducto endpoint exposes configuration options that control how documents are processed. This section covers all available configurations, from parse-level OCR and layout settings through extraction schemas and workflow orchestration.

Configuration by Endpoint

Parse converts documents into structured content. Options are grouped by purpose:

Common Patterns

Variable chunking with embedding optimization for vector search:
Enable agentic mode for both text and tables:
Array extraction with source locations for long documents:

Migrating from v2

If you’re using the legacy configuration format, use this converter to transform your v2 config to v3:
See the Migration Guide for complete mapping tables and examples.