Your subscription belongs to the organization, not to the account that
happens to be signed in. Every plan, seat count, payment method, and
invoice lives under that organization's own settings, at
/orgs/<your-org>/settings/billing. If you belong to more than one
organization, each has its own billing page and its own subscription.
Open Settings → Billing from your organization to reach it, or go
directly to /orgs/<your-org>/settings/billing. The older
/account/billing link still works: it signs you in if needed and then
forwards you straight to your organization's billing page, carrying along
any Stripe checkout parameters the link included. Update any bookmark you
use often to the new address, since the redirect always sends you to
whichever organization is currently active for your account.
Who can access it
Two things happen on this page, and they need different permissions.
Viewing the current plan, seat usage, and the plan picker requires the Manager, BillingManager, or Owner role in that organization. Anyone without one of these roles gets an access-denied message instead of the page content.
Changing anything, buying a plan, switching plans, updating the payment method, downloading invoices, or cancelling, requires the Owner role or the dedicated BillingManager role. A Manager can see the billing page but cannot start a checkout or a plan switch. See Roles and permissions for the full permission matrix.
What the page shows
The page opens on your current subscription: the plan name, whether it is a trial or a paid plan, and, for a paid plan, either the renewal date or an already-scheduled end date. Below that is your organization's seat usage (used seats out of the plan's maximum, or "unlimited" on plans without a seat cap) with a link to manage members. See What counts as a developer seat for how that count is derived.
If a downgrade or a cancellation is scheduled, a banner names the date it takes effect and offers a button to cancel that schedule. Below the current plan you get the full plan picker with a monthly/yearly toggle, so you can buy, upgrade, or downgrade without leaving the page; see Payment and billing for exactly how checkout, upgrades, downgrades, and cancellation work.
Changing plans from here
Clicking a plan's button on a paid subscription takes you to a confirmation
page at /orgs/<your-org>/settings/billing/confirm-switch/<plan>/<cycle>.
It shows the exact amount involved (the prorated charge for an upgrade, or
the next renewal amount for a downgrade) before anything happens. Nothing
is charged or scheduled until you explicitly confirm on that page; see
Payment and billing
for the full upgrade and downgrade mechanics.
Related pages
- Payment and billing: how checkout, VAT, upgrades, downgrades, and cancellation work in detail.
- What counts as a developer seat: how plan limits map to organization members.
- Roles and permissions: what each organization role can do.