# How to Change Volume Type

ในกรณีที่ต้องการเปลี่ยน Performance Type ของ Volume เพื่อเพิ่มความรวดเร็วในการใช้งาน หรือต้องการลดค่าใช้จ่ายโดยการเปลี่ยนเป็น Performance Type ที่มีความรวดเร็วในการใช้งานลดลง เพื่อให้เหมาะสมกับการใช้งานปัจจุบัน สามารถทำได้ตามขั้นตอนด้านล่าง ซึ่งจะมีข้อจำกัดคือ Volume จะต้องไม่มี Snapshot และการ retype Volume จะใช้เวลาในการดำเนินการขึ้นอยู่กับขนาดของ Volume ที่ต้องการ retype

## Prerequisite

* มียอดคงเหลือใน project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))
* Volume ที่สามารถเปลี่ยนชื่อได้ จะต้องมี status <mark style="color:green;">**Healthy**</mark> และไม่มี Snapshot อยู่เท่านั้น

{% hint style="info" %}
แนะนำให้ทำการ [Create Image จาก Volume](/ncs-documents/compute/compute-image/create-image-from-a-bootable-volume.md) เอาไว้ก่อน เพื่อเป็นการ Backup
{% endhint %}

## Instruction

### 1. เข้า menu Retype Volume

เลือก Volume ที่ต้องการ แล้วคลิกที่ menu Retype Volume&#x20;

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

### 2. เลือก Performance Type ที่ต้องการ

เลือก Performance Type ที่ต้องการเปลี่ยน โดยระบบจะเริ่มคิดเงิน Volume ใหม่ โดยอ้างอิงจาก Performance Type ที่เลือก\
จากนั้นคลิก Retype

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

### 3. รอจนกว่า Volume จะดำเนินการ Retype เสร็จ

ระบบจะแสดงหน้าต่างสรุปการ retype ให้ปิดหน้าต่างนี้ และรอจนกว่า status ของ Volume กลับมาเป็น Healty อีกครั้ง

<figure><img src="/files/vVIvh3A8cVWgTZOganrd" alt=""><figcaption></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-epc.gitbook.io/ncs-documents/storage/block-storage/managing-volume-s/how-to-change-volume-type.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.
