Skip to main content
Organizations are the core grouping in CodeWire. Each organization has its own members, roles, resources, and billing.

What’s in an organization?

  • Resources — Coder deployments, Codewire Relays, and other provisioned services, each with their own infrastructure
  • Members — Team members with role-based access control
  • Billing — Per-resource subscriptions and usage tracking managed at the organization level

Roles

Organizations use three roles with different permission levels:
PermissionOwnerAdminMember
View resources and workspacesYesYesYes
Create workspaces (in Coder)YesYesYes
Add / delete resourcesYesYesNo
Send invitationsYesYesYes
Manage members (roles, removal)YesYesNo
Change organization settingsYesYesNo
View admin credentialsYesNoNo
Transfer ownershipYesNoNo
Delete organizationYesNoNo
The user who creates an organization is automatically the owner. There is exactly one owner per organization.

Organization lifecycle

  1. Create — Any user can create an organization from the dashboard
  2. Add resources — Provision Coder deployments, Codewire Relays, etc.
  3. Invite members — Send email invitations to collaborators
  4. Manage — Adjust roles, billing, and resource settings as needed