# 기능별 관리

## 관리자화면의 구성

리더스아이에 접속하면, 아래와 같은 화면이 제시됩니다. (2025년 10월 업데이트)

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

영역별로 보면 다음과 같습니다.

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

우측상단을 \[접속정보정보] 영역, 좌측상단은을\[선택영역], 좌측하단을 \[조직도]영역이라고 하고, 우측의 넓은 부분을\[탭]과 \[정보]영역 이라고 합니다.

조직도에서 기관, 그룹, 학생을 나타내는 가로 막대들을 노드(node)라고 합니다.

로그인 하면, 조직도의 \[기관]노드가 선택되어 있고, 정보탭의 \[읽기진단]탭이 선택되어 있습니다.

{% hint style="info" %}
화면은 FHD(Full HD, 1920 \* 1080) 크기에 최적화되어 있습니다. 웹브라우저를 전체화면으로 설정하는 것이 사용하기 편리합니다.
{% endhint %}

{% hint style="info" %}
관리자(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/function_tabs.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.
