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:1
Parse
The raw file, page, or recording is read into text — including OCR for scanned PDFs and images, and transcription for audio.
2
Summarize
AutoSage generates a summary that helps the assistant reason about the document as a whole.
3
Chunk
The text is split into passages sized for accurate retrieval.
4
Embed & index
Each passage is embedded and added to the knowledge base’s private vector store, ready to be retrieved and cited.
Document status
Every document moves through a clear lifecycle you can watch in the dashboard: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.