Skip to main content
Sixtyfour uses role-based access control (RBAC) to manage what organization members can see and do. Every member is assigned one of three roles: Member, Admin, or Owner.
Each role is additive — Admins have everything Members have, and Owners have everything Admins have.

Permission reference

The table below lists every permission and which roles hold it.

Member

The default role for anyone invited to an organization.
API key values are only visible at generation time. keys:read confirms a key exists — it does not expose the key value.

Admin

Admins have all Member permissions, plus the ability to manage team access and account configuration.

Owner

Owners have all Admin permissions, plus organization-level controls that affect membership structure and account identity.
Only an existing Owner can promote another member to Owner or remove an Owner from the organization. Assign this role carefully.

Manage role assignments

Role assignments are managed from the organization settings page in the Sixtyfour app.
  1. Go to Organization settings.
  2. Open the Team Members section.
  3. Change a member’s role or remove them from the organization.
You need members:write:role to change roles and members:write:remove to remove members — both held by Owners only. Admins can invite new members but cannot change existing roles.