# 맞춤보고서

#### 맞춤 보고서는 고객의 요구형으로 제공되며, 보고서별 사용료를 부과할 수 있습니다.&#x20;

#### 보고서의 난이도 (건별수량, 시스템부하 등)에 따라 월이용료(1십만\~3십만원)가 부과됩니다.

(1) 카드 청구서 이메일 전송

```
카드사로부터 수신받은 청구명세서를 각 담당자에게 이메일로 전송합니다.
카드별 수신받을 담당자의 이메일정보를 지정할 수 있습니다.
특정일 지정하여 청구내역을 전송할 수 있는 기능을 제공합니다.
카드번호를 클릭하여 청구서 형태의 보고서를 조회, 인쇄할 수 있습니다.
이용건수금액 외 해외건수금액 및 신청건수금액을 부가정보로 제공합니다.
```

(2) 카드 승인명세 이메일 전송

```
카드사로부터 수신받은 승인명세서를 각 담당자에게 이메일로 전송합니다.
카드별 수신받을 담당자의 이메일정보를 지정할 수 있습니다.
특정일 지정하여 승인내역을 전송할 수 있는 기능을 제공합니다.
이용건수금액 외 결의상태 정보을 부가정보로 제공합니다.
```

(3) 청구내역 다운로드

```
청구서기준 영수증 처리내역을 조인하여 엑셀파일로 다운로드 기능을 제공합니다.
```

(4) 매입내역 다운로드

```
카드사로부터 수신받은 매입 데이터를 엑셀파일로 다운로드 할 수 있습니다.
```


---

# 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.bizplay.co.kr/uses_case/card_rpt/custom-report.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.
