> 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-1.md).

# 메시지 일괄 발송

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

1. 리스트뷰에서 보낼 연락처를 선택하고 리스트뷰 버튼의 \[메시지 전송]을 클릭합니다.
2. \[메시지 유형]을 즉시로 하는 경우 즉시 발송되며, 예약으로 하는 경우 전송할 시각을 입력해 예약합니다
3. 템플릿을 선택하고  미리보기에서 매핑된 정보와 메시지를 확인 합니다.
4. \[발송/예약]으로 즉시 발송하거나 발송을 예약합니다.


---

# 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-1.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.
