# 학생 삭제하기

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

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

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

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

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

## 2. 삭제 클릭

삭제할 원생의 행에서 삭제를 눌러 주세요.

<figure><img src="/files/7p2sEFF4RUBLCcvTpXu2" alt=""><figcaption></figcaption></figure>

## 3. 원생 삭제 완료

저장하기를 눌러 원생 리스트를 저장하면 원생이 삭제됩니다.

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