> 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/readme/devolutions-cloud.md).

# Devolutions Cloud

Devolutions Cloud es un gestor de contraseñas en equipo de alta seguridad que forma parte de nuestros servicios en la nube. Ha sido diseñado tanto para administradores de TI como para usuarios finales, con el fin de almacenar y compartir información en toda la organización, sea cual sea su tamaño. Puede acceder y gestionar información sensible desde cualquier lugar y con cualquier navegador web compatible.

Su información se almacena en entradas de distintos tipos que se organizan en bóvedas. Las entradas se gestionan directamente desde la interfaz web y no se requiere ninguna aplicación cliente.

La seguridad es el núcleo de Devolutions Cloud, ya que está alojado en [Microsoft Azure](/cloud/es/knowledge-base/knowledge-base-articles/hosting-region-for-devolutions-cloud.md), un proveedor de servicios en la nube de gran confianza.

Devolutions Cloud cuenta con potentes funciones de gestión de usuarios, informes y opciones de accesibilidad. A los usuarios se les pueden asignar roles y permisos, y también pueden ser miembros de grupos de usuarios con roles y permisos predefinidos, lo que agiliza el proceso de incorporación.

Devolutions Cloud puede utilizarse en combinación con nuestro Remote Desktop Manager como espacio de trabajo, así como con otros productos de Devolutions y herramientas complementarias.

{% embed url="<https://youtu.be/wy-a3NuM-Io>" %}

#### Véase también

* [Devolutions Academy - Descripción general de Devolutions Cloud](https://academy.devolutions.net/student/path/2007290/activity/3070846)
* [Devolutions Academy - Navegar por Devolutions Cloud](https://academy.devolutions.net/student/page/2633361-navigating-devolutions-hub?sid=4dd0e3d0-7c46-49cd-87a4-7785543da859\&sid_i=0)
* [Devolutions Academy – Introducción a Devolutions Cloud](https://academy.devolutions.net/student/page/2813652-introduction-to-devolutions-hub?curriculum_activity_id=4268343\&path_id=2543918\&sid=5fb582e2-01ea-48ad-aa4b-28df6e2784e2\&sid_i=0)


---

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