Accounts & Organizations
Every Pure account belongs to one or more organizations. An organization is the billing and access boundary — API keys belong to an organization, and compiled jobs are charged to the organization that owns the key used to submit them.
Creating an organization
Section titled “Creating an organization”An organization is created automatically when you sign up. You can create additional organizations from the dashboard under Settings → New organization.
Members
Section titled “Members”An organization has one or more members. Each member has a role:
| Role | Permissions |
|---|---|
| Owner | Full access: manage members, billing, API keys, and view all jobs |
| Admin | Manage members and API keys; view all jobs; cannot change billing |
| Member | Create and use API keys; view own jobs only |
Inviting members
Section titled “Inviting members”Go to Settings → Members → Invite member. Enter the email address of the person you want to add and select their role. They receive an invitation email with a link to accept.
Invitations expire after 7 days. You can revoke a pending invitation from the Members page before it is accepted.
Removing members
Section titled “Removing members”Owners and Admins can remove members from the Members page. Removing a member does not revoke their API keys — revoke those separately under API Keys if needed.
Switching organizations
Section titled “Switching organizations”If you belong to multiple organizations, use the organization switcher in the top-left corner of the dashboard to switch context. API key creation and job history are always scoped to the currently active organization.