Skip to main content
IAM controls who can access Hexel Studio, what they can do, and how resources are isolated across your organization. Members, roles, environments, and credentials are all governed here — set it up correctly once and it protects everything downstream.

Why IAM matters for multi-team setups

In this section

Environments

Isolated contexts for production, staging, and development.

Members & Roles

People in your organization and what they can do.

API Keys

Credentials for development and scripts.

Service Accounts

OAuth clients for production services.

Resource hierarchy

Resources are scoped across three levels:
  • Organization — members, billing, and roles.
  • Workspace — a project or team grouping.
  • Environment — an isolated context where resources live (production, staging, development).
See Organizations for the full model.

How you manage it

Members, roles, service users, API keys, and OAuth clients are managed in the Console under IAM. Credentials are scoped to a workspace and environment, and every API request is authorized against the identity behind the token.

Next steps

Start with Environments, or jump to API Keys to create your first credential.