# Creating backup plans

#### ขั้นตอนการสร้าง **Backup plan**

1. ไปที่หน้า **Backup** **plans** กด **Create backup plan**<br>

   <figure><img src="/files/JwtOnTcW6ODbcWpxcp13" alt=""><figcaption></figcaption></figure>
2. ระบุชื่อสำหรับ backup plan<br>

   <figure><img src="/files/XvMGFtv4dfeHcJaW5VK4" alt=""><figcaption></figcaption></figure>
3. ในส่วนของ **What to babk up** กด **Manage** จะขึ้นหน้าต่างของ **Manage volumes** สำหรับเลือก volume ที่ต้องการทำการ backup และกด **Save**<br>

   <figure><img src="/files/rQwh1dzjLyLzkrp9BmkR" alt=""><figcaption></figcaption></figure>
4. ในส่วนของ **Schedule** เลือกช่วงที่ต้องการทำ backup
   * **Retention 7 Days**: ทำการ backup ทุกวัน ตั้งแต่ 2AM และเก็บการกู้คืนไฟล์ไว้ 7 วัน
   * **Retention 14 Days**: ทำการ backup ทุกวัน ตั้งแต่ 2AM และเก็บการกู้คืนไฟล์ไว้ 14 วัน
   * **Custom**: กำหนดการทำ backup ตามความต้องการ<br>

     <figure><img src="/files/xialFCsGkYQmNT5EJ7U6" alt=""><figcaption></figcaption></figure>
5. กด **Create**


---

# 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://readyidc.gitbook.io/readyidc-docs/readme/backup-and-restore/creating-backup-plans.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.
