What is a project?
A project is a logical container for your Nscale resources. It provides an isolation boundary for:- Compute resources (instances, clusters)
- Networking (VPCs, security groups)
- Storage and other shared services
What lives inside a project?
When you create resources in Nscale, you place them into a project. For example:- Instances – virtual machines you create from the Compute → Instances page
- Clusters – compute clusters you create from the Compute → Clusters page
- Networks and security controls – VPC networks and security groups associated with the project
Creating and managing projects
You can create and manage projects directly from the Nscale Console. At a high level:- From the Console, go to the projects area in the left navigation.
- Create a new project and give it a clear, descriptive name (for example,
team-ml-prodorpayments-staging). - Use this project when creating instances, clusters, and related resources so they are grouped together.
How projects show up across services
Many flows in the console ask you to choose a project, including:- Creating a new instance from Compute → Instances
- Creating a new cluster from Compute → Clusters