# Información

### Paneles

En tu Vista general tienes un breve resumen del estado de los usuarios que han iniciado sesión a lo largo del día.&#x20;

![](/files/cf3c3932b1f19347a1d6e73b4171dfd5badb5117)

### Autenticaciones

En Autenticaciones tienes tablas para obtener una vista general de cuántas veces alguien ha iniciado sesión y una vista general de por qué fallan las autenticaciones.&#x20;

![](/files/68cd0deef8352128feef921cde40697f0c1f8291)

### Creación de una visualización personalizada

El clip a continuación muestra cómo puedes modificar o reemplazar un widget para adaptarlo mejor a tus necesidades. Por ejemplo, el widget actual de IPs solo puede mostrar 30 IPs, mientras que tu entorno requiere 100.

{% hint style="info" %}
Ten en cuenta que los paneles predeterminados (Vista general, Autenticaciones, Motor de reglas y Registros) se restablecerán debido al mantenimiento de la instancia. Por lo tanto, recomendamos crear un panel adicional para tus fines.
{% endhint %}

<figure><img src="/files/802f7d4662ea7a84c1fe44ebd6cbb8b511945e75" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.radiusaas.com/es/portal-de-administracion/insights.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
