# Resize Root Disk

You can increase the root disk size when your VM instance needs additional storage space. The root disk can only be resized to increase its size; reducing the size of the root disk is not supported.

* In the **Action** column, click **More**, then select **Resize Root Disk**.

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

* Enter the desired size for the **Root Disk**. The root disk size cannot be smaller than **20GB**. Then click **Resize Root Disk** to apply the changes, or click **Cancel** if you do not want to modify the root disk size.

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

* A process will begin to expand the size of the root disk.
* After the resize process is complete, the updated disk size will automatically appear in the **Instance** list.

<figure><img src="/files/u5iT159BSxJAG779DYwS" 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-flexi-instance/details-instance/resize-root-disk.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.
