Review Queue
The Review Queue is a single place that collects every document needing a human across all your extractions — so reviewers don't have to dig through individual batches. It's the human-in-the-loop layer that makes automated extraction safe to deploy.
What lands in the queue
Any file with status Needs review, which happens when:
- A required field came back empty, or
- An error-severity validation rule failed.
Each item shows the file name, which extraction it belongs to, and a badge with the count of errors / warnings.
Where to find it
Dashboard → Review Queue (left sidebar).
Working the queue
- Click Review on an item to open it in the document review screen.
- The validation issues are listed inline (e.g. "'total' must be ≥ 0").
- Correct any fields if needed, then Confirm.
- Confirming changes the file's status, so it automatically drops out of the queue.
You can filter the queue by extraction when you have several.
Tip
Pair the queue with Export destinations set to on confirm — so data is only pushed downstream once a human has signed off on flagged documents.