# Insights

### Dashboards

In your Overview you have a short overview about the status for the logged in users over the day.&#x20;

![](/files/Tg5oVZJLw7rI8VrpqHZk)

### Authentications

Under Authentications you have tables to get an overview on how many times someone has been logged in and an overview about why authentications are failing.&#x20;

![](/files/FIPtzkFy4khphApR8NS3)

### Creating Custom Visualisation

The clip below shows how you can modify or replace a widget to better suit your needs. For example, the current IPs widget can only display 30 IPs, whereas your environment requires 100.

{% hint style="info" %}
Please note that the default dashboards (Overview, Authentications, Rule Engine, and Logs) will be reset due to instance maintenance. Therefore, we recommend creating an additional dashboard for your purposes.
{% endhint %}

<figure><img src="/files/9tHX9XzKrtR37BVxhJnI" 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/admin-portal/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.
