# 계정 등록

> CDN 서비스를 운영하고 담당할 계정을 생성합니다. 서비스 할당은 계정 생성 후 계정 상세 페이지에서 하실 수 있습니다. 비밀번호는 자동으로 생성되며, 생성 규칙은 \[cdn123!@#소문자id]입니다.

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

#### 아이디

> 4에서 15자 이내로 영문, 숫자 조합으로 생성해 주세요.
>
> 첫 글자는 영문으로 시작되어야 합니다.

#### 이메일

> 등록된 이메일로 계정 관련 안내 메일과 메일링 서비스를 제공합니다.

#### 회사 별칭

> 해당 계정이 소속 회사가 다를 경우 별칭을 등록해 주세요.
>
> 회사 이름으로 사용됩니다.

#### 계정 권한

> * 운영자(SA)
>
>   할당된 서비스의 FTP 사용, Purge 요청 및 통계 확인이 가능한 계정입니다.\
>   통계 확인이 필요한 운영자에게 적합합니다.
> * 담당자(SS)
>
>   디렉토리 단위로 서비스를 할당할 수 있습니다. 할당받은 디렉토리의 FTP 사용, Purge 요청이 가능한 계정입니다
>
>   서비스에 대한 통계 확인이 불필요한 콘텐츠 담당자에게 적합합니다.

#### 2단계 인증

> 데이터 보안과 계정을 안전하게 보호하기 위하여 2단계 인증을 사용합니다.


---

# 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://cdnp-manual.lgucdn.com/cdn-portal-1/undefined-2/undefined.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.
