Product documentation
View parsing and indexing status
Each document has a processing status and, while active, can show progress. The page also summarizes successful, processing, and unprocessed document counts.
| Visible state | Meaning | What to do |
|---|---|---|
| Unprocessed | Parsing has not completed or has not started. | Select the document's parse action or include it in Batch Parse. |
| Queueing | The parse request is waiting. | Wait; avoid submitting the same document repeatedly. |
| Parsing or Parsing (n%) | Chunks are being generated and indexed. | Wait, or stop parsing if the current action is available and you intend to cancel. |
| Canceling | A stop request is still being processed. | Wait; parsing and settings actions are unavailable. |
| Parse Canceled | Processing stopped before successful completion. | Start parsing again when ready. |
| Success | Parsing completed successfully. | Open the file name to inspect chunks. |
| Failed | Parsing did not complete. | Read the error details and use Parse Again after correcting the cause. |
| Unknown Status | The returned state is not recognized by the current UI. | Refresh once and preserve the state for support if it remains. |
A file is navigable to chunk details only after successful parsing. A success state means the pipeline completed; it does not prove that every chunk is semantically correct.