Document status
This table provides all the possible Document statuses during the processing of an uploaded Document.
| Status | Description |
|---|---|
| QUEUED | The document is in line for processing and will be handled shortly. |
| PROCESSING | Information is currently being automatically extracted from the document. |
| FAILED | The document could not be processed, most likely due to an invalid format or file error. |
| GROOMING | The document is undergoing post-processing cleanup or refinement before final verification. |
| VERIFYING | The document is under manual review to ensure data accuracy and integrity. |
| VERIFICATION_COMPLETE | The document has been successfully processed and verified. Extracted data is now available for use. |
| REJECTED | The document could not be verified, likely because it is unsupported or failed validation checks. |
Updated 6 months ago