# 학생 등록하기

## 1. 스프레드시트 모드 클릭

PC에서 관리모드 실행 후 원생탭을 선택하고 스프레드시트 모드를 눌러 주세요.

{% hint style="info" %}
앱에서 스프레드시트 모드 버튼이 보이지 않아요!

스프레드시트 모드는 PC에서만 제공되는 기능으로 앱에서는 버튼이 보이지 않습니다.
{% endhint %}

<figure><img src="/files/3kKcNWBGp9SqBxqHygpO" alt=""><figcaption></figcaption></figure>

## 2. 원생 추가 클릭

원생 등록 행 추가를 눌러 주세요.

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

## 3. 원생 등록완료

추가된 행에 원생의 정보를 입력한 후 저장하기을 누르면 원생이 등록됩니다.

<figure><img src="/files/MouR9nM49YXxknro3qsm" alt=""><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.modoocheck.com/quick-guide/advanced-features/excel-management/create.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.
