# 엑셀 다운로드

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

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

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

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

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

## 2. 엑셀 파일 내려받기 클릭

상단의 엑셀 파일 내려받기를 눌러 주세요.

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

## 3. 엑셀 파일 다운로드 완료

등록된 학생 정보가 엑셀 파일로 다운로드 됩니다. 학생 정보를 간편하게 관리해 보세요!

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