Metadata Properties
Metadata Levels
Metadata Standardization
The platform includes AI-powered standardization to clean and normalize extracted values:Standardization helps ensure consistency across your metadata, making it easier to search, filter, and analyze your documents.
How Metadata Generation Works
1
Document Processing
Documents are chunked and prepared for analysis.
2
Tag Application
The AI applies your Tags to extract or classify information from each chunk.
3
Evidence Capture
The system captures the text snippet that supports each extraction.
4
Aggregation
Chunk-level metadata is aggregated to create file-level metadata.
5
Standardization
Optional normalization and deduplication cleans the results.
Example Metadata Output
For a contract document with a “Contract Type” classification tag:Python SDK
- Generate Metadata
- Batch Processing
- List Metadata
- Upsert & Delete
- Standardize
API Reference
Generate Metadata
Generate metadata for documents
Generate Batch
Generate metadata for multiple documents
Upsert Metadata
Create or update metadata
List Metadata
List metadata for documents
List Paginated
Paginated metadata listing
Delete Metadata
Remove metadata
