# Backup and Restore

- [Overview](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/overview.md): Backup ข้อมูลภายใน Block Storage ของคุณ
- [Backup Plan](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/backup-plan.md): หน้าสำหรับจัดการแผนการ Backup อัตโนมัติ
- [Create Backup Plan](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/backup-plan/create-backup-plan.md): สร้าง Backup Plan เพื่อตั้งเวลา Auto Backup
- [Delete Backup Plan](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/backup-plan/delete-backup-plan.md): ลบ Backup Plan
- [Compute Backup](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/compute-backup.md): หน้าสำหรับจัดการรอบการ Backup, Backup File รวมถึงการสร้าง Backup แบบ Manual
- [Manual Create a Backup](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/compute-backup/manual-create-a-backup.md): สร้าง Backup ทันที แบบกำหนดเอง
- [Delete Compute Backup](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/compute-backup/delete-compute-backup.md): ลบ Compute Backup และ Backup File ภายใน
- [Backup Report](https://docs-epc.gitbook.io/ncs-documents/backup-and-restore/backup-report.md): การตั้งค่าการรับ Report ของการ Backup


---

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