> 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.md).

# Remote Desktop

Remote Desktop is a centralized, remote, and secure work environment: you offer your client their desktop and applications from anywhere and any device, managed by you.

Applications and data live in the environment, not on local devices.

### Most viewed articles

1. [Manage the environment](/docs-en/productos/remote-desktop/how-to/how-to-administer-your-remote-desktop.md)
2. [Install and publish an application](/docs-en/productos/remote-desktop/how-to/how-to-install-and-publish-an-application.md)
3. [Set up 2FA for your users](/docs-en/productos/remote-desktop/how-to/como-configurar-2fa-a-los-usuarios-de-escritorio-remoto.md)
4. [Bulk user import](/docs-en/productos/remote-desktop/how-to/how-to-bulk-upload-users.md)
5. [Connect via site-to-site VPN](/docs-en/productos/servers/how-to/how-to-create-a-site-to-site-vpn-tunnel.md)
6. [Integrate local printers](/docs-en/productos/remote-desktop/how-to/how-to-manage-local-printers.md)
7. [Deploy additional servers (multi-server)](/docs-en/productos/remote-desktop/how-to/how-to-deploy-additional-servers-multiserver.md)
8. [Manage Windows Updates](/docs-en/productos/remote-desktop/how-to/how-to-manage-windows-updates.md)
9. [Connection modes](/docs-en/productos/remote-desktop/details/connection-modes-compatibility.md)
10. [Licensing and billing](/docs-en/productos/remote-desktop/details/licensing-and-billing.md)

### Explore Remote Desktop

<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>Quick start</strong></td><td>Set up your first environment and give access to your users.</td><td><a href="/pages/8ee85da12622a3ab249989dee9112692ceb8a339">/pages/8ee85da12622a3ab249989dee9112692ceb8a339</a></td></tr><tr><td><strong>Concepts</strong></td><td>The environment, connection modes, licensing, and printing.</td><td><a href="/pages/42f814de908bfdf6d101dbeef39084de1ac6cd94">/pages/42f814de908bfdf6d101dbeef39084de1ac6cd94</a></td></tr><tr><td><strong>How-to</strong></td><td>Publish applications, manage users, printing, and multi-server.</td><td><a href="/pages/d864c127c399f6093e7bec521b4dfb2c8cb0fbc4">/pages/d864c127c399f6093e7bec521b4dfb2c8cb0fbc4</a></td></tr><tr><td><strong>Customization</strong></td><td>Customize the entire interface of your users and servers to your liking.</td><td><a href="/pages/933afeb4c265cfd8c33ebee442062e62112dda96">/pages/933afeb4c265cfd8c33ebee442062e62112dda96</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about Remote Desktop.</td><td><a href="/pages/c276ec0089c8fae362827c02d59c288686c97a56">/pages/c276ec0089c8fae362827c02d59c288686c97a56</a></td></tr><tr><td><strong>Details</strong></td><td>The environment, connection compatibility, printing, backup, and licensing.</td><td><a href="/pages/21e778f4d7e5cbb06c8fb047332a9eec5368ba24">/pages/21e778f4d7e5cbb06c8fb047332a9eec5368ba24</a></td></tr></tbody></table>

### Support

Do you need help with your servers?&#x20;

Open a ticket or write to us via [WhatsApp](/docs-en/support/whatsapp.md) from the Support section.

### Latest news

May 2026 — New TSPrint version available: improves redirected printing to the user's local machine in your remote desktop environments.


---

# 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.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.
