# 엑셀 업로드

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

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

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

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

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

## 2. 업로드 양식 다운로드 클릭

상단의 업로드 양식 다운로드를 눌러 주세요.

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

## 3. 학생 정보 입력

다운로드된 엑셀 파일에 등록하고 싶은 학생의 정보를 입력하고 저장하세요.

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

## 4. 엑셀 파일 올리기 클릭

상단의 업로드 엑셀 파일 올리기를 눌러 주세요.

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

## 5. 엑셀 파일 업로드

작성한 엑셀파일을 선택하고 열기버튼을 눌러 주세요.

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

## 6. 업로드 완료

파일에 입력한 학생 정보가 업로드됩니다. 업로드한 학생 정보를 간편하게 수정하고 저장해 보세요!

<figure><img src="/files/NJ8VggwBuZE3zSYLyL1d" 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/upload.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.
