# How to create and send a mailing

The new mailing section is located near the "Send Push" section.

In it you can create mailings to your clients by email and sms.

To make the mailing function available you need to connect your Twilio (for sms) and Mailgun (for email) accounts in the settings.

<figure><img src="/files/7sHoeupDYIhE5vcDQ8qX" alt=""><figcaption></figcaption></figure>

Now let's go back to the mailing section and create mailing.

In actions select create mailing.

In the modal window enter the name of the mailing and select the type: email and/or sms.

Click "Create mailing".

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

In the next window you can select the recipients of the mailing: it can be all your customers or only customers from a certain segment.

<div><figure><img src="/files/Ip6RLXbXMiiBNrvHMpbt" alt=""><figcaption></figcaption></figure> <figure><img src="/files/tjNSgE55v2brPb9D1Y0G" alt=""><figcaption></figcaption></figure></div>

You can also send the mailing immediately after creation, or you can schedule it. To do this, you need to select the Schedule checkbox and choose the date and time of the mailing.

We can use emoticons and placeholders.&#x20;

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

Placeholders allow you to make messages unique for each recipient.  You can expand the placeholders sections and select the desired card.  

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

When the text of the mailing is ready, click the "Create mailing". Now our mailing appears in the list.&#x20;

To get detailed information click on the name of the mailing.

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

&#x20;This page shows information about the mailing, as well as sending statuses for each recipient.

### About Mailing Templates

Ready-made mailing templates are **not provided by default**, as this feature is designed to give you full flexibility in composing your own messages. You can create any text content and adjust the formatting to match your brand’s tone and communication style.

Use this option to build personalized, meaningful mailings that fully reflect your brand’s message.


---

# 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.boomerangme.cards/mailings-and-other-services/how-to-create-and-send-a-mailing.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.
