---
title: How to create a Scaleway Project
description: This page explains how to create a Scaleway Project
tags: account create project create-project
dates:
  validation: 2025-10-01
  posted: 2021-06-10
---
import Requirements from '@macros/iam/requirements.mdx'


If you have a [Scaleway account](/account/how-to/create-an-account/), and subsequently an [Organization](/iam/concepts/#organization), you will also automatically have a [default Project](/organizations-and-projects/concepts/#default-project), that contains all your existing [resources](/iam/concepts/#resource). You can also create additional Projects, allowing you to group your resources.

<Message type="note">
  The default Project inherits the Organization ID. Therefore, the **default** status cannot be transferred to other Projects.
</Message>

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization

1. Click the **Projects** tab from the [Organization Dashboard](https://console.scaleway.com/organization). A list of your Projects displays.
2. Click **+ Create Project** on the right-hand side. A pop-up displays.
3. Enter a **Project Name** and a **Project description** in the corresponding field.
4. Click **Create Project**.

    The new Project is added to the list.


