> 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/gateway/fr/getting-started/devolutions-cloud/devolutions-gateway-configuration-in-remote-desktop-manager.md).

# Configuration de Devolutions Gateway dans Remote Desktop Manager

Les instructions suivantes expliquent comment utiliser Devolutions Gateway dans une session RDP.

1. Sélectionnez une session RDP et ouvrez sa boîte de dialogue ***Propriétés***.
2. Accédez à ***Connexion*** – ***VPN/SSH/Gateway*** – ***VPN/SSH/Gateway*** – ***Général***.
3. Dans la section ***Général***, définissez l'option ***Type*** sur Devolutions Gateway.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_DGW0008.png)
4. Dans la même section, définissez l'option ***Connexion*** sur ***Toujours se connecter***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_DGW0009.png)
5. Dans l'onglet ***Paramètres (Devolutions Gateway)***, sélectionnez la passerelle configurée dans [la configuration de Devolutions Cloud](https://docs.devolutions.net/fr/gateway/getting-started/devolutions-cloud/devolutions-gateway-configuration-with-devolutions-cloud).

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_DGW0007.png)

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Pour supprimer le délai de cinq secondes lors de l'ouverture d'une connexion, définissez la valeur <em><strong>Délai</strong></em> à 0 dans l'onglet <em><strong>Avancé</strong></em>.</p></div>
6. Une fois la session RDP connectée, l'entrée de journal suivante devrait apparaître dans ***Rapports*** – ***Sessions de passerelle***, accessibles depuis l'interface web <code class="expression">space.vars.DHUB</code>.
7. Toutes vos sessions, journaux et configurations peuvent être gérés depuis le ruban de Remote Desktop Manager en accédant à ***Administration –*** ***Devolutions Gateway***.

   ![](https://cdnweb.devolutions.net/docs/DGW6001_2025_1.png)


---

# 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/gateway/fr/getting-started/devolutions-cloud/devolutions-gateway-configuration-in-remote-desktop-manager.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.
