---
title: "Update the flavor of Public Cloud Databases"
description: "Find out how to adjust the flavor of your cluster"
url: https://docs.ovhcloud.com/it/guides/public-cloud/databases/update-cluster-flavor
lang: it
lastUpdated: 2024-12-30
---
# Update the flavor of Public Cloud Databases

## Objective

Learn how to adjust the flavor of your cluster according to your needs.

## How to upgrade your flavor

This option is available through the OVHcloud [API](https://eu.api.ovh.com/)
 and Control Panel
.
### Requirements

- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account
- Access to the [OVHcloud API](https://eu.api.ovh.com/) (optional)


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/pci/projects">Public Cloud Projects</ManagerLink>
- **Navigation path:** <code className="action">Public Cloud</code> > Select your project

***


### Instructions


Click `Databases
` in the left navigation bar, select your engine instance then click the `Configuration
` tab.
![Cluster overview](/images/public-cloud/databases/databases-13-update-your-cluster-flavor/cluster_overview.png)

Click `Edit
` on the "Flavor" line and adjust the flavor of your cluster.
![Change node template](/images/public-cloud/databases/databases-13-update-your-cluster-flavor/flavor_change_view.png)


## How to downgrade your flavor

This option is currently available via the OVHcloud [API](https://eu.api.ovh.com/).

### Requirements

- Access to the OVHcloud [API](https://eu.api.ovh.com/) (create your credentials by consulting [this guide](/it/guides/manage-and-operate/api/first-steps.md))
- A [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account

### Instructions

In order to be able to downgrade your flavor, you must have a threshold of 20% between your current disk space used (base storage + additional storage) and the maximum storage space allowed for the flavor.

![Change node template](/images/public-cloud/databases/databases-13-update-your-cluster-flavor/flavor_change_view.png)

For instance, if you have a PostgreSQL cluster with db1-15 as flavor and less than 384 GB (80% of 480GB) of disk space used, you can decrease the flavor to db1-7 on that endpoint:


🇪🇺EU▾

[PUT/cloud/project/{serviceName}/database/mongodb/{clusterId}](https://eu.api.ovh.com/console/?section=/cloud&branch=v1#put-/cloud/project/-serviceName-/database/mongodb/-clusterId-)

## We want your feedback!

We would love to help answer questions and appreciate any feedback you may have.

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.

Are you on Discord? Connect to our channel at [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud) and interact directly with the team that builds our databases service!
