# 복수 학생의 수강료 일괄 추가

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/articles/multiple-studnets-tuition-fee-fb47c867)
{% endhint %}

↖ 상위항목: [수강료 관리](/macgai-manual/payments/tuition-mgmt.md)

{% hint style="success" %}
기본메뉴 → 학급관리 → **수납예정항목일괄지정**
{% endhint %}

<figure><img src="/files/6QlsvKvKjxRprOPq3o7h" alt=""><figcaption></figcaption></figure>

1. 추가할 수납 항목을 선택합니다. 한 번에 여러 개를 추가하는 것도 가능해요.
2. <img src="/files/wn2QIhW0LWB7QoWnuwjY" alt="" data-size="line"> 탭으로 이동하여 조건을 지정하고 학생을 검색합니다.
3. 수납항목을 넣어줄 학생(들)을 선택하고
4. <img src="/files/GxCB0H5LwuG2ukHk0VC9" alt="" data-size="line">을 누르면 선택한 학생에게 지정된 수강료가 추가됩니다.


---

# 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.macgai7.com/macgai-manual/payments/tuition-mgmt/undefined.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.
