# Managing Volume(s)

Volume คือ ทรัพยากรที่เพิ่มขีดจำกัดในการทำงานของ instance ในด้าน storage ขยายพื้นที่จัดเก็บข้อมูลเพิ่มเติมจาก machine type ที่เลือกไว้

## Instruction

### 1. Log in เข้าสู่ project

กดเลือก project จากหน้า projects management เพื่อเข้าสู่หน้า project detail

![Project Overview](/files/E6DSMTfdEt1ES1nWfFD0)

### 2. เข้าสู่หน้า Volumes

คลิกที่หัวข้อ "Volumes" ภายใต้หัวข้อ Block Storage

ที่แถบเมนูทางซ้าย คลิกเลือกเมนู​ BLOCK STORAGE > Volumes เพื่อเข้าสู่หน้า volumes

![](/files/p22sc9GceIBmqdmfjDDt)

### 3. การจัดการ Volume

สามารถจัดการ volume ได้ดังนี้&#x20;

3.1 [Accept Volume Transfer](/ncs-documents/storage/block-storage/managing-volume-s/accepting-a-volume-transfer.md)

3.2 สร้าง volume

* [Creating from blank](/ncs-documents/storage/block-storage/managing-volume-s/create-from-blank.md)
* [Creating from an image](/ncs-documents/storage/block-storage/managing-volume-s/create-from-an-image.md)
* [Creating from a volume](/ncs-documents/storage/block-storage/managing-volume-s/create-from-a-volume.md)
* [Creating from a volume snapshot](/ncs-documents/storage/block-storage/managing-volume-s/create-from-a-snapshot.md)

3.3 ขยายขนาดของ volume

3.4 attach volume ไปที่ instance

3.5 [ส่ง volume ไป project อื่น ๆ](/ncs-documents/storage/block-storage/managing-volume-s/transferring-a-volume.md)

3.6 ลบ volume

3.7 เ[ปลี่ยนชื่อ Volume ](/ncs-documents/storage/block-storage/managing-volume-s/renaming-a-volume.md)

![Volume Page](/files/aI0eY9iJnkvJ1JVuxWcI)


---

# 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.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.
