> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/productos/remote-desktop/details.md).

# Details

Detailed information about Remote Desktop: the environment, connection compatibility, printing, backup, licenses, and networks.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>The environment</strong></td><td>The components of the environment, the two associated subscriptions, and how it is managed.</td><td><a href="/pages/3b8b1bf4817712b8c79732e732199c0e947f2957">/pages/3b8b1bf4817712b8c79732e732199c0e947f2957</a></td></tr><tr><td><strong>Compatibility of connection modes</strong></td><td>Which devices and systems each connection mode supports.</td><td><a href="/pages/9ca728b57c8cb6212d7945bd6d20ac27264e8699">/pages/9ca728b57c8cb6212d7945bd6d20ac27264e8699</a></td></tr><tr><td><strong>Printing</strong></td><td>The printing methods and their compatibility with each connection method.</td><td><a href="/pages/c1daf5b6dee0c35a3476d7893060f4799ff5c4f3">/pages/c1daf5b6dee0c35a3476d7893060f4799ff5c4f3</a></td></tr><tr><td><strong>Backup</strong></td><td>Details of environment backups and how they are restored.</td><td><a href="/pages/6dc56827b5bda469dd6023d344d04cc420c60fd5">/pages/6dc56827b5bda469dd6023d344d04cc420c60fd5</a></td></tr><tr><td><strong>Licenses and billing</strong></td><td>The concurrent-user licensing model and how it is billed.</td><td><a href="/pages/a49d12807b7a95acf0007638cb3991577e0f3f29">/pages/a49d12807b7a95acf0007638cb3991577e0f3f29</a></td></tr><tr><td><strong>Networks and access</strong></td><td>The network and access options for the environment, including site-to-site VPN.</td><td><a href="/pages/a2f63c3e3aa7ad2bdde076d885124f0960854aae">/pages/a2f63c3e3aa7ad2bdde076d885124f0960854aae</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/docs-en/productos/remote-desktop/details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
