Articles in this section

How to create an organization?

You can create new organizations with different payment methods and billing addresses and organize your projects as you want.

When you create a new project, if you don’t already have an organization, one is created for you automatically.

Using the console, you need to:

  1. Navigate to your existing organization or a project in it.
  2. Open the user menu (your name or profile picture).
  3. Click Create Organization.
  4. Enter the required information (label, organization URL, company name, country, security contact).
  5. Click Create organization.

Using the CLI:

To create an organization with the label Acme and the name (URL) acme, run:

platform organization:create --label "Acme" --name acme --country "United States"

To verify the changes, run:

platform organization:info --org acme

 

If you need further assistance, do not hesitate to open a support ticket. 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.