# 대시보드

대시보드에서는 등록된 모든 앱의 검증 정보를 제공합니다.

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

❶ 연/월 선택(월별 대시보드를 제공합니다.)

❷ 보안 위협별 월간 차단 현황 및 일별 차트를 보여줍니다.

❸ 호출, 차단 수: 호출 수 및 차단 수를 나타냅니다.(전월의 기록인 경우, 일일 호출 수는 표시되지 않습니다.)

* MAD(1개월 간 실행된 고유 단말기 수)
* 일일 호출 수
* 월별 호출 수
* 월별 차단 수

❹ 최근 차단 로그: 최근 차단된 앱의 목록을 표시합니다.

❺ 차단현황: 일별로 디바이스의 호출 및 차단 수를 나타냅니다.

❻ 차단 유형: 차단된 디바이스의 차단 유형과 통계를 나타냅니다.

❼ 차단 TOP5: 차단된 디바이스가 많은 상위 5개의 앱을 보여줍니다.

❽ OS별 차단현황: OS별 차단 디바이스 수를 나타냅니다.


---

# 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://developers.fingerpush.com/appdog/console/dashboard.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.
