> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/export-and-import-vaults.md).

# Esportare e importare le casseforti

È possibile esportare e importare più casseforti da un tipo di spazio di lavoro avanzato a un altro.

{% hint style="warning" %}
Se dispone di utenti che sovrascrivono le proprietà delle voci con le ***Impostazioni specifiche dell'utente***, essi dovranno esportare e importare il proprio ***Elenco delle impostazioni specifiche dell'utente***. Consulti [Esportare e importare le impostazioni specifiche dell'utente](/rdm/it/knowledge-base/how-to-articles/export-and-import-user-specific-settings.md). Per esportare e importare più casseforti sono necessari i diritti di amministrazione.
{% endhint %}

### Esportare

1. Nel riquadro di navigazione di Remote Desktop Manager, selezioni il suo spazio di lavoro.
2. Vada su ***Amministrazione*** – ***Esporta tutte le casseforti (.rdx)***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6032_2025_3.png)
3. Selezioni le casseforti dall'elenco proposto e clicchi su ***OK***.
4. Per una migrazione tipica, dovrebbe selezionare le opzioni ***Includi credenziali, Includi allegati e documenti*** e ***Crittografa con chiave master***.

   <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p>Specificando una chiave master, l'intero contenuto del file <em><strong>.rdx</strong></em> verrà crittografato per proteggerne il contenuto. È altamente consigliata come misura di backup, ma la chiave è assolutamente necessaria per la decrittazione. Conservi anche questa su un dispositivo di archiviazione separato per sicurezza.</p></div>

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6033_2025_3.png" alt=""><figcaption></figcaption></figure>
5. Clicchi su ***Salva***.
6. Salvi il file ***.rdx*** sul suo computer.

### Importare

1. Nel riquadro di navigazione, selezioni lo spazio di lavoro in cui desidera importare le casseforti.
2. Vada su ***Amministrazione*** – ***Importa più casseforti (.rdx)***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6034_2025_3.png)
3. Individui il file ***.rdx*** salvato sul suo computer e clicchi su ***Apri***.
4. Imposti le ***Mappature*** delle casseforti. In questa fase, se necessario, può aggiungere casseforti cliccando sul pulsante ***Aggiungi cassaforte***.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Se dispone di utenti che sovrascrivono le proprietà delle voci con le <em><strong>Impostazioni specifiche dell'utente</strong></em>, deselezioni <em><strong>Cambia ID</strong></em>.</p></div>
5. Clicchi su ***Fine***.

### Vedere anche

* [Devolutions Academy – Migrare le sue casseforti in un altro spazio di lavoro](https://academy.devolutions.net/student/activity/2750575-migrate-your-vaults-to-another-data-source?sid=9104fff8-678b-44cd-871e-0c8d00a6dce2\&sid_i=0)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/export-and-import-vaults.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
