# Resize Instance

You can change the existing machine type if it no longer suits the workload running on the VM. This allows you to adjust the VM resources, such as vCPU and memory, according to your workload requirements.

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

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

* Select the **machine type** and adjust the **CPU** and **memory** as needed, then click the **Resize** button.

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

<table data-header-hidden><thead><tr><th width="204.33333333333331"></th><th width="184"></th><th></th></tr></thead><tbody><tr><td><strong>Type</strong></td><td><strong>Description</strong></td><td><strong>vCPU/RAM</strong></td></tr><tr><td><strong>Shared</strong></td><td>Based on 1 vCPU</td><td>1 vCPU/1GB, 1 vCPU/3GB,1 vCPU/4GB</td></tr><tr><td><strong>General</strong></td><td>CPU:RAM eq 1:2,1:3</td><td>2vCPU/4GB, 2vCPU/6GB, 4vCPU/8GB, 4vCPU/12GB, 8vCPU/16GB, 8vCPU/24GB, 16vCPU/32GB, 16vCPU/48GB, 32vCPU/64GB, 32vCPU/96GB</td></tr></tbody></table>

* A notification appears indicating that the instance is being resized.

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

* If the resize process is successful, a notification will appear: **"Instance has been successfully changed"**.

<figure><img src="/files/LsYTNortq7gRzagGZNVJ" 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-instance.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.
