> 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/cloud/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud.md).

# Quickly deploy Devolutions Cloud

This guide walks you through the steps to quickly deploy and configure Devolutions Cloud for your organization, so that you can access and manage your sensitive information from anywhere and with any supported web browser.

{% hint style="info" %}
If you are using Remote Desktop Manager, you can [create a Devolutions Cloud workspace](https://docs.devolutions.net/rdm/workspaces/create-a-workspace/) by going to ***File*** – ***Workspace*** and clicking the ***Add a workspace*** button (***+*** icon).
{% endhint %}

1. In the Devolutions Portal, [create your Devolutions Cloud](https://docs.devolutions.net/cloud/getting-started/create-your-devolutions-cloud-workspace/) workspace.
2. In Devolutions Cloud, head to ***Administration*** – ***Licenses***, and [register a license](https://docs.devolutions.net/cloud/web-interface/administration/management/licenses/register-product-licenses/).
3. Then, configure your [authentication method](https://docs.devolutions.net/cloud/web-interface/administration/configuration-security/authentication/) under ***Administration*** – ***Authentication***.
4. [Create and invite users](https://docs.devolutions.net/cloud/web-interface/administration/management/users/create-invite-users/) in ***Administration*** – ***Users***. For quick and easy permission management, you can also assign users to [user groups](https://docs.devolutions.net/cloud/web-interface/administration/management/user-groups/create-manage-user-groups/).
5. In ***Administration*** – ***Password policies***, [define a password policy](https://docs.devolutions.net/cloud/web-interface/administration/management/password-templates/) for the [password generator](https://docs.devolutions.net/cloud/web-interface/administration/management/password-generator/). Multiple templates can be created and then assigned to different users or user groups.
6. Go to ***Administration*** – ***Vault***, and [create one or multiple vaults](https://docs.devolutions.net/cloud/web-interface/administration/management/vaults/create-manage-vaults/).
7. Assign roles and permissions, either for [specific vaults](https://docs.devolutions.net/cloud/kb/how-to-articles/assign-roles-permissions/) or [system-wide](https://docs.devolutions.net/cloud/kb/how-to-articles/assign-roles-permissions/#global-roles-and-permissions).
8. [Create entries](https://docs.devolutions.net/cloud/web-interface/entries/create-entries-manually/) in Devolutions Cloud.

#### **Related articles**

* [Devolutions Academy – Organizing entries with folders](https://academy.devolutions.net/student/path/1916054/activity/2667044)
* [Import](https://docs.devolutions.net/cloud/web-interface/tools/import/)
* [Quickly deploy Remote Desktop Manager](https://docs.devolutions.net/rdm/kb/how-to-articles/quickly-deploy-remote-desktop-manager/)
* [Security dashboard](https://docs.devolutions.net/cloud/web-interface/administration/configuration-security/security-dashboard/)


---

# 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/cloud/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud.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.
