# Backup

{% hint style="info" %}
Il modulo **Backup** permette di:

* Ripristinare un *Backup*
* Creare un *Backup*
  {% endhint %}

![](/files/wyGiNpmDLYho8hP6Dbjh)

## ➕ Creazione

Per creare un nuovo backup si dovrà cliccare sul tasto <img src="/files/ozhQG8EAYklLmp8d5hQI" alt="" data-size="original">

La procedura sarà automatica e il backup sarà visualizzabile, scaricabile, ripristinabile ed eliminabile sotto la voce Backup compressi.

## 🖌️ Ripristino

E' possibile ripristinare un backup cliccando sul relativo tasto dall'elenco backup, oppure caricandone uno manualmente nella sezione Ripristina backup.

![](/files/y4kAcqrQxZs9DJtSievB)

![](/files/WUxXHtSdRV28YNE9vkhZ)

{% hint style="danger" %}
Per motivi di sicurezza si consiglia di modificare il percorso della cartella di backup al di fuori della cartella di OSM, possibilmente in una unità esterna.
{% endhint %}


---

# 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.openstamanager.com/2.4.37/openstamanager/modules/strumenti/backup.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.
