> For the complete documentation index, see [llms.txt](https://intellius.gitbook.io/sangnyang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://intellius.gitbook.io/sangnyang/start/signup.md).

# 회원가입

상냥이 관리자 서비스를 이용하기 위해서는 선생님 계정을 생성해야 합니다.&#x20;

***

### 계정 생성 프로세스

<details>

<summary>필수 항목 입력 → 교원 증명서 업로드(<em>PDF, JPG, PNG)</em> → 이용약관 및 개인정보처리방침 확인 및 동의 → 가입요청 → 이메일 인증 → 계정승인 → 계정  로그인 </summary>

</details>

### Step1. 계정 만들기페이지 이동

\[관리자 접속 페이지]에서 \[계정 만들기]를 선택하시면 회원가입 페이지로 이동합니다.

<figure><img src="/files/plHbifbvuSHsmBI3kSR6" alt=""><figcaption><p><strong>관리자 접속 화면</strong></p></figcaption></figure>

### Step2. 계정 생성

\[계정 만들기] 화면에서 이메일과 비밀번호 등 필수항목 입력, 교원 증명서 파일 업로드,  이용약관 및 개인정보처리방침 확인 및 동의를 진행 한 후 \[가입 요청]을 클릭하시면 인증 메일이 전송됩니다.

{% hint style="info" %}
**※** 담당 선택하기에서 <mark style="background-color:red;">상담 관리자/담임 관리자 권한</mark>을 선택할 수 있습니다.

**※** 교원 증명서는 나이스 시스템 로그인 후 <mark style="background-color:red;">화면 캡처본, 재직증명서, 교직원증명서</mark> 중 선택하여 업로드 하실 수 있으며 담당자 확인 후 승인해 드리고 있습니다.
{% endhint %}

<figure><img src="/files/sKNvYGcU09MNUHE4sgsf" alt=""><figcaption><p><strong>필수 항목 입력, 교원 증명서 pdf 파일 업로드,  이용약관 및 개인정보처리방침 확인 및 동의</strong></p></figcaption></figure>

### Step3. 이메일 인증

가입한 이메일 주소의 인증 메일을 확인해주세요. 발송된 이메일 내 인증번호를 입력하시면 \[가입 요청]이 완료됩니다.

<figure><img src="/files/6gsv4ZbzITtHoHIt9ucY" alt=""><figcaption><p><strong>이메일 인증</strong></p></figcaption></figure>

### Step4. 계정 승인

계정승인은 공휴일 제외 최대 24시간 이내에 승인이 완료됩니다.&#x20;

<figure><img src="/files/9yaoUlJbgb5pWBJJPc7b" alt=""><figcaption><p><strong>계정승인 대기</strong></p></figcaption></figure>

승인이 완료되면 \[관리자 접속 페이지]에서 생성된 계정으로 로그인하시어 관리자 서비스를 이용하실 수 있습니다.


---

# 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://intellius.gitbook.io/sangnyang/start/signup.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.
