Skip to main content

Extract

Under Review

This article is currently under review. Some content may be incomplete or inaccurate.

Category: Processing

The Extract activity pulls structured field values out of each document according to the fields defined for its class. This is where the transaction's data is produced.

Configuration

SettingDescriptionDefault
FieldsFields to extract from all document types.(project fields)
Per-class FieldsFields to extract only for specific document classes.(optional)
GuidelinesAdditional extraction instructions for the model.(optional)
Auto-discover FieldsLet the model find and extract additional fields.Off
Include ReasoningAsk the model to explain each extracted value.Off
Include CoordinatesReturn bounding-box coordinates for each value.On
Send ImagesSend page images to the model.On
Send TextSend OCR text to the model.On

Document Examples

The Extract step's configure panel also holds the Document Examples section, which controls the project's Memory: whether reviewed transactions are captured as samples, and how those samples are matched and injected into extraction prompts. See Memory for the full list of options.

Notes

  • Bounding-box coordinates power click-to-locate highlighting in the review interface.
  • Fields are defined per document class in project settings; see Projects.