# 사용료

[**\[캠페인 관리 > 미니 대시보드 > 당월 사용료\]**](/new-admin/sms/manage.md#id-2)의 <img src="/files/JZ9PwPUAZ5er8znIWTa2" alt="" data-size="line"> 버튼을 클릭하여 메시지 사용료를 확인할 수 있습니다.

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

{% hint style="info" %}
모든 사용료는 **부가세(VAT)가 포함되지 않은 금액**이며, **발송 시점별 단가 변동이 모두 반영**되어 계산됩니다.
{% endhint %}

## **1. 당월 사용료**

이번 달 1일부터 조회 당일까지의 누적 사용료를 확인할 수 있습니다.

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

* **발송 단가:** 메시지 유형별 1건을 발송하는 데 드는 비용입니다.
* **발송 성공 수:** 이번 달 발송을 성공한 메시지 건수입니다.
* **예상 사용료:** 현재까지 발송 성공 건수를 기준으로 산정된 예상 금액입니다.

### **1-1. 발송 성공 수 상세**

<img src="/files/XmGo1bENy5dXSuth2l5z" alt="" data-size="line"> 클릭 시 메시지 유형별 발송 성공 수를 확인할 수 있습니다.

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

### **1-2. 예상 사용료 상세**

<img src="/files/XmGo1bENy5dXSuth2l5z" alt="" data-size="line"> 클릭 시 메시지 유형별 예상 사용료를 확인할 수 있습니다.

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

### **1-3. 발송 단가 변경 이력**

**\[당월 사용료 > 발송 단가]**&#xC758; <img src="/files/a0ElYfc3ZnK05HJ0Z6m0" alt="" data-size="line"> 버튼을 클릭하여 메시지 유형별 발송 단가 변경 이력을 확인할 수 있습니다.

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

* **현재 발송 단가:** 조회일을 기준으로 적용되고 있는 발송 단가입니다.
* **적용일:** 해당 발송 단가가 적용되기 시작한 날짜입니다.

| 헤더명             | 설명                        |
| --------------- | ------------------------- |
| **이전 발송 단가(원)** | 과거에 적용되었던 발송 단가 목록입니다.    |
| **적용일**         | 이전 발송 단가가 적용되기 시작한 날짜입니다. |

### **1-4. 사용료 상세**

당월 사용료의 <img src="/files/9h9D8CSioaC8XBAOiIfW" alt="" data-size="line"> 버튼 또는 월별 사용료의 행(Row)을 클릭하여 해당 월에 대한 캠페인별 발송 비용을 확인할 수 있습니다.

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

* **사용료:** 해당 월에 대한 메시지 발송 비용 총합입니다.

<table><thead><tr><th width="160.41796875">헤더</th><th>설명</th></tr></thead><tbody><tr><td><strong>캠페인명</strong></td><td>해당 월에 1건 이상 발송 성공한 캠페인의 이름입니다.</td></tr><tr><td><strong>메시지 유형</strong></td><td>해당 캠페인의 메시지 유형입니다.</td></tr><tr><td><strong>발송 성공 수</strong></td><td>이번 달 발송을 성공한 메시지 건수입니다.</td></tr><tr><td><strong>사용료(원)</strong></td><td>발송 성공 건수를 기준으로 산정된 금액입니다.</td></tr></tbody></table>

***

## **2. 월별 사용료**

월별 SMS 캠페인 사용 내역을 확인할 수 있으며,  <img src="/files/gJLroSIUlJAEolYNVWqf" alt="" data-size="line"> 버튼을 클릭하여 데이터를 엑셀 파일로 내려받을 수 있습니다.

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

<table><thead><tr><th width="160.31640625">헤더</th><th>설명</th></tr></thead><tbody><tr><td><strong>사용 기간</strong></td><td>월별 사용 기간은 매월 1일부터 말일까지입니다.</td></tr><tr><td><strong>발송 성공 수</strong></td><td>해당 월에 발송을 성공한 메시지 건수입니다.</td></tr><tr><td><strong>사용료(원)</strong></td><td>발송 성공 건수를 기준으로 산정된 금액입니다.</td></tr></tbody></table>


---

# 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.groobee.ai/new-admin/sms/charge.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.
