# How to Add a New Mail

*Article Topics:* [*Emails*](/getting-started/common-topics/emails.md)*,* [*Customization*](/getting-started/common-topics/customization.md)

## Adding a New Mail

To add a new mailing, click on "Add New Mailing" at the top-right of the page.&#x20;

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

The following widget will appear:

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

\
You will have to fill in the subject of the mailing, the email target (either sending the mailing to affiliates or to members), and when you want the mailing to be sent. These options include:

* *Never*: This will add the mailing to the mailing list, but will not be sent.
* *ASAP*: This will send the mailing when the next mail cron runs.
* *Specific Date*: You can choose a specific date using the date picker for when you want the mailing to be sent.
* *Recurring*: This will automatically send the mailing multiple times. If you pick this option, you can then choose to send the mailing daily, once a week, on the 1st day of every pay period, or once a month. By choosing once a month or once a week, you can then choose the specific day that the mailing should be sent.

When you are finished, click the "Add" button, and the mailing will be added to the Mailing List.

## Related Articles

{% content-ref url="/pages/eMDHRXiddWiyCiuytsYa" %}
[Mailing Management](/nats-admin/mass-mailing/mailing-management.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/mass-mailing/common-question/how-to-add-a-new-mail.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.
