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 stateMeaningWhat to do
UnprocessedParsing has not completed or has not started.Select the document's parse action or include it in Batch Parse.
QueueingThe 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.
CancelingA stop request is still being processed.Wait; parsing and settings actions are unavailable.
Parse CanceledProcessing stopped before successful completion.Start parsing again when ready.
SuccessParsing completed successfully.Open the file name to inspect chunks.
FailedParsing did not complete.Read the error details and use Parse Again after correcting the cause.
Unknown StatusThe 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.

Last verified: 2026-08-18Initial draft complete