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

# Project Management

> How to organize and manage your cloud resources using projects.

## Projects

Projects allow you to group related resources (Instances, Databases, VPCs) together. This is ideal for separating environments (e.g., Development, Staging, Production) or different products.

### Creating a Project

1. Navigate to the **Projects** page in the Console.
2. Click **"New Project"**.
3. Enter a name and description.
4. Select the primary usage type (Web App, Database, etc.).

### Project Settings

Within a project, you can:

* **Rename Project**: Change the project name for better clarity.
* **Move Resources**: Transfer resources between projects within the same organization.
* **Project Dashboard**: A project-specific overview of active resources and costs.

## Best Practices

* Use a single project per environment (e.g., `nubis-prod`, `nubis-dev`).
* Use descriptive names to identify the purpose of the project.
