# 수납 항목 가져오기

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

## 수납 항목 가져오기

학생의 입반이 완료 되면 학급에 지정되어 있는 수납 항목을 불러 올 수 있습니다.

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

1. 학생을 검색하여 선택합니다.
2. 학급 정보가 추가 되어있는 것을 확인합니다.
3. 수납 항목을 가져올 년월을 선택하고 <img src="/files/syIUQAVnKDOGiEPolCQh" alt="" data-size="line">를 눌러 수납예정항목을 추가합니다.
   * 3개월 분의 수납항목을 한 번에 가져올 수 있습니다.
   * 수강 시작일이 현재 년월 보다 이후의 월이면 학급정보 우측의 년월을 수강 시작년월에 맞게 변경해줍니다
4. <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line"> 버튼을 눌러 수납 예정 항목 추가 사항을 저장합니다.
5. 수납 예정 항목이 추가 되면 결제 탭으로 이동하여 수납을 할 수 있습니다.&#x20;
   * 수납을 진행하는 방법은 [수강료 수납하기](/macgai-manual/payments/receiving/charging.md)페이지를 참고해주세요.


---

# 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/basic-features/student/retrieve.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.
