> 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/configure-the-workspace.md).

# Configure the workspace

When configuring a workspace in the Devolutions Password Manager desktop app, you will have a different choice depending on where you decided to store your data.

### Devolutions Server

1. In Devolutions Password Manager, select ***Add workspace (+)***.
2. Choose Devolutions Server.
3. Paste the URL in the ***Server URL*** field.
4. Select ***Add***. You will be redirected to connect to Devolutions Server.
5. When the connection succeeds, Devolutions Password Manager connects to your workspace.

### Devolutions Cloud

1. In Devolutions Password Manager, select ***Add workspace (+)***.
2. Choose Devolutions Cloud.
3. Choose one option:

   #### Select from your account

   1. Enter your Devolutions Account email and password.
   2. Select the Devolutions Cloud associated with your account.
   3. You are redirected to authorize the connection.
   4. When the connection succeeds, Devolutions Password Manager connects to your Devolutions Cloud.

   #### Enter my domain manually

   1. In ***Devolutions Cloud domain name***, enter the domain of the Devolutions Cloud you want to connect to.
   2. Select ***Add***.
   3. You are redirected to sign in and authorize your account.
   4. When the connection succeeds, Devolutions Password Manager connects to your Devolutions Cloud.

### Create workspace

1. In Devolutions Password Manager, select ***Add workspace (+)***.
2. Select ***Create a workspace***.
3. Choose one of the following:
   * Devolutions Cloud
   * Devolutions Server
4. If you selected Devolutions Cloud as the workspace, select ***Sign in*** or ***Create an account***. If not, go to the Devolutions Server section.

   **Sign in**

   1. Select your Devolutions Account.
   2. Add the ***Company name***.
   3. Enter the desired domain for your Devolutions Cloud.
   4. Choose your ***Region***.
   5. Agree with ***Devolutions Terms of online services and privacy policy***.
   6. Select ***Create your Devolutions Cloud***.
   7. You are prompted to sign in to Devolutions Password Manager.
   8. When the connection succeeds, Devolutions Password Manager connects to your Devolutions Cloud.

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Select <em><strong>Download recovery key</strong></em> and store it in a safe location. If you lose access to your Devolutions Cloud, the <a href="https://docs.devolutions.net/cloud/kb/how-to-articles/use-the-recovery-kit-with-devolutions-cloud">recovery key</a> is required to regain access.</p></div>

   **Create an account**

   1. Complete the **Devolutions Account** sign-up form in your browser, then select ***Create account***.
   2. Open the activation email and follow the link to activate your account.
   3. You are redirected to sign in and authorize the connection.
   4. Create your Devolutions Cloud when prompted.

**Devolutions Server**

For the Devolutions Server, you will need to refer to the link provided when selecting it. The installation guide provides all the information needed to create the Devolutions Server.

#### Related articles

* [Create 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/)
* [Quickly deploy the Devolutions Password Manager desktop app](https://docs.devolutions.net/password-manager/kb/application-knowledge-base/quickly-deploy-the-devolutions-password-manager-desktop-app/)


---

# 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/configure-the-workspace.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.
