Create Resources
Create an Org
Prerequisites
- Review the org reference page
- Permissions to create an org
- Optional:
- Install the CLI
Permissions
To create an org, the org_creator
or billing_admin
role must be assigned to a user by a billing admin from the Org Management & Billing
dashboard.
Follow the steps below to access the Org Management & Billing dashboard and assign the role:
- Click the profile icon in the upper right corner and select
Org Management & Billing
. - Click the
Users
link in the left menu. - If the user is not shown in the current users list, enter their email address, select the
org_creator
orbilling_admin
role, and clickAdd User
. The user will receive a verification email. - If the user is already on the current users list and they don’t have the
org_creator
orbilling_admin
role, click theEdit
button corresponding to the user, select theorg_creator
orbilling_admin
role and clickConfirm
.
Create using the UI Console
Follow the steps below to create an org:
- Click the
Create
button in the upper right corner and selectOrg
. - Enter a unique name, optional description, and any additional org admin email addresses. Click
Next (Tags)
. - Enter any optional tags and click
Create
. The user creating the role, and any additional org admins, will automatically be assigned to thesuperusers
group.
Create using the CLI
Refer to the org create command for details and examples on how to create an org using the CLI.
Notes
- Orgs are immutable and cannot be renamed or deleted.