Team & Access
Current state
Section titled “Current state”Every merchant account has exactly one user: the owner who created it during onboarding. That’s the only role that exists right now — there’s no “admin,” “member,” or “viewer” to assign.
What this means in practice
Section titled “What this means in practice”- Everyone who needs dashboard access currently has to use the same login.
- There’s no way to give someone limited access (e.g. read-only, or API-keys-only) without giving them full account access.
- API keys themselves are still scoped per project and per environment — see Authentication — which is the closest thing to scoping access today, for backend integrations specifically.
If you need multiple people working in the same account, the current option is sharing the one login rather than provisioning separate ones.