> 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/cloud/concepts/advanced-concepts/devolutions-gateway-with-devolutions-cloud.md).

# Devolutions Gateway (with Devolutions Cloud)

Devolutions Gateway provides a secure bridge between our client applications and your internal networks/assets, enabling just-in-time remote connections without exposing infrastructure directly to the internet. When configured with Devolutions Cloud, session entries such as RDP, SSH, or VNC use Devolutions Gateway so users can launch web-client sessions from Devolutions Cloud while enforcing role-based permissions and auditing.

Administrators register one or more gateways under the ***Administration – Devolutions Gateway*** section, validate certificates and health, then reference them in session and template settings. For example, instead of opening a VPN for every contractor, you can publish only Devolutions Gateway and let contractors launch their approved sessions from Devolutions Cloud or Remote Desktop Manager, with all traffic brokered through the gateway.

#### Related topics

* [Devolutions Gateway configuration with Devolutions Cloud](https://docs.devolutions.net/gateway/getting-started/devolutions-cloud/devolutions-gateway-configuration-with-devolutions-cloud/)
* [Devolutions Cloud](https://docs.devolutions.net/gateway/getting-started/devolutions-cloud/devolutions-gateway-configuration-with-devolutions-cloud/)
* [Launches a session via the Devolutions Cloud web interface](https://docs.devolutions.net/cloud/kb/how-to-articles/web-session/)


---

# 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/cloud/concepts/advanced-concepts/devolutions-gateway-with-devolutions-cloud.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.
