# Manual Create a Backup

## **Prerequisite**

1. ต้องมียอดคงเหลือใน Project มากกว่า 0 บาท หากไม่มีเงินอยู่ใน Project ศึกษาวิธีเติมเงินได้ที่ [ขั้นตอนการเติมเงินเข้าสู่ Project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md)
2. มี Quota ใน Service "BLOCK STORAGE - Backups" หรือ "BLOCK STORAGE - Snapshots" เหลือมากกว่า 0
3. มี Resource ที่ต้องการ Backup (Compute Instance หรือ Volume)

## **Instructions**

### **1. เข้าสู่ Project**

เข้าสู่ NCS Project ที่ต้องการสร้าง Backup

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

### 2. เข้าหน้า Compute Backup

ที่ Sidebar เลือก Service Group "BACKUP & RESTORE" และ Service "Compute Backups"

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

### 3. เข้าหน้า Create Compute Backup

ที่หน้า Backup & Restore - Compute Backup เลือก Action "Create Backup"

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

### 4. ตั้งค่า Backup

ตั้งค่า Backup ที่ต้องการ โดยมีรายละเอียดดังนี้

1. **Backup Name**: ชื่อของ Backup ที่จะแสดงในหน้า "Backup & Restore - Compute Backup"
2. **Resource Type**: เลือก Resource ที่ต้องการ Backup โดยในปัจจุบันจะเลือกได้จาก "Compute Instance" และ "Volume"
3. **Backup Method**: เลือกรูปแบบการ Backup โดบแบ่งเป็น Backup และ Snapshot
4. **Base Resource**
   1. **เมื่อเลือก Resource Type เป็น "Compute Instance"**
      1. **Compute Instance**: เลือก Compute Instance จากรายการของ Compute Instance ภายใน Project
      2. **Select Volume**: เลือก Volume จากรายการของ Volume ภายใน Compute Instance ที่เลือกไว้ เพื่อเลือกว่าจะ Backup Volume ใดบ้าง
   2. **เมื่อเลือก Resource Type เป็น "Volume"**
      1. **Volume**: เลือก Volume จากรายการของ Volume ภายใน Project
5. **Availability Zone**: เลือก AZ ที่จะใช้เก็บ Backup File โดยจะสามารถเลือกได้อิสระ หากเลือก Backup Method เป็น "Backup" แต่ไม่สามารถเลือกได้ และบังคับให้ใช้ AZ เดียวกันกับ Base Resource หากเลือก Backup Method เป็น "Snasphot"

เมื่อตั้งค่าทุกอย่างตามที่ต้องการแล้ว ให้กดปุ่ม "**Create**" เพื่อสร้าง Compute Backup

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

### 5. สำเร็จ

ระบบจะพาไปที่หน้า "Backup & Restore - Compute Backup" และแสดงรายการของ Compute Backup ที่พึ่งสั่งสร้าง หลังจาก status ของ Backup กลายเป็น "Available" ก็จะสามารถนำไปใช้งานต่อได้

<figure><img src="/files/IjVXZxSxheVnlVgnsat6" 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/backup-and-restore/compute-backup/manual-create-a-backup.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.
