> 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/password-manager/it/knowledge-base/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app.md).

# Distribuire rapidamente l'app desktop Devolutions Password Manager

Segua questa guida per un rapido onboarding dell'app desktop Devolutions Password Manager, centralizzando le tecnologie di connessione remota e le credenziali e proteggendo l'accesso a queste risorse.

1. Scarichi [Devolutions Password Manager](https://devolutions.net/workspace/#download-section).
2. Installi Devolutions Password Manager avviando il programma di installazione scaricato.
3. Selezioni lo spazio di lavoro appropriato per archiviare i suoi dati. Lo spazio di lavoro è la configurazione del suo database in Devolutions Password Manager.
4. Per uso personale, selezioni [Devolutions Cloud (spazio di lavoro basato sul cloud con un'edizione gratuita)](https://devolutions.net/download-center/#hub). Vedere [Creare il proprio Devolutions Cloud](https://docs.devolutions.net/cloud/it/getting-started/create-your-devolutions-cloud-workspace).
5. Per uso professionale, scelga uno dei seguenti spazi di lavoro:

* [Devolutions Server (spazio di lavoro self-hosted)](https://devolutions.net/server/). Vedere [Distribuire rapidamente Devolutions Server](https://docs.devolutions.net/server/it/knowledge-base/how-to-articles/quickly-deploy-devolutions-server).
* [Devolutions Cloud (spazio di lavoro basato sul cloud)](https://devolutions.net/download-center/#hub). Vedere [Distribuire rapidamente Devolutions Cloud](https://docs.devolutions.net/cloud/it/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud).

6. Configuri lo [spazio di lavoro](/password-manager/it/knowledge-base/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app/configure-the-workspace.md).

#### Articoli correlati

* [Creazione delle voci](/password-manager/it/knowledge-base/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app/create-entries.md)
* [Organizzare le voci](/password-manager/it/knowledge-base/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app/organize-entries.md)


---

# 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/password-manager/it/knowledge-base/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app.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.
