> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/message.md).

# 메시지

사용자가 사이트를 이용하며 발생하는 가입, 탈퇴, 주문, 배송 등 의 상황에 따라 이메일 또는 SMS/알림톡 을 발송 할 수 있습니다. 또한 사이트의 공지사항 이벤트 등에 대한 정보를 SMS를 통해 사이트에 가입이 된 가입자 또는 특정 그룹을 대상으로 메시지발송을 할 수 있습니다.

메시지 발송을 위한 설정 방법 및 발신 방법은 아래 가이드를 참고 부탁드립니다.

<table data-header-hidden><thead><tr><th width="179">버리는</th><th>메뉴</th></tr></thead><tbody><tr><td><a href="/pages/zbaYdeppY1d9oXn00whQ">메시지 발신 관리</a></td><td>전체 회원 또는 특정 그룹을 대상으로 메시지를 발송하고, 발송 내역을 확인 할 수 있습니다.</td></tr><tr><td><a href="/pages/h40ubNmK8FMXHF13cCUs">발신 기본설정</a></td><td>이메일, SMS/알림톡 발신을 위한 설정을 할 수 있습니다.</td></tr><tr><td><a href="/pages/yffYhTfk5pTUUm9K0SRp">자동발신 설정</a></td><td>자동 발신이 되는 유형을 설정 할 수 있습니다.</td></tr></tbody></table>


---

# 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.qshop.ai/customer_support/guide/admin/message.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.
