Create and Delete Projects
An organization can have one or multiple projects based on the organization's plan level. Free plan organizations can create one project, and a paid subscription is required to create multiple projects. For detailed information on the subscription plans, please refer to the Subscriptions page.
Workspace
Workspace is the place where you can manage your projects. You can switch between projects, create new projects, and delete projects in the workspace.
Creating projects
Before creating a new project, please make sure that:
- You have the necessary permissions (
Owner
orAdmin
role of the organization) to create a project. - You have at least one project slots available in your organization's plan.
To create a new project, follow these steps:
- Navigate to your organization homepage.
- Click the
New Project
button and input necessary information.
Developer role users will not automatically being granted access to the newly created project. The project owner or admin needs to manually grant developers the access to the created project if needed.
Deleting projects
Before deleting a project, please make sure that:
- Your project is at development stage and no longer needed. If you want to delete a production stage project, please downgrade the project to development stage first.
- You have the necessary permissions (
Owner
orAdmin
role of the organization) to delete a project.
To delete a project, follow these steps:
- Navigate to your organization homepage.
- Click and enter the project you want to delete.
- Click 'Project Settings' in the bottom left.
- Move to 'Danger Zone' section and click 'Delete' button.
- Click 'Send Code' and check your email for the verification code.
- Input the verification code and click 'Delete' button to confirm the deletion.