# Resize Root Disk

You can increase the disk root size when your VM instance needs additional storage space. You can only resize the root disk to increase its size, you cannot reduce the size of the root disk.

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

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.76%20Instance%20Page.png" alt=""><figcaption><p>Instance Page</p></figcaption></figure>

* Enter the size of the **Root Disk** as needed, but the root disk cannot be below **20GB**. then click **Resize Root Disk** to save or **cancel** if you don't change the root disk size.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.78%20Instance%20Page%20-%20Increase%20Root%20Disk%20Size.png" alt=""><figcaption><p>Instance Page - Increase Root Disk Size</p></figcaption></figure>

* There will be a process of expanding the size of the root disk.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.79%20Instance%20Page%20-%20Process%20Increase%20Root%20Disk.png" alt=""><figcaption><p>Instance Page - Process Increase Root Disk</p></figcaption></figure>

* New data that has been saved is automatically updated in the Instance list.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.80%20Instance%20Page.png" alt=""><figcaption><p>Instance Page</p></figcaption></figure>


---

# Agent Instructions: 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.id/deka_flexi/deka_flexi_compute/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.
