# CDN 관리

### Service

> 로그인한 유저의 권한이 있는 서비스 리스트를 확인 할 수 있습니다.

### Mailing

> 통계 정보를 이메일로 받아볼 수 있는 메일링 서비스를 설정하는 메뉴 입니다.

### Purge

> Purge 서비스는 캐싱되어 있는 데이터를 Time-To-Live(TTL)가 지나기 전에 삭제하는 기능으로 전체 캐시 서버에서 동일한 웹 서비스가 가능하게 하는 서비스 입니다.

## Diagnostics

> 서비스에 대한 진단을 수행 할 수 있는 메뉴 입니다. 권한이 존재하는 서비스를 선택 하거나 직접 URL 입력을 통해 해당 CDN서비스의 상태를 진단 할 수 있습니다.

### Account

> Service Provider 에 Customer Portal 의 접속을 허용하는 계정을 관리하는 메뉴입니다. 새로운 계정을 등록하거나 등록된 계정을 수정 및 삭제할 수 있습니다. 계정 그룹은 서비스 담당자, 요금 수납자, 웹 관리자로 구분되어 있습니다.


---

# 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/managed_cdn.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.
