Profile has two tabs, and between them they cover every account question that is not about data.
- API keys. Create, review and revoke keys. Keys begin with
ag_live_, are shown exactly once at creation, and can be scoped so a key is allowed to read but not to spend. Revoking is instant: the next request with that key fails with a 401. - Billing. Your current plan or wallet, the credit balance and spend order, and a line for every charge you have ever made, each with its Stripe-hosted receipt.

A habit worth adopting on the keys tab: one key per agent or integration. If you give Claude, a CLI script and an internal automation the same key, you cannot tell whose run spent what, and you cannot revoke one without breaking the other two. Separate keys make both problems disappear.
On the billing tab, remember that receipts live here and not in your inbox. We do not email receipts, so this page is the single place to send to your finance team.
Plan changes, cancellations and wallet top-ups all start from this tab as well.