Supported formats
Upload methods
You can upload documents to a pipeline in several ways:| Method | Description |
|---|---|
| Upload | Drag and drop documents or click to browse from the pipeline detail page |
| Forward or send documents to the pipeline’s email address | |
| HTTP API | POST documents to the /pipelines/{pipelineId}/trigger endpoint |
Document lifecycle
Documents move through the following statuses as they are processed:| Status | Description |
|---|---|
| Pending | Document upload initiated but not yet received |
| Uploaded | Document received and queued for processing |
| Processing | Pipeline is actively processing the document |
| Completed | All pipeline steps finished successfully |
| Failed | Processing encountered an error |
| Review | Document is waiting for human review before continuing |
| Cancelled | Run was cancelled before completing |
Document details
Each document record includes:- Original document name and format
- Upload timestamp and method
- Current status
- Associated run (if processing has started)
- Document size