Agents
Each agent you deploy is an isolated worker. Deploy as many as you need — a restaurant bot, a support agent, a scheduling assistant — each running independently under your account.Autoscaling
The platform watches active room load and scales your agent workers up and down automatically. You don’t configureload_fnc or load_threshold — the platform manages this.
- Scale up — new workers spin up as concurrent calls increase
- Scale down — idle workers are drained and removed
- Health checks — unhealthy containers are replaced automatically with rolling deploys