# 선생님 등록하기

## 선생님이란?

기관(Agency)에는 진단 및 지도하는 사람(선생님)이 여러 명 있을 수 있습니다. 기관의 규모가 커질수록, 한 명의 관리자가 모든 것을 할 수 없습니다.

선생님 계정은 관리자가 추가할 수 있는 계정으로, 제한된 권한을 갖습니다.

|    권한    |          전체          |       할당받은 그룹만       |
| :------: | :------------------: | :------------------: |
|  가입, 탈퇴  | :heavy\_check\_mark: |           -          |
|  구독 및 결제 | :heavy\_check\_mark: |           -          |
| 부 관리자 생성 | :heavy\_check\_mark: |           -          |
|  사용자 생성  | :heavy\_check\_mark: | :heavy\_check\_mark: |
|  사용자 삭제  | :heavy\_check\_mark: | :heavy\_check\_mark: |
|   진단 수행  | :heavy\_check\_mark: | :heavy\_check\_mark: |

{% hint style="info" %}
선생님은 원하는 수만큼 등록할 수 있습니다. 구독과 결제 등은 관리자가 하고, 실제 진단 업무는 부매니저가 하는 것이 좋습니다.
{% endhint %}

{% hint style="info" %}
선생님의 권한을 각각 다르게 설정할 수 있습니다.
{% endhint %}

## 선생님 계정 추가하기

트리의 \[선생님 그룹]에서 우클릭 메뉴를 사용하거나, 선택영역의 \[선생님 추가]버튼을 사용합니다.

<figure><img src="/files/5okBaPgqyS0G8xG3Wgvt" alt=""><figcaption></figcaption></figure>

* 추가하기를 클릭하고, 필요한 정보를 입력합니다.
* 학생관리 권한 : 학생을 추가, 수정, 삭제할 수 있는 권한을 부여합니다.
* 학생그룹 권한 : 선택한 그룹을 조회하고 관리할 수 있는 권한을 부여합니다.

<figure><img src="/files/0DUzN1upHCD8fw0brHm2" alt="" width="412"><figcaption></figcaption></figure>

{% hint style="info" %}
부매니저의 아이디와 패스워드는 마스터가 생성하여 알려줘야 하며, 변경도 마스터만 할 수 있습니다.
{% endhint %}

## 선생님 일괄 등록/수정

선생님 그룹의 \[정보]탭에서, 엑셀 파일을 이용하여 선생님을 한꺼번에 일괄 등록할 수 있습니다.

<figure><img src="/files/mXNAsoHaEOFlW0DGqanT" alt="" width="452"><figcaption></figcaption></figure>


---

# 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://docs.readerseye.com/getting_start/contorl_panel/submanager.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.
