> ## Documentation Index
> Fetch the complete documentation index at: https://nocode-docs.zeroagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Project

In Zeromagic, every project is like a separate backend system that you can build and manage on its own. You have the flexibility to manage, build, and scale each project individually, ensuring that it aligns perfectly with your operational needs. This modular approach allows for seamless integration, efficient management, and effortless scalability, empowering you to create robust solutions with ease.

## Create Project

To create a new project, head to the **Projects** section and click `Add Project`. Enter your project *"name"* select your *"plan type"* and click on `Create Project`.

<img src="https://mintcdn.com/zeromagiclabsprivatelimited/h_DeJnPWvd8dA9lO/assets/images/create-proj.png?fit=max&auto=format&n=h_DeJnPWvd8dA9lO&q=85&s=6c76695f48adbd21a15e4594490d6624" alt="create-proj" width="741" height="343" data-path="assets/images/create-proj.png" />

After creating your project in Zeromagic platform, click on the `View Console` button to open the Project Console in your browser. Now, start creating your microservices.

<img src="https://mintcdn.com/zeromagiclabsprivatelimited/FNI2lo67ZZ_e31YS/assets/images/project-console.png?fit=max&auto=format&n=FNI2lo67ZZ_e31YS&q=85&s=0dc1a36bdf1183a8e10932353b541cfd" alt="project-console" width="460" height="171" data-path="assets/images/project-console.png" />

## Manage Your Project

Navigate to `Settings` in project sidebar where you can edit your project details. By clicking on `Delete` you can delete your project permanently.

<Warning>
  Deleting a project will permanently remove all the APIs, secrets, and environments associated with it. This action cannot be undone.
</Warning>
