# Create From an Image

## Prerequisite

* มียอดคงเหลือใน project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))
* ต้องมี image อยู่ภายใน project ([1. ขั้นตอนการสร้าง Image](/ncs-documents/compute/compute-image/create-image-from-a-bootable-volume.md), [2. ขั้นตอนการ Import Image](/ncs-documents/compute/compute-image/importing-your-own-image.md))

## Instruction

### 1. สร้าง volume &#x20;

คลิกปุ่ม '+ Create Volume' เพื่อเปิดหน้าต่าง Create Volume

![Volumes Page](/files/nJPRZ8joDnZmGjPI9arb)

### 2. กรอกข้อมูลเพื่อสร้าง volume

![Create Volume](/files/iC4VKPtpQ2gDM5P8huuR)

**Volume Name** : ชื่อของ volume

&#x20;\*ตั้งได้เฉพาะตัวอักษรภาษาอังกฤษ(A-Z, a-z), ตัวเลข(0-9), hyphen(-) หรือ underscore(\_)\
&#x20;\*ความยาวอยู่ระหว่าง 4 - 20 ตัวอักษร

**Source** : source ที่สามารถนำมาสร้าง volume (เลือก image)

**Image** : เลือก image ที่ต้องการ

**Size** : ขนาดของ volume ที่ต้องการ

**Performance Type** : ประเภทของ volume ที่ต้องการ

**Availability Zone** : AZ ที่ volume จะถูกเก็บ

### 3. ยืนยันการสร้าง volume &#x20;

Volume ที่เพิ่งสร้างจะแสดงสถานะเป็น <mark style="color:yellow;">**Creating**</mark> เมื่อสถานะกลายเป็น <mark style="color:green;">**Healthy**</mark> จึงจะสามารถใช้งานได้ช้งานได้

![](/files/Y3h5RD5XNOhQEzdyKcdJ)


---

# 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/create-from-an-image.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.
