# 통계

### Dashboard

> 주요 통계 정보를 한 화면에서 확인할 수 있는 Dashboard 화면을 제공합니다

### Traffic

> CDN 서비스의 트래픽과 전송량, 저장 용량 추이에 관한 통계 정보를 제공합니다.&#x20;

### Visitor

> CDN 서비스의 최대 동시 접속수, 최대 히트수에 관한 통계 정보를 제공합니다.&#x20;

### Location

> 서비스에 접속한 ISP에 관한 통계를 보여줍니다.&#x20;

### Contents

> 서비스별, 볼륨별 콘텐츠에 대한 접속 순위, 시간대별∙비율별 전송 결과 통계를 보여줍니다.&#x20;

### Authentication (스트리밍 서비스 이용 고객)

> 재생을 요청한 사용자의 인증 상태를 통해 정상, 비정상 접속  수와 비율 정보를 제공합니다.&#x20;


---

# 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://manual.solbox.com/statistics.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.
