What you can add
Files
PDFs (including scanned PDFs and images, read with OCR), audio files (transcribed to text), and structured documents such as Word files and spreadsheets.
A single URL
Point AutoSage at one web page and it scrapes the page to clean text.
A website
Discover the pages on a site and pick which ones to ingest. A crawl covers up to about 25 pages.
Upload is automatic. As soon as you provide a file, the dashboard begins ingesting it — there is no separate “start” step.
How ingestion works
Once content arrives, AutoSage processes it in the background so it becomes searchable and citable:Parse
The raw file, page, or recording is read into text — including OCR for scanned PDFs and images, and transcription for audio.
Summarize
AutoSage generates a summary that helps the assistant reason about the document as a whole.
Document status
Every document moves through a clear lifecycle you can watch in the dashboard:| Status | What it means |
|---|---|
| Pending upload | The document is being received. |
| Queued | Received and waiting for background processing to begin. |
| Processing | Being parsed, summarized, chunked, and indexed. |
| Processed | Ready — the document is now searchable and can be cited in answers. |
| Failed | Processing could not complete. Reprocess the document or remove it. |
Reprocess and delete
Reprocess a document
Reprocess a document
Run a document through processing again — useful after a failed attempt, or when you want it re-indexed. The document returns to the processing states and becomes Processed when it finishes.
Delete a document
Delete a document
Removing a document takes it out of search immediately and cleans up its stored content and index entries. Deleting is safe and does not affect other documents in the knowledge base.
Keeping your quota tidy
Documents count toward your tenant’s max documents and max storage quotas from the moment they are added — including documents that are still pending or that ended in a failed state.Next steps
Shape the answers
Set a persona and instructions so answers sound the way you want.
Build an agent
Turn your knowledge base into a deployable, schedulable agent.