# Canceling a Volume Transfer

## Prerequisite

* มียอดคงเหลือใน project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))
* ต้องมีการเปิดการ Transfer Volume ไว้ ([ขั้นตอนการ Transfer Volume](/ncs-documents/storage/block-storage/managing-volume-s/transferring-a-volume.md))

## Instructions

### 1.  Cancel Volume Transfer

ที่หน้า Volumes เลือกรายการ Volume ที่ต้องการยกเลิกการ Transfer จากนั้นคลิกปุ่ม MORE > "Cancel Transfer Across Projects"

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

{% hint style="info" %}
โดย Volume ที่ได้สั่ง Transfer ไปแล้ว แต่ยังไม่ได้รับการ Transfer จากอีก Project จะมี status เป็น <mark style="color:yellow;">**Awaiting Transfer**</mark> และไม่สามารถนำไปใช้งานได้
{% endhint %}

### 2.  ยืนยัน Cancel Volume Transfer

หลังคลิกเมนู “Cancel Transfer Across Projects” ระบบจะแสดงหน้าต่างเพื่อให้ตรวจสอบความถูกต้อง จากนั้นให้คลิก "CONFIRM" เพื่อยืนยันคำสั่ง

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

### 3.  Volume จะกลับมาใช้งานได้ตามปกติ หลังคำสั่งสำเร็จ

หากคำสั่ง Cancel Volume Transfer สำเร็จ Volume จะเปลี่ยน status เป็น <mark style="color:green;">**Healthy**</mark> และกลับมาใช้งานได้ตามปกติ

<figure><img src="/files/pIYxeUKHJbOLfLYco0vo" 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/canceling-a-volume-transfer.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.
