# 관리자 사용가이드

## 관리자 사용가이드

- [상냥이 개요](https://intellius.gitbook.io/sangnyang/undefined.md)
- [회원가입](https://intellius.gitbook.io/sangnyang/start/signup.md): 계정 생성 및 인증 절차
- [\*상담 관리자/담임 관리자란?](https://intellius.gitbook.io/sangnyang/start/signup_option1.md)
- [\[담임 관리자\] 학급 생성 및 학생 초대](https://intellius.gitbook.io/sangnyang/start/class.md)
- [\[담임 관리자\] 학생 계정 관리](https://intellius.gitbook.io/sangnyang/start/users.md)
- [\[상담 관리자\] 학급 생성 및 교사계정발급](https://intellius.gitbook.io/sangnyang/start/undefined.md)
- [학급별 데이터 모니터링](https://intellius.gitbook.io/sangnyang/manage/class-data.md)
- [학생 데이터 모니터링](https://intellius.gitbook.io/sangnyang/manage/user-data.md)
- [학생 상담 관리](https://intellius.gitbook.io/sangnyang/manage/user-manage.md)
- [서비스 이용약관](https://intellius.gitbook.io/sangnyang/policy/policy1.md): 2023.8.16 제정
- [개인정보처리방침](https://intellius.gitbook.io/sangnyang/policy/policy2.md): 2023.8.16 제정
- [청소년 보호정책](https://intellius.gitbook.io/sangnyang/policy/policy3.md): 2023.8.16 제정
- [FAQ](https://intellius.gitbook.io/sangnyang/user-support/faq.md): 상냥이 관리자 서비스에 관련해 궁금하실 법한 내용을 모아봤어요!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://intellius.gitbook.io/sangnyang/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.
