> For the complete documentation index, see [llms.txt](https://docs.modoocheck.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.modoocheck.com/quick-guide/readme/app/attendance/admin-mode.md).

# 관리모드로 출첵하기

## 1. 관리모드 실행

로그인 후 관리모드 시작을 눌러 주세요.

<figure><img src="/files/GaM6rnrmxozSuCDwcI2X" alt="" width="375"><figcaption></figcaption></figure>

## 2. 대기 클릭 <a href="#id-1" id="id-1"></a>

출첵 탭에서 대기를 눌러 주세요.

<figure><img src="/files/mhvQWOPS6RVgZDBXvUwF" alt="" width="375"><figcaption></figcaption></figure>

## 3. 등원 처리 클릭

더보기 버튼을 눌러 등원 처리를 선택하세요.

<figure><img src="/files/4eRj0jcjjMPkFI3oqjfD" alt="" width="375"><figcaption></figcaption></figure>

## 4. 확인 클릭

확인을 눌러 주세요.

{% hint style="info" %}
출첵모드에서는 어떻게 출첵하는지 아래 링크를 눌러 확인하세요.

[출첵모드에서 출첵하기](/quick-guide/readme/app/attendance/chulcheck-mode.md)
{% endhint %}

<figure><img src="/files/z39nghwnwYChX7EmYb6v" alt="" width="375"><figcaption></figcaption></figure>

## 5. 출첵 완료

출첵이 완료되며, 등원한 원생은 출첵 탭의 등원을 눌러 확인할 수 있습니다.

<div><figure><img src="/files/P95hELoGKQxlyX4AjKFJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8JRM94u2xdLS0Ov6g4Sx" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.modoocheck.com/quick-guide/readme/app/attendance/admin-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
