# Increase Storage

This guide explains how to increase the storage size of a volume in Deka Flexi.

{% hint style="warning" %}
To increase the storage size, the volume must be detached from the instance. Resizing cannot be performed while the volume is still attached.
{% endhint %}

* Open the **Storage** page by selecting the **Storage** menu.

<figure><img src="/files/d3A2xjscLsy29DYWObiH" alt=""><figcaption></figcaption></figure>

* On the **Storage** page, in the **Action** column, click **More**, then select **Increase Size**.

<figure><img src="/files/0Y5sgU6OIinYCoKlI18e" alt=""><figcaption></figcaption></figure>

* Select the desired storage size. Then click **Resize Volume** to continue the resizing process or **Cancel** if you do not want to proceed.

<figure><img src="/files/AnEsS3tI1g3p4pjLB6ZQ" alt=""><figcaption></figcaption></figure>

* A notification will appear displaying the message "**Storage has successfully resized**".

<figure><img src="/files/zjnYqPsD1ADtbxKcbkkf" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-volume-storage/increase-storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
