# Backup Plan

การเข้าถึงหน้า Backup Plan ทำได้โดยการเลือก Service Group "BACKUP & RESTORE" และเลือก Service "Backups Plan"

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

## Backup Plan Page Components

องค์ประกอบภายในหน้า Backup Plan

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

1. **ปุ่ม Create Backup Plan**: ทางเข้า Action สำหรับ Create Backup Plan
2. **Report Notification**: การกำหนดรูปแบบการ Report เมื่อมีการ Execute Backup แสดงค่า Setting และ ปุ่มสำหรับแก้ไข Setting
3. **Backup Plan Table**: ตารางแสดงรายการ Backup Plan ประกอบด้วยข้อมูลเหล่านี้
   1. **ID**: ID ของ Backup Plan
   2. **Name**: ชื่อของ Backup Plan ซึ่งจะถูกใช้อ้างอิงเป็น Backup By บน Compute Backup ที่สร้างจาก Backup Plan
   3. **Status**: สถานะของ Backup Plan ประกอบด้วย Available และ Unavailable
   4. **Resource Type**: ประเภทของ Base Resource
   5. **Base Resource**: Base Resource ของ Backup Plan
   6. **Backup Method**: รูปแบบการ Backup ที่เลือก
   7. **Next Run**: วัน-เวลาครั้งถัดไปที่ Backup Plan จะทำงาน
   8. **Backup Frequency**: ความถี่ของ Backup Plan
   9. **Preferred Time**: เวลาที่จะทำการ Backup (อาจจะเกิดการ Delay ได้เล็กน้อย)
   10. **Created At**: เวลาที่สร้าง Backup Plan
   11. **Created By**: Member ที่สร้าง Backup Plan
   12. **Action**: Action ที่สามารถทำกับ Backup Plan ได้


---

# 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/backup-plan.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.
