Prerequisites
The prerequisites for this guide depend on the interface that you use.- Web console
- CLI
- Terraform
Make sure that you are in a group that has the
admin role within your tenant; for example, the default admins group. You can check this in the Administration → IAM section of the web console.How to create a project
- Web console
- CLI
- Terraform
- In the web console, expand the top-left list of projects.
-
Click
Create project. A drop-down list of available projects opens.
- In this list, click Create project.
-
In the project creation form, specify the project settings:
- Select the tenant and region. You cannot change them later.
- Enter the name of the new project. The name should be unique in the tenant. You can edit it later.
- Click Create project.
How to get a project ID
To get the ID of a project:- Web console
- CLI
- Terraform
- In the web console, expand the top list of projects.
- Next to the project’s name, click
→
Copy project ID.
How to edit a project
For an existing project, you can only edit the name. You cannot move a project to another region or tenant. To edit the project name:- Web console
- CLI
- Terraform
- In the web console, expand the top-left list of projects.
- In the line of the required project, click
→ Configure.
- Enter a new value in the Name field.
- Click Save.
How to delete a project
Before you delete a project, make sure to remove all resources from it. You can only delete an empty project.- Web console
- CLI
- Terraform
- In the web console, expand the top-left list of projects.
- In the line of the required project, click
→ Delete project.