# Bulk email

**The bulk email** feature helps you send messages to your affiliates via email. Follow the steps below to send bulk emails:

Step 1: Go to **Outreach > Emails > Create bulk emails**

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2Fo8o7xkggnbY8dXymLLIs%2Fimage.png?alt=media&#x26;token=afcbd20f-88d1-4ecc-95a5-8e38dcfb8117" alt=""><figcaption></figcaption></figure>

Step 2: Compose an email and choose the specific affiliate(s) or programs you want to send the email to

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FoF8XHELDk6miV1ViQ74f%2Fimage.png?alt=media&#x26;token=ae913120-ef43-4e0e-99ae-e63dbb2b177e" alt=""><figcaption></figcaption></figure>

You can either enter the **Send to specific affiliates** or choose a **Program.** If you choose a program, all affiliates in that program will receive your email.

{% hint style="info" %}
The sender's email address will be set to <no-reply@secomapp.com> by default. If you want to set your email address as the sender, turn on the feature [Use merchant email as sender email.](https://docs.uppromote.com/outreach/affiliate-communication/email/use-merchant-email-as-sender-email)

Affiliates who haven't logged in to their accounts or turned off email notifications won't receive bulk emails.&#x20;
{% endhint %}

Step 3: After composing your email, click **Send emails**. The system will display the total number of emails sent.


---

# 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.uppromote.com/outreach/affiliate-communication/email/bulk-email.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.
