Documentation Index
Fetch the complete documentation index at: https://docs.operator.io/llms.txt
Use this file to discover all available pages before exploring further.
1. Sign up
Create an account at operator.io and pick a plan. Basic ($20/mo) runs one agent with 1M monthly credits, Pro ($50/mo) bumps that to 5M, and Max ($175/mo) gets you 20M. Every plan starts with a free trial and you can top up credits any time from Settings. Teams that need more than one agent in parallel belong on Enterprise.2. Start a chat
Once you’re in, you land on the chat. Describe the project you want an agent working on:3. Drop in files
Open the Files tab, pick the agent you just created, and upload anything the project needs, source material, reference images, a CSV of data. Files land in the agent’s workspace and stay available for every future session.4. Hand the agent credentials
Some work needs keys to external services: a GitHub token for a code project, a Resend key for email, a Postgres URL for a database agent. Open Environment, add the secret, and grant it to the agent. You never paste credentials into chat. The agent reads them at runtime from a vault scoped to the instance.5. Schedule it
When a flow is worth repeating, ask Operator to turn it into an automation:Next steps
Operator agent
The chat interface that ties everything together
Agents
Building, testing, and evolving a specific agent
Instances
What a single instance can actually do
Environment
Store and scope credentials