> For the complete documentation index, see [llms.txt](https://docs.macgai7.com/macgai-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.macgai7.com/macgai-manual/payments/lookup/etc.md).

# 기타 수납 현황 조회

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

↖ 상위항목: [청구 및 수납 현황 조회](/macgai-manual/payments/lookup.md)

{% hint style="success" %}
**이용메뉴**: 관리메뉴 → 수지관리 → **기타수납현황**
{% endhint %}

### 수납분류 별 수납 정보

수강월(수납예정항목의 '수강년월')을 기준으로 수납분류 별 예정금액, 수납금액, 미납액, 수납율을 확인할 수 있습니다.

* 상단 검색 조건에서 🔘 **수강월** 선택

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

### 가상계좌 발급 현황

발급일자를 기준으로 가상계좌 발급현황을 조회할 수 있습니다.

* 상단 검색 조건에서 🔘 **가상계좌 발급현황** 선택

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

### 문자결제 수납대기 현황

현재 수납대기 상태인 문자결제의 발송 내역 및 마감일 정보를 확인할 수 있습니다.

* 상단 검색 조건에서 🔘 **문자결제 수납대기 현황** 선택

<figure><img src="/files/32BtNEGIp7kVIN2OAkKw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/lookup/etc.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.
