# 학생 등록하기

## 학생 추가하기

* 트리의 버튼 또는 그룹노드에서 우클릭 하여 학생을 추가합니다.

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

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

* 학생의 정보를 기입하십시오. 이메일, 폰번호, 기타메모는 필수입력사항이 아닙니다.

닉네임과 비밀번호는 변경가능하지만, 아이디는 변경할 수 없습니다.

<figure><img src="/files/1gJAqJtlUaT1ZSwj16UU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
학생의 ID와 패스워드는, 사용자(학생 또는 학부모)가 직접 자신의 진단 결과를 조회하거나, 집이나 모바일 기기로 트레이닝을 할 때 필요합니다.
{% endhint %}

{% hint style="info" %}
사용자의 생년, 월, 성별 등을 정확히 입력하여 주십시오. 진단 결과를 분석하는데 중요하게 사용됩니다.
{% endhint %}

{% hint style="danger" %}
구독 종류에 따라서, 등록할 수 있는 총 사용자 수가 제한될 수 있습니다. 이 경우, 새 사용자를 등록하기 위해서는 기존 사용자 1명을 삭제해야 합니다. 삭제된 사용자의 진단 기록은 더 이상 볼 수 없습니다.
{% endhint %}

## 학생 정보 수정하기

학생노드의 우클릭 메뉴나, 정보탭에서 학생의 정보를 수정할 수 있습니다.

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

{% hint style="info" %}
사용자의 성별, 나이 등을 수정하더라도 이전에 진단한 결과의 내용이 바뀌진 않습니다.
{% endhint %}

## 학생 삭제하기

학생 정보탭에서 학생을 삭제할 수 있습니다.

{% hint style="danger" %}
사용자를 삭제하면, 해당 사용자의 진단 기록은 모두 사라집니다.
{% endhint %}

{% hint style="info" %}
사용자 삭제 권한이 없는 [부 매니저 (sub agency](/getting_start/contorl_panel/submanager.md#sub-agency))를 임명할 수 있습니다.
{% endhint %}


---

# 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/adding_new_user.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.
