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

# Gestion des connexions à distance

La gestion des connexions à distance dans Devolutions Server centralise les définitions de sessions et les lance via Devolutions Launcher ou Remote Desktop Manager. Les entrées représentent des types de sessions RDP, SSH, web et autres, et peuvent être ouvertes depuis l'interface web ou les outils clients, de sorte que les paramètres de connexion et les informations d'identification restent sous contrôle administratif. Combiné à des fonctionnalités telles que l'enregistrement de session et l'intégration avec Devolutions Gateway, cela offre un chemin d'accès unique et audité vers l'infrastructure critique, plutôt que des connexions directes ad hoc.

Une équipe opérationnelle peut, par exemple, ouvrir toutes les sessions RDP d'un client depuis le navigateur, chaque connexion étant lancée via Devolutions Gateway et consignée dans Devolutions Server.

#### Sujets connexes

* [Devolutions Server web interface overview](https://docs.devolutions.net/fr/server/web-interface/devolutions-server-web-interface-overview/)
* [Open a session](httpshttps://docs.devolutions.net/fr/launcher/using-devolutions-launcher/open-a-session/)
* [Devolutions Launcher and Devolutions Server synchronization](https://docs.devolutions.net/fr/launcher/configuration-and-settings/devolutions-launcher-and-devolutions-server-synchronization/)


---

# 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/server/fr/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.
