Teams & organizations
An organization is a shared team workspace. Resources created in an org belong to the team (not one person), and members access them according to their role. You can belong to multiple organizations at once, and switch between them (and your personal account) from the workspace switcher in the dashboard.
For pricing and seat plans, see Teams pricing — this page covers how orgs work.
Roles
Every member has one of three roles:
| Can… | Owner | Editor | Viewer |
|---|---|---|---|
| View resources | ✓ | ✓ | ✓ |
| Create / delete resources | ✓ | ✓ | |
| Invite members | ✓ | ✓ | |
| View audit logs | ✓ | ✓ | |
| Remove members / change roles | ✓ | ||
| Change org settings & billing | ✓ | ||
| Export audit logs | ✓ | ||
| Delete the org | ✓ |
An owner can’t remove themselves — transfer ownership first. An org can have more than one owner.
Inviting members
- An owner or editor invites someone by email (with a role).
- The invitee gets an email with a link that’s valid for 7 days.
- They sign in and accept — and immediately gain access at their role.
Pending invites don’t use a seat — only members who have accepted count toward your seat total.
Seats & plans
Team plans are billed annually per seat:
| Plan | Seats | Included storage | Audit retention |
|---|---|---|---|
| Starter | 5–20 | 100 GB | 90 days |
| Pro | 20–100 | 1 TB | 365 days |
| Enterprise | 100+ | Custom | Unlimited |
New orgs get a 14-day free trial. Adding seats mid-cycle is prorated; reducing seats takes effect at the next renewal (no mid-cycle refund). Full price details are on the Teams pricing page.
The org has its own credit wallet, separate from any member’s personal wallet.
Audit logs
Every org keeps an audit log of who did what: member invites / removals / role changes, subscription and seat changes, and resource deletions. Editors and owners can view it; owners can export it to CSV (up to the last 90 days). Retention follows your plan (see the table above).
Related
- Teams pricing — per-seat pricing and what each plan includes.
- Credit wallet — the org’s shared AI balance.
- For developers — org management endpoints (
/v1/orgs/*) are in the API playground.