# 쇼핑몰의 전체회원 또는 특정회원들에게 메일을 보낼 수 있나요?

<mark style="color:blue;">쇼핑몰 전체회원이나 특정회원(회원등급그룹)에게 전체메일을 발송 하실 수 있어요.</mark>

***

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

관리자로 로그인하셔서 `게시판` > `메일` > `전체 메일 발송` 에서 작업하시면 돼요.\
안내된 이미지와 같이 전체회원 혹은 특정 그룹에게만 발송이 가능해요.


---

# 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://help.makeshop.co.kr/faq/customer/undefined-1/undefined.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.
