# 사용량 조회하기

사용량 조회 메뉴에서는 각 서비스에서 발생하는 주요 이벤트에 대한 사용량을 일/월 단위로 조회할 수 있습니다.

{% hint style="info" %}
조회 기간 제한&#x20;

* 일별 조회 시, 사용량 집계가 완료된 D-1일(어제)까지의 사용량을 조회할 수 있습니다.
* 월별 조회 시, 사용량 집계가 완료된 M-1월(전월)까지의 사용량을 조회할 수 있습니다.&#x20;
* 조회 기간은 시작일/월 기준 최대 6개월까지 설정할 수 있습니다.&#x20;
  {% endhint %}

## 1. 인증 서비스

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

**➊ 검색 조건**

* 조회기간 : 최대 6개월 조회 가능
  * 일별 조회: 검색일 기준 D-1(어제)일까지
  * 월별 조회: 검색월 기준 M-1(전월)월까지
* 사업자명 &#x20;
* 기관명
* APP ID/Settle ID

**➋ 엑셀 다운로드**

조회 결과를 엑셀 파일로 다운받을 수 있습니다.

{% hint style="info" %}
파일은 CSV 확장자로 다운로드되며, 메모장이나 기타 뷰어프로그램을 통해서도 열람할 수 있습니다.&#x20;
{% endhint %}

**➌ 검색 결과**

인증 서비스에서는 서명 요청 건수/서명 완료 건수를 확인할 수 있습니다.&#x20;

**➍ 상품 필터링**

조회 결과를 상품별로 필터링할 수 있습니다.&#x20;

## 2. 전자문서 서비스

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

**➊ 검색 조건**

* 조회기간 : 최대 6개월 조회 가능
  * 일별 조회: 검색일 기준 D-1(어제)일까지
  * 월별 조회: 검색월 기준 M-1(전월)월까지
* 사업자명 : 딜러사 권한으로 검색 가능&#x20;
* 기관명
* APP ID/Settle ID

**➋ 엑셀 다운로드**

조회 결과를 엑셀 파일로 다운받을 수 있습니다.

{% hint style="info" %}
파일은 CSV 확장자로 다운로드되며, 메모장이나 기타 뷰어프로그램을 통해서도 열람할 수 있습니다.&#x20;
{% endhint %}

**➌ 검색 결과**

전자문서 서비스에서는 발송 건수/알림 수신 건수/열람 건수/열람시 인증 건수/ OTT검증 건수/조회 후 서명 건수를 확인할 수 있습니다.&#x20;

**➍ 상품 필터링**

조회 결과를 상품별로 필터링할 수 있습니다.&#x20;

## 3. 마이데이터 통합인증 서비스&#x20;

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

**➊ 검색 조건**

* 조회기간 : 최대 6개월 조회 가능
  * 일별 조회: 검색일 기준 D-1(어제)일까지
  * 월별 조회: 검색월 기준 M-1(전월)월까지
* 사업자명 : 딜러사 권한으로 검색 가능&#x20;
* 기관명&#x20;
* APP ID/Settle ID : APP ID 조건 검색 불가&#x20;

**➋ 엑셀 다운로드**

조회 결과를 엑셀 파일로 다운받을 수 있습니다.

{% hint style="info" %}
파일은 CSV 확장자로 다운로드되며, 메모장이나 기타 뷰어프로그램을 통해서도 열람할 수 있습니다.&#x20;
{% endhint %}

**➌ 검색 결과**

마이데이터 통합인증 서비스에서는 서명 확인 건수를 확인할 수 있습니다.&#x20;

**➍ 상품 필터링**

조회 결과를 상품별로 필터링할 수 있습니다.&#x20;


---

# 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://kakaobusiness.gitbook.io/main/tool/kakaotalkwallet/usage.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.
