> 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/quickly-deploy-remote-desktop-manager/quickly-deploy-remote-desktop-manager.md).

# Distribuire rapidamente Remote Desktop Manager

Segua una guida passo passo per distribuire rapidamente Remote Desktop Manager, scegliere uno spazio di lavoro, aggiungere una licenza e creare le sue prime voci.

Questa guida la accompagna attraverso i passaggi per un onboarding rapido di Remote Desktop Manager, centralizzando le tecnologie di connessione remota, le credenziali e proteggendo l'accesso a queste risorse.

1. Scarichi Remote Desktop Manager dal [sito web di Devolutions](https://devolutions.net/remote-desktop-manager/download/) e lo installi.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Devolutions offre <a href="/rdm/it/getting-started/installation/client.md#installation">alcune opzioni</a> per quanto riguarda i file di installazione. Scelga quella che meglio si adatta alle sue esigenze.</p></div>
2. Scelga lo spazio di lavoro appropriato per archiviare i suoi dati:
   * [SQLite](/rdm/it/getting-started/workspaces/workspace-types/local-workspaces/sqlite.md) (locale predefinito)
   * [Devolutions Server](https://docs.devolutions.net/server/overview/devolutions-server) (self-hosted)
   * [Devolutions Cloud](https://docs.devolutions.net/cloud/overview/devolutions-cloud) (basato sul cloud)
3. [Aggiunga un nuovo spazio di lavoro](/rdm/it/getting-started/workspaces/create-a-workspace.md) in Remote Desktop Manager. Una volta completato questo passaggio, può iniziare il processo di onboarding.
4. Vada in ***Amministrazione*** – ***Licenze*** e [aggiunga una licenza](/rdm/it/ribbon-menu-bar/administration/licenses.md).
5. Una volta completata la configurazione iniziale e aggiunte le licenze, può procedere a [creare le sue prime voci](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md).

**Articoli correlati**

* [Devolutions Academy – Enhancing security](https://academy.devolutions.net/student/path/1925316/activity/2668008)
* [Devolutions Academy – Organizing entries with folders](https://academy.devolutions.net/student/path/1916054/activity/2667044)
* [Esportare e importare voci](/rdm/it/knowledge-base/how-to-articles/export-and-import-entries.md)
* [Getting Started with Remote Desktop Manager – Initial Configuration and Set Up](https://www.youtube.com/watch?v=BfFvtHJSzbs)
* [Getting Started with Remote Desktop Manager – Using RDM for the First Time](https://www.youtube.com/watch?v=FtSlp_TVAxE)
* [Getting the Most out of Remote Desktop Manager: Guide to Real-world Use Cases](https://www.youtube.com/watch?v=paw_cyY8BoQ)
* [Distribuire rapidamente Devolutions Cloud](https://docs.devolutions.net/cloud/it/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud)
* [Distribuire rapidamente Devolutions Server](https://docs.devolutions.net/server/it/knowledge-base/how-to-articles/quickly-deploy-devolutions-server)


---

# 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/quickly-deploy-remote-desktop-manager/quickly-deploy-remote-desktop-manager.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.
