> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplymessage/implement/undefined-4/undefined-2.md).

# 알림톡 발송

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

1. 리스트뷰에서 수신자를  선택하고 \[알림톡 전송]버튼을 클릭합니다
2. 예약 여부로 예약 발송을 할 수 있습니다. 예약발송을 클릭 후 날짜와 시간을 입력하세요
3. 템플릿을 선택해 미리보기 영역에서 발신할 메시지와 수신인을 확인합니다
4. \[전송]버튼으로 전송하거나 예약합니다. \[초기화] 버튼 클릭 시 선택한 템플릿은 초기화됩니다.&#x20;
5. 즉시 전송한 메시지는 취소가 불가합니다.


---

# 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://help.windmillsoft.kr/simplymessage/implement/undefined-4/undefined-2.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.
