# CDN Portal 사용 가이드

### CDN 서비스 개요

> CDN(Content Delivery Nework) 서비스는 영상, 음악 등의 미디어 스트리밍이나 다양한 웹/어플리케이션 콘텐츠를 사용자에게 빠르고 안정적으로 제공하는 콘텐츠 최적화 전송 서비스 입니다.
>
> 즉, 원격지(Origin Server)에 있는 원본 콘텐츠를 IDC 센터내 에지서버에 캐싱하여 사용자가 요청한 콘텐츠를 사용자와 가까운 에지서버(=캐시서버)에서 직접 콘텐츠를 전송함으로써, 콘텐츠 요청에 대한 응답속도, 로딩타임 등을 개선하여 사용자의 서비스 경험을 극대화하는 서비스 입니다.

***

### CDN Portal

> CDN Portal 은 사용중인 CDN 서비스에 대한 정보 및 사용량 및 다양한 통계를 제공 해 드립니다.\
> 해당 문서는 CDN Portal의 사용자 가이드 입니다.

***

### CDN Portal 계정에 따른 사용 범위

> CDN Portal은 총 3개의 계정으로 구분 됩니다.
>
> * SM (관리자)\
>   소속된 고객사의 전체 서비스와  계정을 관리 할 수 있는 권한을 가지고 있습니다.<br>
> * SA (운영자)\
>   관리자로 부터 서비스 와 볼륨에 대해 권한을 할당 받아 사용 할 수 있는 권한을 가지고 있습니다.\
>   CDN Portal 의 대부분의 기능 사용 가능\
>   &#x20;&#x20;
> * SS (담당자)\
>   관리자로 부터 FTP/API/Purge 권한을 할당 받아 사용 할 수 있는 권한을 가지고 있습니다.\
>   CDN Portal 의 기능 제한적 사용 가능


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cdnp-manual.myskcdn.co.kr/cdn-portal.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.
