> For the complete documentation index, see [llms.txt](https://callrabook.happytalk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://callrabook.happytalk.io/undefined-2/undefined-1/undefined-6.md).

# 알림톡 발송 현황

## 알림톡 발송 현황

좌측 **콜이력** **> 알림톡 발송** 메뉴에서 최근 발송한 알림톡 메시지 발송 현황을 확인하실 수 있습니다.

![](/files/06gYAtNwfO58izPoNZnG)

{% hint style="info" %}
메시지가 발송된 발송일과 사용된 플러스 친구 아이디, 수신자 번호 정보를 열람하실 수 있습니다.
{% endhint %}


---

# 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://callrabook.happytalk.io/undefined-2/undefined-1/undefined-6.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.
