> 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-pt-br/exploracao-de-recursos/backup-e-restauracao.md).

# Backup e restauração

O CUBE OS inclui um **Backup e Restauração** recurso que ajuda a proteger a configuração do sistema, os dados do dispositivo e as configurações de automação.\
Você pode criar um backup manual a qualquer momento ou configurar backups automáticos agendados, garantindo que seu ambiente esteja sempre protegido.

{% hint style="warning" %}
O eWeLink CUBE possui cinco slots de backup: quatro manuais e um backup automático. O backup mais antigo será sobrescrito quando o armazenamento for insuficiente.

O sistema ficará temporariamente congelado durante o processo de backup.

Não desligue ou reinicie seu eWeLink CUBE durante o backup para garantir a integridade do backup.
{% endhint %}

## Acessando as Configurações de Backup

{% stepper %}
{% step %}
Navegue até **Configurações** na barra lateral esquerda.
{% endstep %}

{% step %}
Role para baixo até a guia **Recurso** - **Backup e Restauração** aqui

<figure><img src="/files/0e29f738d92383461dee2cb6af4007af72671409" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Aqui você pode ver o status atual do backup, criar um novo backup ou restaurar a partir de um anterior.
{% 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-pt-br/exploracao-de-recursos/backup-e-restauracao.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.
