> 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/resources/getting-started-with-devolutions-packages/remote-access-management-package.md).

# Remote access management package

The [**Remote access management**](https://devolutions.net/solutions/#remote-access-management) package provides a secure way to grant just-in-time (JIT) access to external users, vendors, and third-party IT professionals. It allows organizations to replace traditional VPNs with a more controlled alternative, enforce authentication measures such as MFA, and monitor remote connections without exposing their networks.

Follow the checklist below to get started:

<table data-header-hidden><thead><tr><th width="320"></th><th></th></tr></thead><tbody><tr><td>CHECKLIST</td><td>DESCRIPTION</td></tr><tr><td><p><strong>Step 1 – Get started with a workspace</strong></p><ul><li>Cloud-based: <a href="https://docs.devolutions.net/cloud/getting-started/create-your-devolutions-cloud-workspace">Create a Devolutions Cloud workspace</a></li><li>Self-hosted: <a href="https://docs.devolutions.net/server/getting-started/installation/create-server-instance/">Create a Devolutions Server workspace</a></li></ul></td><td><p>Create and configure a workspace. Workspaces are at the heart of Devolutions' ecosystem.</p><p>Discover the key differences between self-hosting and cloud-hosting in this blog article: <a href="https://blog.devolutions.net/2025/03/decoding-self-hosting-vs-cloud-hosting">Decoding self-hosting vs. cloud-hosting</a>.</p></td></tr><tr><td><p><strong>Step 2 – Register a license</strong></p><ul><li><a href="https://docs.devolutions.net/server/web-interface/administration/security-management/licenses/">In Devolutions Server</a></li><li><a href="https://docs.devolutions.net/cloud/web-interface/administration/management/licenses/">In Devolutions Cloud</a></li></ul></td><td>Manage licenses by storing their serials in either Devolutions Server or Devolutions Cloud.</td></tr><tr><td><p><strong>Step 3 – Install Devolutions Gateway</strong></p><ul><li><a href="https://docs.devolutions.net/gateway/getting-started/">Devolutions Gateway installation and configuration</a></li></ul></td><td><a href="https://docs.devolutions.net/gateway/overview/what-is-gateway/">Devolutions Gateway</a> provides authorized just-in-time (JIT) access to resources in segmented networks, thus increasing security.</td></tr><tr><td><p><strong>Step 4 – Get started with Devolutions Launcher</strong></p><ul><li><a href="https://docs.devolutions.net/launcher/overview/devolutions-launcher/">With Devolutions Server</a></li><li><a href="https://docs.devolutions.net/launcher/overview/devolutions-launcher/">With Devolutions Cloud</a></li></ul></td><td>Devolutions Launcher is a companion tool for Devolutions Server and Devolutions Cloud. It can launch multiple remote sessions simultaneously while giving system administrators full control. Devolutions Launcher is only available for Windows.</td></tr></tbody></table>

### Companion tools

[Companion tools](https://docs.devolutions.net/rdm/devolutions-ecosystem/#scripting-automation-and-tools) bring additional features to Devolutions’ main solutions, such as credential brokering, PowerShell support, secure messaging, and much more.

#### **Get started with Devolutions Password Manager**

[Devolutions Password Manager](https://docs.devolutions.net/password-manager/overview/devolutions-password-manager/) (desktop and mobile) bring together Devolutions Cloud and Devolutions Server into a single, centralized location. Its free browser extension is used in conjunction with Remote Desktop Manager, Devolutions Server, and Devolutions Cloud for secure password injection into websites.

* [Application](https://docs.devolutions.net/password-manager/application/installation/)
* [Browser extension](https://docs.devolutions.net/password-manager/browser-extension/installation/)

#### See also

* [Devolutions Academy – Remote Access Management](https://academy.devolutions.net/student/path/2481294-workforce-password-management)
* [Devolutions Starter Pack overview: An all-inclusive bundle for small teams of up to five users](https://www.youtube.com/watch?v=4i5IUiXl_iM)
* [Getting started with the Devolutions Starter Pack: What to expect and how to start](https://www.youtube.com/watch?v=PAEerLuCm6k)


---

# 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/resources/getting-started-with-devolutions-packages/remote-access-management-package.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.
