# 개별 발송

{% hint style="info" %}
**개별발송**을 활용해 이메일을 전송하면 함께 보내는 수신자들의 이메일 주소를 노출하지 않고 이메일을 개별로 전송할 수 있습니다.
{% endhint %}

{% hint style="danger" %}
MAPI 계정 사용 시 '개별 발송' 기능 사용이 제한됩니다.
{% endhint %}

## 개별 발송 활용하기

* 아웃룩을 실행한 후 **새 전자 이메일**을 클릭합니다.
* 메시지 탭에 위치한 토틀 섹션 내 **개별발송** 아이콘을 클릭합니다.
* **받는 사람**에 보내고자 하는 수신자의 이메일 주소를 모두 입력합니다.
* **보내기** 버튼을 클릭해 이메일 전송을 완료합니다.

<figure><img src="/files/eIyfhCznc2IQE3atLbEr" alt="" width="217"><figcaption></figcaption></figure>

{% hint style="danger" %}

### **발송 후 꼭 개별발송 처리가 완료되었는지 확인해주세요! 🙏**

{% endhint %}

* 개별발송을 통해 많은 사람들에게 이메일을 발송하는 경우 **발송 처리에 일정 시간**이 걸립니다.
* 보내기 클릭 후 나타나는 개별발송 처리 현황 창에서 **이메일이 모두 처리 완료 되었는지**를 꼭 확인해주세요.&#x20;
* 메일 창을 개별발송 처리가 완료되기 전에 닫으면, 이메일이 보내지지 않습니다.

<figure><img src="/files/Rpnl317E68vguWrTyFdL" alt="" width="341"><figcaption></figcaption></figure>

## 개별 발송된 이메일 확인하기

* 개별 발송된 이메일은 **보낸 편지함**에서 확인할 수 있습니다.
* <mark style="background-color:blue;">**메일 제목 앞 (개별발송)**</mark>이 별도로 표시됩니다.
* **(개별발송) 표시**는 **발신자에게만 보이며 수신자에게는 보이지 않습니다.**

<figure><img src="/files/Xt5SZ0jJgBf60x7tGmdc" alt="" width="364"><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://docs.totlelab.com/biz-ent/email-options/separatesending.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.
