> 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/es/knowledge-base/how-to-articles/import-entries-into-devolutions-cloud.md).

# Importar entradas en Devolutions Cloud

Descubra cómo importar entradas en Devolutions Cloud utilizando Remote Desktop Manager. Se admiten formatos de importación nativos para muchas herramientas populares. Si un formato nativo o una herramienta de terceros no es compatible, utilice los asistentes de importación CSV para importar desde un fichero `.csv`.

Abra Remote Desktop Manager y seleccione su espacio de trabajo de Devolutions Cloud. Vaya a ***Archivo*** – ***Importar*** para importar entradas.

{% hint style="info" %}
La función de importación solo está activa si se han habilitado los ***Privilegios*** de importación en la cuenta de usuario. Consulte [Permisos del sistema](https://docs.devolutions.net/rdm/es/ribbon-menu-bar/administration/system-permissions).
{% endhint %}

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

Elija las entradas que desea importar. Haga clic en ***Importar***.

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

Las entradas importadas aparecen en el espacio de trabajo de Devolutions Cloud.

#### Véase también

* [Migrar sus bóvedas a otro espacio de trabajo](https://docs.devolutions.net/rdm/es/ribbon-menu-bar/file/import)


---

# 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/cloud/es/knowledge-base/how-to-articles/import-entries-into-devolutions-cloud.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.
