Skip to main content
Organizations are the top-level container in Codespace. Each organization has its own members, roles, billing, and resources.

Create your first organization

  1. From the dashboard, click New Organization
  2. Enter an organization name (e.g., “Acme Engineering”)
  3. Choose a slug — this is used in URLs and must be unique
  4. Click Create
You’re now the owner of this organization and can start adding resources and inviting members.

What’s in an organization?

  • Resources — Coder deployments, Codewire Relays, and other provisioned services
  • Members — Team members with role-based access (owner, admin, member)
  • Billing — Per-resource subscriptions and usage tracking

Roles

RoleManage membersAdd/delete resourcesChange settingsView resources
OwnerYesYesYesYes
AdminYesYesYesYes
MemberNoNoNoYes
The user who creates an organization is automatically the owner. Ownership can be transferred later.

Next steps