Product docs
Configure knowledge bases, agents, chat, and memory from the dashboard. No code required.
Developer docs
Integrate AutoSage into your own product with the REST API, streaming, and API keys.
What you can build
Knowledge assistants
Upload documents and connect databases, then ask questions and get cited, grounded answers.
Autonomous agents
Give an agent a goal, tools, and a schedule, and let it run tasks on its own.
Customer-facing bots
Embed a chat experience for your end users, isolated per customer through a single API key.
Agent networks
Let agents delegate to other specialized agents to answer questions outside their own knowledge base.
How AutoSage fits together
Everything in AutoSage lives inside a simple hierarchy. Understanding it once makes the rest of the platform click:Environment
An isolation boundary — like
dev, staging, and production. API keys belong to one environment.Tenant
A resource owner with its own credits and quotas. In a customer-facing product, a tenant often maps to one of your customers.
Learn the concepts
Start with the core concepts to see how knowledge bases, agents, chat, and memory relate.