> 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/pam/es/concepts/reporting-and-dashboards.md).

# Informes y paneles

Los **informes y paneles** consolidan la visibilidad de todas las [cuentas privilegiadas](/pam/es/concepts/privileged-account.md) y de la actividad relacionada en su entorno. Estas funciones ayudan a los administradores de TI y a los auditores a realizar un seguimiento de los accesos, identificar anomalías y garantizar el [cumplimiento normativo](/pam/es/concepts/compliance-reporting.md) de las políticas internas o de las normativas externas.

En Devolutions PAM, los paneles ofrecen una descripción general de alto nivel, mientras que los informes detallados y los registros de auditoría proporcionan una visión más profunda de eventos específicos, como el uso de credenciales, el inicio de sesiones y los cambios de permisos. Esta visibilidad unificada simplifica las tareas de supervisión y mejora el control sobre los activos sensibles.

Al organizar los informes por bóveda, usuario o tipo de actividad, los equipos pueden responder rápidamente a preguntas como quién accedió a qué y cuándo. Estas herramientas ayudan a mejorar la eficiencia operativa, respaldan la respuesta ante incidentes y garantizan una gestión segura del acceso privilegiado en toda la organización.

#### Alias de informes y paneles

* informes de actividad
* visibilidad de PAM

#### Temas relacionados

* [Registros, informes y auditorías](https://docs.devolutions.net/rdm/es/concepts/advanced-concepts/logs-reports-and-audits)
* [Seguridad](https://docs.devolutions.net/rdm/es/concepts/advanced-concepts/security)
* [Permisos/RBAC/Roles](https://docs.devolutions.net/rdm/es/concepts/advanced-concepts/permissions-rbac-and-roles)
* [Panel de PAM](/pam/es/concepts/reporting-and-dashboards.md)


---

# 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/pam/es/concepts/reporting-and-dashboards.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.
