# Separate Sending

{% hint style="info" %}
By using **separate sending**, you can send emails to multiple recipients without exposing the email addresses to the recipients
{% endhint %}

{% hint style="danger" %}
When using MAPI accounts, "Separate Sending" features are restricted.
{% endhint %}

## How to Use Separate Sending

* Launch Outlook then click on **"New Email".**
* Click the **"Separate Sending"** icon on the totle section located on the Message tab.
* Enter all of the recipients' email addresses in the **"To"** section.
* Click **"Send"** to deliver the email.

{% hint style="danger" %}

### Please make sure to check if the separate sending has been completed after sending! 🙏

{% endhint %}

* When sending emails to multiple recipients via separate sending, it **takes some time for the sending process to complete**.&#x20;
* After clicking send, please make sure to check the separate sending status window to **confirm that all emails have been successfully processed.**
* If you close the email window before individual sending processing is complete, the emails will not be sent.

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

## How to Check Separate Sending

* Individually sent emails can be found in the **"Sent Items"** folder.
* The <mark style="background-color:blue;">**(Separate) tag**</mark> will appear **in front of the subject line.**&#x20;


---

# 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/totle-docs/sending-options/separate-sending.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.
