Skip to main content
Settings controls your Operator account: plan, billing, and API access.

Billing and plan changes

ActionBehavior
SubscribePick a plan and start immediately
UpgradeTakes effect immediately
DowngradeScheduled for end of current billing period
CancelReverse a scheduled cancellation any time before it takes effect
Billing portalOpens Stripe for invoices, payment methods, and receipts
For pricing details, read Billing.

API keys

API keys let you access the Operator agent programmatically. Use them to drive agent building, experimentation, and fleet operations from code.
  • Keys are shown only once when created.
  • Requests use Authorization: Bearer ck_....
  • Revoking a key disables future API access for that key immediately.
The full developer guide is on API.

Instance capacity

Your plan controls how many active or provisioning instances you can have at once.
PlanLimit
Basic1 instance
Pro5 instances
Max20 instances
During agent evolution, variant instances count against this limit. If you are at capacity, the Operator agent adjusts the number of variants or blocks new instance creation until you upgrade or free a slot.

Billing

Pricing and usage limits

API

Using your API key