> 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/fr/concepts/intermediate-concepts/host-linking-and-host-management.md).

# Liaison et gestion des hôtes

La liaison d'hôtes centralise les paramètres de connexion dans une seule entrée d'hôte afin que vous puissiez lancer RDP, SSH ou PowerShell sans duplication. Dans Remote Desktop Manager, définissez un hôte et associez-y plusieurs types de connexion, puis réutilisez des modèles pour standardiser les options entre les environnements.

Liez des informations d'identification aux hôtes pour éviter les noms d'utilisateur et mots de passe codés en dur, simplifier les rotations et améliorer la sécurité. Ce modèle réduit la maintenance, assure la cohérence des entrées et accélère l'intégration des équipes gérant de nombreux serveurs.

#### Rubriques connexes

* [Connections](https://docs.devolutions.net/fr/rdm/user-interface/content-area/embedded-sessions/)
* [Entry credentials options](https://docs.devolutions.net/fr/rdm/commands/edit/entry-credentials-options/)
* [Inheritance](https://docs.devolutions.net/fr/rdm/kb/knowledge-base/inheritance/)
* [Managing credentials](https://docs.devolutions.net/fr/rdm/getting-started/managing-credentials/)
* [Templates](https://docs.devolutions.net/fr/rdm/commands/file/templates/)


---

# 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/fr/concepts/intermediate-concepts/host-linking-and-host-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.
