# 메인

{% hint style="info" %}
보고서는 각 서비스별 탐지 결과를 대시보드 형태로 시각화하여 제공합니다.&#x20;

대시보드는 실시간 데이터를 시각적으로 보여주는 도구이며, 보고서는 과거 데이터를 기반으로 한 대시보드 형식으로 구성됩니다.&#x20;

일별, 주별, 월별로 분류된 통계 그래프를 통해 데이터를 직관적으로 이해할 수 있도록 지원합니다.
{% endhint %}

### 1. 날짜별, 그룹별, 호스트 선택 <a href="#id-1" id="id-1"></a>

* 기본 설정은 전날 데이터이며, 달력을 활용하여 과거 데이터를 조회할 수 있습니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/report/main/1.png" alt=""><figcaption></figcaption></figure>

### 2. 요약(Summary) <a href="#id-2" id="id-2"></a>

* 페이지 상단에서 탐지 수를 클릭하면 해당 보고서 페이지로 이동할 수 있습니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/report/main/006.png" alt=""><figcaption></figcaption></figure>

### 3. 서비스별 탐지 발생 현황 그래프 <a href="#id-3" id="id-3"></a>

* 각 데이터 항목을 클릭하면 해당 탐지 페이지로 연결됩니다.<br>

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

### 4. 서비스별 탐지 분포 <a href="#id-4" id="id-4"></a>

* 해당 그래프를 통해 서비스별 탐지 분포를 확인할 수 있습니다. <br>

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

### 5. 시간별 총 탐지 발생 현황 그래프 <a href="#id-5" id="id-5"></a>

* 전일 발생한 탐지와 비교하여 시간대별 총 탐지 발생 추이를 파악할 수 있습니다.<br>

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

### 6. 일별 PDF 다운로드 <a href="#id-6" id="id-6"></a>

* 보고서 자동 메일의 포멧으로 보고서 메인 > 일별 데이터를 다운로드할 수 있습니다.

<figure><img src="/files/lYVB4eUB8Flq53vbwGkP" 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/ko/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.
