Document uploads are processed asynchronously. After uploading, you can check the status to know when processing is complete.Documentation Index
Fetch the complete documentation index at: https://docs.agentset.ai/llms.txt
Use this file to discover all available pages before exploring further.
Checking status
Polling for completion
For longer-running uploads, you can poll until processing completes or fails.Statuses
| Status | Description |
|---|---|
PENDING | Upload is queued and waiting to be processed |
PROCESSING | Upload is currently being processed |
COMPLETED | Upload finished successfully |
FAILED | Upload encountered an error |
Next steps
- API Reference — Ingest job status endpoint
- Search — Query your uploaded content
- Document Metadata — Learn more about metadata filtering