> For the complete documentation index, see [llms.txt](https://docs.kuasa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kuasa.io/reach-customers/email-broadcast.md).

# Email Broadcast

1. Click **Broadcast.**

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

2. Click **Create New Broadcast**.
3. Enter Campaign name.
4. Select **Email.**
5. Click **Next: Edit Campaign.**

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

6. Choose **Sending Platform.**

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

7. Select **Audience Criteria.** Then, **c**lick **Continue to Copywriting.**

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

8. Click : **Click to Open Visual Editor** to add email copywriting.

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

9. You may edit your email copywriting on the Visual Editor.

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

10. Click **Continue to Send.**

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

11. Set the time and date if you want to schedule the broadcast.
12. Click **Send Now (Queue)** if you want to send immediately.

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

13. Click the Broadcast name to view the detailed logs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kuasa.io/reach-customers/email-broadcast.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.
