Skip to main content

Reference: document statuses

Every document carries a status badge through its life. You'll see these in the library, on details pages, and on the dashboard.

StatusColourMeaningWhat to do
PRESIGNEDamberUpload slot issued; the file is on its way to storage.Nothing — transient.
QUEUEDamberStored and waiting for processing.Nothing — transient.
PROCESSINGamberText is being extracted and chunked.Nothing — usually under a minute.
PROCESSEDamberChunks created; embeddings being generated.Nothing — nearly there.
INDEXEDgreenFully searchable and available to Chat.✅ Done.
PARTIALLY_INDEXEDamberSome chunks failed to embed; the document answers incompletely.Reprocess from the details page.
FAILEDredProcessing hit an error.Check the timeline on the details page, then Reprocess. If it persists, check the file opens correctly and is a supported format.
ARCHIVEDmutedManually shelved; hidden from the default library view.Restore from the details page if needed again.

Normal flow: PRESIGNED → QUEUED → PROCESSING → PROCESSED → INDEXED

Documents mid-pipeline