Skip to content

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.

An organization is created automatically when you sign up. You can create additional organizations from the dashboard under Settings → New organization.

An organization has one or more members. Each member has a role:

RolePermissions
OwnerFull access: manage members, billing, API keys, and view all jobs
AdminManage members and API keys; view all jobs; cannot change billing
MemberCreate and use API keys; view own jobs only

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.

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.

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.