text, tabular, image, or audio —
which determines how it is analyzed and which redaction operators apply.
Formats
- Text
- Tabular
- Image
- Audio
Filtering by extension expands to the whole format’s extension set — passing
jpg also matches jpeg, and tif also matches tiff.Container Formats
Formats likedocx and xlsx are containers: they hold parts that may have
their own modality. An image embedded in a Word document is analyzed as an
image, in its own right.
The run’s audit reflects this. Each container part appears in parts, keyed by
its container-private ID — for a DOCX, that is the zip entry name:
OCR
Scanned documents have no selectable text layer and must be rendered to images before recognition. A run’s scope controls this:Filtering Files
List endpoints filter by format, modality, or name:File Roles
Each file records the role it plays, which drives retention and whether it is user-facing:
Redacted outputs are linked to their source through
parentId, forming a
version chain rather than overwriting the original.
Next Steps
Redaction Workflow
How modality drives redaction
API Reference
File endpoints and filters
