Create a Project
Enter a Name
Enter a project name (for example:
my-first-app)We recommend using English letters, numbers, and hyphens for project names, and avoiding special characters.

Project Status
After you create a project, Cloud Code automatically configures a cloud sandbox environment for it. The project will go through the following statuses:| Status | Icon | Description |
|---|---|---|
| creating | Initializing the cloud sandbox | |
| running | The sandbox is ready and can be used | |
| error | The sandbox is running abnormally. Please try again later |
Manage Projects
Switch Projects
Click a project name in the left sidebar to switch to it
Delete a Project
Click the delete icon to the right of the specified project to delete it
Modify a Project
Click the edit icon to the right of the specified project to modify its name
Related Documentation
Session Management
Manage sessions in a project
File Management
Manage files in a project
Git Integration
Version control and code backup