---
title: "Resize the storage of Analytics"
description: "Find out how to adjust the storage space of your cluster"
url: https://docs.ovhcloud.com/pt/guides/public-cloud/data-analytics/analytics/resize-cluster-storage
lang: pt
lastUpdated: 2025-02-03
---
# Resize the storage of Analytics

## Objective

Learn how to adjust the storage space of your cluster according to your needs.

:::info
This feature is only available for engines that use storage space.

:::

## How to increase or decrease storage

You can increase or decrease the storage of your service at any time using either the OVHcloud [API](https://eu.api.ovh.com/)
 or the Control Panel
.
:::info
When changing the storage space of your service, the system checks that at least 20% of you total storage space will remain free after the resize operation. As a consequence, you might not be able to perform a storage space decrease if the new size you request is too close to your current disk space usage.

:::

### How to adjust the storage space using the Control Panel

#### Requirements

- Access to the <ManagerLink to="/">OVHcloud Control Panel</ManagerLink>
- A [Public Cloud project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account

#### Instructions

To adjust the storage space of your cluster, log in to the OVHcloud Control Panel
 and open your Public Cloud project. Click `Data Analysis
` or `Data Streaming
` in the left navigation bar, then select your engine instance.
![Cluster overview](/images/public-cloud/data-analytics/analytics/analytics-resize-cluster-storage/cluster-overview.png)
Click `Edit additional storage
` and adjust the storage space of your cluster. Use the slider to either increase or decrease the storage space.
![Edit additional storage](/images/public-cloud/data-analytics/analytics/analytics-resize-cluster-storage/edit-additional-storage.png)
### How to adjust the storage space using the API

#### Requirements

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

#### Instructions

As an example, for OpenSearch services, you can perform a storage space increase or decrease using this endpoint:


🇪🇺EU▾

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

Other engines using a storage space provide similar endpoints, e.g.:


🇪🇺EU▾

[PUT/cloud/project/{serviceName}/database/kafka/{clusterId}](https://eu.api.ovh.com/console/?section=/cloud&branch=v1#put-/cloud/project/-serviceName-/database/kafka/-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/pt/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 Analytics service!

Join our [community of users](https://community.ovhcloud.com/).
