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

# Quickly deploy the Devolutions Password Manager desktop app

Follow this guide for a quick onboarding of the Devolutions Password Manager desktop app, centralizing remote connection technologies, credentials, and securing access to these resources.

1. Download [Devolutions Password Manager](https://devolutions.net/workspace/#download-section).
2. Install Devolutions Password Manager by launching the downloaded installer.
3. Select the appropriate workspace to store your data. The workspace is the configuration of your database in Devolutions Password Manager.
4. For personal use, select [Devolutions Cloud (cloud-based workspace with a free edition)](https://devolutions.net/download-center/#hub). See [Create your Devolutions Cloud](https://docs.devolutions.net/cloud/getting-started/create-your-devolutions-cloud-workspace/).
5. For professional use, choose one of the following workspaces:

* [Devolutions Server (Self-hosted workspace)](https://devolutions.net/server/). See [Quickly deploy Devolutions Server](https://docs.devolutions.net/server/kb/how-to-articles/quickly-deploy-devolutions-server/).
* [Devolutions Cloud (Cloud-based workspace)](https://devolutions.net/download-center/#hub). See [Quickly deploy Devolutions Cloud](https://docs.devolutions.net/cloud/kb/how-to-articles/quickly-deploy-devolutions-cloud/).

6. Configure the [workspace](https://docs.devolutions.net/password-manager/kb/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app/configure-the-workspace/).

#### Related articles

* [Creation of entries](https://docs.devolutions.net/password-manager/kb/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app/create-entries/)
* [Organize entries](https://docs.devolutions.net/password-manager/kb/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app/organize-entries/)


---

# 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:

```
GET https://docs.devolutions.net/password-manager/knowledge-base/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app.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.
