Ownership Model
Agents, inboxes, tokens, and history are all org-level resources. When a member creates an agent or issues a token, those objects are owned by the organization. Any member with the right permissions can view, modify, or revoke them from the dashboard, independent of who originally created them. This design means:- Revoking a token or reassigning an agent does not require action from the original creator.
- Audit history and inbox mail are retained by the org, not by individual accounts.
- Billing, spend caps, and usage limits are managed at the org level.
Team Members
Free Sandbox
1 team member — the account owner only.
Pro
Unlimited team members — no per-seat charge for people.
Quarantined messages are held for member review. Only members (not agents) can release or permanently reject quarantined mail.
Organization Keys
Organization keys are a special credential type issued from Settings → Organization keys. Unlike agent tokens, org keys can create new agents and issue tokens on their behalf — making them the right tool for programmatic onboarding workflows and multi-tenant setups.Create an Agent with an Inbox
Use an org key to provision a new agent and its inbox in a single API call:Create agent + inbox
Issue a Token for the Agent
Once the agent exists, issue a scoped token for the MCP client or REST consumer that will drive it:Issue an agent token
Spending and Pay-as-You-Go
Pay-as-you-go overages are disabled by default. An owner must explicitly set a spend cap in Billing & usage before any overage charges can accumulate. Without a spend cap, sending and mailbox imports pause when the org reaches its plan limits.Audit History
All agent activity is logged at the organization level.
History is readable by any member in Billing & usage → Activity. After a paid subscription ends, a 90-day read and export window applies to historical data.