> 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/rdm/concepts/basic-concepts/remote-connection-management.md).

# Remote connection management

Remote connection management centralizes RDP, SSH, VNC, web, and other session types in one secure, audited launcher. Define templates, inherit shared settings, and trigger prerequisites such as VPNs or gateways automatically. Use playlists for daily routines, and automate session creation or maintenance with Devolutions PowerShell.

At Devolutions, the remote connection management package brings together Remote Desktop Manager, Devolutions Gateway, Devolutions Launcher, Devolutions Cloud, Devolutions Password Manager, and Devolutions Server. Store and govern entries in Devolutions Cloud or Devolutions Server, launch connections with Remote Desktop Manager (or Devolutions Launcher), route secure tunnels through Devolutions Gateway, and work across devices with Devolutions Password Manager. This reduces manual steps, helps enforce least privilege, and speeds troubleshooting.

#### Related topics

* [Add-ons](https://docs.devolutions.net/rdm/commands/tools/#managers)
* [AD Console](https://docs.devolutions.net/rdm/commands/edit/creating-new-entry/#create-an-entry)
* [ARD](https://docs.devolutions.net/rdm/commands/edit/creating-new-entry/#create-an-entry)
* [FTP/SFTP](https://docs.devolutions.net/rdm/commands/edit/creating-new-entry/#create-an-entry)
* [HyperV Console](https://docs.devolutions.net/rdm/commands/edit/creating-new-entry/#create-an-entry)
* [Quick connect](https://docs.devolutions.net/rdm/commands/view/quick-connect/)
* [RDP](https://docs.devolutions.net/rdm/commands/actions/rdp/)
* [Remote PowerShell](https://docs.devolutions.net/rdm/commands/tools/powershell/)
* [SCP](https://docs.devolutions.net/rdm/commands/edit/creating-new-entry/#create-an-entry)
* [SSH](https://docs.devolutions.net/rdm/commands/edit/creating-new-entry/#create-an-entry)
* [Telnet](https://docs.devolutions.net/rdm/commands/actions/telnet/)
* [Terminal Server](https://docs.devolutions.net/rdm/installation/client/terminal-services/)
* [WOL](https://docs.devolutions.net/rdm/kb/knowledge-base/wake-on-lan/)
* [Website](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/user-interface/side-menu/add-website/)

#### See also

* [Devolutions Academy - Configuring and Managing Remote Connection Entries](https://academy.devolutions.net/student/path/1916054/activity/2667051)
* [Devolutions Academy – Remote desktop management and IT operations](https://academy.devolutions.net/student/path/2523246-remote-connection-management)
* [YouTube - Remote Desktop Manager - The remote connection management toolbox for IT pros](https://www.youtube.com/watch?v=-uz8dvo9tpE)
* [Devolutions Blog - 5 Reasons Why Good Remote Connection Management Solution is Essential](https://blog.devolutions.net/2022/02/5-reasons-why-good-remote-connection-management-solution-is-essential/)


---

# 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/rdm/concepts/basic-concepts/remote-connection-management.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.
