# インサイト

### ダッシュボード

概要では、その日のログイン済みユーザーのステータスについて簡単な概要を確認できます。&#x20;

![](/files/25f3e0b1532262face905c88b55d36552ebf2d94)

### 認証

認証では、誰が何回ログインしたかの概要を確認するためのテーブルと、認証が失敗している理由の概要があります。&#x20;

![](/files/5f6720bc06422a5f7c5c469c73f548039b6b8276)

### カスタム可視化の作成

下のクリップでは、ニーズにより合うようにウィジェットを変更または置き換える方法を示しています。たとえば、現在の IPs ウィジェットは 30 個の IP しか表示できませんが、あなたの環境では 100 個必要です。

{% hint style="info" %}
デフォルトのダッシュボード（Overview、Authentications、Rule Engine、Logs）は、インスタンスのメンテナンスによりリセットされる点にご注意ください。そのため、用途に応じて追加のダッシュボードを作成することをおすすめします。
{% endhint %}

<figure><img src="/files/ef0c81979241e68b507c12958fb0f044609a0049" 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/ja/ptaru/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.
