Skip to content

Project management

Project is the second-level hierarchy in the Role-Based Access Control (RBAC) architecture of NebulaGraph Cloud. In NebulaGraph Cloud, a project is used to group different database instances. This topic introduces how to manage projects in NebulaGraph Cloud.

Prerequisites

Create a project

Required role: Organization Owner

Note

The project creator is automatically assigned the Project Admin role of the project.

  1. In NebulaGraph Cloud, switch to the organization you want to use.
  2. On the project page, click Create Project in the upper-right corner.
  3. In the dialog, specify the project name and click Create.

Rename a project

Required role: Organization Owner or Organization Admin

  1. In NebulaGraph Cloud, switch to the organization you want to use.
  2. On the project page, click the more actions icon at the right of the project you want to rename and select Rename.
  3. In the dialog, specify the new project name and click Confirm.

View and switch between projects

Required role: Organization Owner, Organization Admin or Organization Member

  1. In NebulaGraph Cloud, switch to the organization you want to use.
  2. On the project page, you can view the list of projects you have access to.
  3. Click the project you want to use to switch to it.

Delete a project

Required role: Organization Owner

Note

  1. The system-default project my_first_project cannot be deleted.
  2. Projects cannot be deleted if they contain database instances.
  1. In NebulaGraph Cloud, switch to the organization you want to use.
  2. On the project page, click the more actions icon at the right of the project you want to delete and select Delete Project.
  3. In the dialog, enter the project name to confirm and click Delete.

Leave a project

Required role: Organization Admin or Organization Member

  1. In NebulaGraph Cloud, switch to the organization you want to use.
  2. On the project page, click the more actions icon at the right of the project you want to leave and select Leave Project.
  3. In the dialog, enter the project name to confirm and click Leave. Once you leave the project, you cannot access the project and its resources.