# Backup e ripristino

CUBE OS include un **Backup e Ripristino** funzionalità che ti aiuta a proteggere la configurazione del sistema, i dati del dispositivo e le impostazioni di automazione.\
Puoi creare un backup manuale in qualsiasi momento o configurare backup automatici programmati, garantendo che il tuo ambiente sia sempre protetto.

{% hint style="warning" %}
eWeLink CUBE ha cinque slot di backup: quattro manuali e un backup automatico. Il backup più vecchio verrà sovrascritto quando lo spazio di archiviazione non sarà sufficiente.

Il sistema verrà temporaneamente congelato durante il processo di backup.

Non spegnere o riavviare il tuo eWeLink CUBE durante il backup per garantire l'integrità del backup.
{% endhint %}

## Accesso alle Impostazioni di Backup

{% stepper %}
{% step %}
Vai a **Impostazioni** dalla barra laterale sinistra.
{% endstep %}

{% step %}
Scorri verso il basso fino alla **Funzione** - **Backup e Ripristino** scheda.

<figure><img src="/files/4d6d8d1c881784ad22874cef114a1bbcd4207367" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Qui puoi visualizzare lo stato attuale del backup, creare un nuovo backup o ripristinare da uno precedente.
{% endstep %}
{% endstepper %}


---

# 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://cube.ewelink.cc/english-it/esplorazione-delle-funzionalita/backup-e-ripristino.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.
