> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/english-th/feature-exploration/backup-and-restore.md).

# สำรองและกู้คืน

CUBE OS มีฟีเจอร์ในตัว **สำรองข้อมูล & กู้คืน** ที่ช่วยให้คุณปกป้องการตั้งค่าระบบ ข้อมูลอุปกรณ์ และการตั้งค่าอัตโนมัติ\
คุณสามารถสร้างการสำรองข้อมูลด้วยตนเองได้ตลอดเวลา หรือกำหนดการสำรองข้อมูลอัตโนมัติตามตารางเวลา เพื่อให้สภาพแวดล้อมของคุณได้รับการป้องกันอยู่เสมอ

{% hint style="warning" %}
eWeLink CUBE มีช่องสำรองข้อมูลห้าช่อง: สี่ช่องสำหรับการสำรองข้อมูลด้วยตนเอง และหนึ่งช่องสำหรับการสำรองข้อมูลอัตโนมัติ การสำรองข้อมูลที่เก่าที่สุดจะถูกเขียนทับเมื่อพื้นที่จัดเก็บไม่เพียงพอ

ระบบจะถูกหยุดชั่วคราวระหว่างกระบวนการสำรองข้อมูล

อย่าปิดเครื่องหรือรีบูต eWeLink CUBE ของคุณระหว่างการสำรองข้อมูล เพื่อความสมบูรณ์ของการสำรองข้อมูล
{% endhint %}

## การเข้าถึงการตั้งค่าการสำรองข้อมูล

{% stepper %}
{% step %}
ไปที่ **การตั้งค่า** จากแถบด้านซ้าย
{% endstep %}

{% step %}
เลื่อนลงไปที่ **คุณลักษณะ** - **สำรองข้อมูล & กู้คืน** แท็บ

<figure><img src="/files/9b94a98c70f74e270a5c1529f50a12df4ef9f71b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
ที่นี่คุณสามารถดูสถานะการสำรองข้อมูลปัจจุบัน สร้างการสำรองข้อมูลใหม่ หรือกู้คืนจากการสำรองข้อมูลก่อนหน้าได้
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cube.ewelink.cc/english-th/feature-exploration/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.
