> 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/es/knowledge-base/how-to-articles/configure-a-supremo-entry-in-remote-desktop-manager.md).

# Configurar una entrada de Supremo en Remote Desktop Manager

Remote Desktop Manager se integra con Supremo, lo que permite a los profesionales de TI centralizar y agilizar las sesiones remotas de Supremo junto con todas sus conexiones remotas y credenciales en una interfaz unificada y segura.

{% hint style="info" %}
***Nota***: Supremo requiere una sesión RDP activa hacia la estación de trabajo de destino para funcionar correctamente.
{% endhint %}

### Instalar Supremo localmente

1. Vaya a la página de descargas oficial de Supremo y descargue el [ejecutable de Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download).
2. Haga doble clic en el fichero `Supremo.exe` descargado.
3. Seleccione ***Run Supremo*** cuando se le solicite.

### Instalar Supremo en la estación de trabajo

1. Abra su sesión RDP en Remote Desktop Manager.
2. Instale [Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download) en la sesión RDP.
3. Ejecute el fichero `Supremo.exe`.
4. Seleccione ***Run Supremo*** cuando se le solicite.
5. Especifique una contraseña para la conexión Supremo.
6. Haga clic en ***Accept*** para confirmar la configuración.

### Configurar la entrada Supremo en Remote Desktop Manager

1. En Remote Desktop Manager, vaya a ***Herramientas** - **Gestor de extensiones***.
2. Vaya a la pestaña ***Sesión***.
3. Localice y active el complemento ***Supremo***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6082_2025_1.png" alt=""><figcaption></figcaption></figure>
4. Cree una nueva entrada y seleccione ***Supremo***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6084_2025_1.png)
5. Introduzca el número de sesión y la contraseña.
6. Haga clic en ***Añadir*** para guardar y cerrar la ventana.
7. Abra la entrada Supremo.
8. Haga clic en el botón de puntos suspensivos (**…**) junto al campo ***Ruta de instalación***.
9. Elija la carpeta donde descargó el ejecutable de Supremo.
10. Una vez introducida, la contraseña debería inyectarse automáticamente en las sesiones posteriores.

#### Véase también

[Blog de Devolutions - Spotlight on: Supremo, a new Remote Desktop Manager-integrated remote access solution](https://blog.devolutions.net/2025/05/spotlight-on-supremo-a-new-remote-desktop-manager-integrated-remote-access-solution/)


---

# 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.devolutions.net/rdm/es/knowledge-base/how-to-articles/configure-a-supremo-entry-in-remote-desktop-manager.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.
