# メーン

{% hint style="info" %}
レポートは、各サービスごとの検出結果の可視性をダッシュボードの形で提供します。 ダッシュボードはリアルタイムデータの可視性を提供するツールであり、レポートは過去のデータに基づいたダッシュボードの形で構成されます。

* 日別、週別、月別に分類された統計的グラフを通じてデータを直観的に理解できるよう支援
  {% endhint %}

### 1. 日付別、グループ別、ホスト別に選択できます。 <a href="#id-1" id="id-1"></a>

* デフォルト設定は前日のデータです。 カレンダーを活用した過去のデータを提供します。

<figure><img src="/files/mqdgEMaxT6TvD0y4u7nj" alt=""><figcaption></figcaption></figure>

### 2. Summary <a href="#id-2" id="id-2"></a>

* ページ上部の検出数をクリックすると、そのレポートページに移動します。

<figure><img src="/files/SgGddI73cquy1Enx4NGH" alt=""><figcaption></figcaption></figure>

### 3. サービス別検出発生状況グラフ <a href="#id-3" id="id-3"></a>

* それぞれのデータを選択すると、その検出ページに移動します。<br>

<figure><img src="/files/uIDlH7yU2rFbpahtOJG0" alt=""><figcaption></figcaption></figure>

### 4. サービス別検出分布 <a href="#id-4" id="id-4"></a>

* 該当グラフはサービス別探知分布を確認することができます。

<figure><img src="/files/DY0f0oM8VbhH9t4f0NVR" alt=""><figcaption></figcaption></figure>

### 5. 時間別総検出発生状況グラフ <a href="#id-5" id="id-5"></a>

* 前日の発生と比較して、時間別の総探知発生の推移を確認することができます。

<figure><img src="/files/nRAIjSJLD9FCWPbJ0o3A" alt=""><figcaption></figcaption></figure>

### 6. 毎日のPDFダウンロード <a href="#id-6" id="id-6"></a>

* レポート自動メールのフォーマットでレポートメイン>日別データをダウンロードできます。

<figure><img src="/files/MlHRPeRoTua41qLlS249" 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.plura.io/ja/fn/comm/report/main.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.
