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


<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
- [Added and validated a payment method](/billing/how-to/add-payment-method/)

<Message type="important">
  Make sure that you are editing the correct Project before adding new [resources](/iam/concepts/#resource) to it.
</Message>

1. Click the **Projects** tab from the [Organization Dashboard](https://console.scaleway.com/organization). A list of your Projects displays.
2. Click the name of the Project to which you want to add resources.
3. Select the resource you want to create from the side menu.
4. Refer to the corresponding documentation to create the resource.

    Once the resource is created, it is automatically included in your Project.

<Message type="tip">
  Alternatively, you can create other resources via the top-right **Create** button at the top right.
</Message>

<Message type="note">
  It is currently not possible to transfer resources from one Project to another. For Object Storage, you can [import copies of your objects to buckets in different Projects](/object-storage/api-cli/migrating-buckets/).
</Message>


