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

# Projects - Overview

> View an overview of Projects in Sevalla.

Projects let you group all of your Sevalla services into a single workspace, making it easy to manage your project’s resources in one place. You can add applications, databases, object storage, and static sites to a project, giving you a simple, organized way to navigate and manage everything together.

<Info>
  Company-level users can fully manage projects. Project developers can add new services to a project, but they cannot add existing services or remove services.
</Info>

## Create a project

To create a new project, within **Projects**, click **Create project**. Give the project a name and click **Create project**.

<Frame caption="Create a new project in Sevalla.">
  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/DEniyCGIQNnwma8j/images/create-project-dark.png?fit=max&auto=format&n=DEniyCGIQNnwma8j&q=85&s=da18459ea60aa60e9bc7b82fac73063f" alt="Create a new project in Sevalla" width="986" height="548" data-path="images/create-project-dark.png" />

  <img className="dark:hidden" src="https://mintcdn.com/sevalla/DEniyCGIQNnwma8j/images/create-project-light.png?fit=max&auto=format&n=DEniyCGIQNnwma8j&q=85&s=401256e2d5e120c0ba615060467acd6b" alt="Create a new project in Sevalla" width="980" height="560" data-path="images/create-project-light.png" />
</Frame>

## Add services to a project

Once you've created your project, you can add applications, pipelines, databases, static sites, and object storage to the project.

Select the project you want to add services to, click **Create or add service**, and you can then choose to add an existing service or create a new service to add to the project.

<Info>
  Project Developers can only add new services to a project; they cannot add existing services.
</Info>

<Frame caption="Add a service to a new project in Sevalla.">
  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/0dHDplAmk_nnjUKO/images/add-service-new-project-dark.png?fit=max&auto=format&n=0dHDplAmk_nnjUKO&q=85&s=1e07a2182759e99323e96671307b0f49" alt="Add a service to a new project in Sevalla" width="2428" height="1100" data-path="images/add-service-new-project-dark.png" />

  <img className="dark:hidden" src="https://mintcdn.com/sevalla/0dHDplAmk_nnjUKO/images/add-service-new-project-light.png?fit=max&auto=format&n=0dHDplAmk_nnjUKO&q=85&s=d1963d3dc35b86a6bd79eb32bc9a2d25" alt="Add a service to a new project in Sevalla" width="2418" height="1092" data-path="images/add-service-new-project-light.png" />
</Frame>

If you choose to add an existing service, choose the service type, select the required services, and click **Add services**.

<Frame caption="Add a service to a new project in Sevalla.">
  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/0dHDplAmk_nnjUKO/images/add-existing-service-project-dark.png?fit=max&auto=format&n=0dHDplAmk_nnjUKO&q=85&s=d68749a4e02ca08c4b91f20c3d5ab8ba" alt="Add a service to a new project in Sevalla" width="1166" height="862" data-path="images/add-existing-service-project-dark.png" />

  <img className="dark:hidden" src="https://mintcdn.com/sevalla/0dHDplAmk_nnjUKO/images/add-existing-service-project-light.png?fit=max&auto=format&n=0dHDplAmk_nnjUKO&q=85&s=7d270140da4b30e52baec4bc348946af" alt="Add a service to a new project in Sevalla" width="1162" height="858" data-path="images/add-existing-service-project-light.png" />
</Frame>

If you want to add a new service, select one of the following options:

* [Create application](https://docs.sevalla.com/applications/get-started/add-an-application)
* [Create pipeline](https://docs.sevalla.com/applications/get-started/pipelines#add-a-pipeline)
* [Create database](https://docs.sevalla.com/databases/get-started/add-a-database)
* [Create static site](https://docs.sevalla.com/static-sites/get-started/add-a-static-site)
* [Create object storage](https://docs.sevalla.com/object-storage/add-an-object-storage)

Once you create the new service, it is automatically added to the project.

## Remove services from a project

<Info>
  Project developers cannot remove services from a project.
</Info>

To remove a service from a project, click the ellipsis (three dots) and click **Remove from project**.

<Frame caption="Remove a service from a project in Sevalla.">
  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/vm5_eIGtKlJeEuJK/images/remove-service-project-dark.png?fit=max&auto=format&n=vm5_eIGtKlJeEuJK&q=85&s=3ad153bbe1382d2a68d225698108ee2e" alt="Remove a service from a project in Sevalla" width="2436" height="936" data-path="images/remove-service-project-dark.png" />

  <img className="dark:hidden" src="https://mintcdn.com/sevalla/vm5_eIGtKlJeEuJK/images/remove-service-project-light.png?fit=max&auto=format&n=vm5_eIGtKlJeEuJK&q=85&s=4724effc425eb29c4600e02c49ed605e" alt="Remove a service from a project in Sevalla" width="2420" height="932" data-path="images/remove-service-project-light.png" />
</Frame>

This only removes the service from a project. If you want to completely remove the service, refer to one of the following:

* [Delete an application](https://docs.sevalla.com/applications/settings#delete-app)
* [Delete a pipeline](https://docs.sevalla.com/applications/get-started/pipelines#delete-a-pipeline)
* [Delete a database](https://docs.sevalla.com/databases/settings#delete-database)
* [Delete a static site](https://docs.sevalla.com/static-sites/settings#danger-zone)
* [Delete object storage](https://docs.sevalla.com/object-storage/settings#delete-object-storage)
