> 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/ribbon-menu-bar/reports.md).

# Informes

La sección ***Informes*** genera automáticamente informes que detallan el uso de Remote Desktop Manager en relación con las ***entradas***, los ***activos caducados***, las ***contraseñas***, la ***seguridad*** y los ***usuarios***. Tiene la opción de exportar el informe generado, así como de ejecutar y exportar informes a través de la línea de comandos.

{% hint style="info" %}

* La función de registros requiere [Devolutions Server o Devolutions Cloud](/rdm/es/getting-started/workspaces/workspace-types/native-workspaces.md).
* Los informes web de [Devolutions Server](https://docs.devolutions.net/server/es/overview/devolutions-server) y [Devolutions Cloud](https://docs.devolutions.net/cloud/es/overview/devolutions-cloud) están disponibles en Remote Desktop Manager.
  {% endhint %}

<table><thead><tr><th width="225">OPCIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td>Registros de actividad</td><td>Abre los <a href="/pages/i77O8S5SwAriTs0miIBC"><em><strong>Registros de actividad</strong></em></a>, una sólida solución de registro. Con esta función, es posible supervisar una sesión abierta para todos los usuarios que utilizan <a href="/pages/zcY02AFnlrsBLGLPbSg8">Devolutions Server y Devolutions Cloud</a>.</td></tr><tr><td>Registros de administración</td><td>Abre los <em><strong>Registros de administración</strong></em>.</td></tr><tr><td>Registros del espacio de trabajo</td><td>Abre los <em><strong>Registros del espacio de trabajo</strong></em>.</td></tr><tr><td>Analizador de seguridad de entradas</td><td>Abre el <a href="/pages/eV3p4MKW1IqTY7b7iOkv"><em><strong>Analizador de seguridad de entradas</strong></em></a>, que evalúa la solidez de las entradas almacenadas en el espacio de trabajo.</td></tr><tr><td>Analizador de contraseñas</td><td>Abre el <em><strong>Analizador de contraseñas</strong></em>, que evalúa la solidez de las contraseñas almacenadas en el espacio de trabajo.</td></tr><tr><td>Panel de seguridad</td><td>Abre el <a href="/pages/YlGLjBlDMhg8rfJoVqQA"><em><strong>Panel de seguridad</strong></em></a>, una herramienta que ofrece orientación sobre cómo mejorar la seguridad de la plataforma Remote Desktop Manager, así como consejos para reducir la carga de trabajo de los administradores.</td></tr><tr><td>Más informes</td><td>Abre la ventana <em><strong>Informes</strong></em>.</td></tr></tbody></table>

#### Véase también

* [Devolutions Academy - Leveraging Logs, Reports, and Audits](https://academy.devolutions.net/student/path/1925316/activity/2668002)
* [Devolutions Academy – Configuring a report (custom) entry](https://academy.devolutions.net/student/activity/2586107-configuring-a-report-custom-entry)


---

# 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/ribbon-menu-bar/reports.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.
