# Mailing Ads

*Article Topics:* [*Ad Tools*](/getting-started/common-topics/ad-tools.md)

The NATS Mailers Ad Tool type lets you easily create mass e-mails to send out to affiliates and members, providing a simple way to let them know of any recent news or updates for your site.

Mailers sent out by NATS can contain HTML code for greater customization, and can also contain images and .zip files.

### Creating a Mailer

You can create a new mailer in NATS through the [Ad Tools Admin](/nats-admin/ad-tools.md). To do so, simply go to the [Ad Tools Admin](/nats-admin/ad-tools.md), go to the "Content Types" ad tool category, and click the "View Ad tools" action next to the "Mailers" ad tool type

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

On the next page, you will see a section labeled "New Mailers Adtool." The "HTML Source" field in this section is where you can input the body text for your mailer. NATS mailers support HTML in the body text, so feel free to use as much HTML code as you wish

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

Once you have filled in the desired body for your mailer, you can define the other available settings for your banner. These settings include:

* **Name** - The name of your new mailer.
* **Type** - Choose if you want to send as a normal mailer, or make sure that it follows CAN-SPAM compliance.
* **Thumbnail** - Choose a thumbnail image to be included with your mailer (optional).
* **Image Zip** - Upload images in a .zip file to be included in your mailer (optional).
* **Enabled on** - Choose members of a site (or all sites) that you want this mailer to be sent to.
* **Publish Date** - Input what date you want this mailer to be sent out.
* **Default Group** - Select an ad tool group to categorize the mailer under.

Once you have defined all of the available fields, click "Add Ad Tool" to add your new Mailer to NATS.

Your new Mailer will now appear in the "Mailers Adtool" table, along with the other available mailers. This table provides you with the ad tool ID number, name, type, and default group of each mailer.

### Sending a Mailer

Before you can begin sending out your newly created mailer through NATS, you must first add a "SHOW" rule. To do so, click on the "Add a new rule" action icon next to your new mailer. On the next page, simply add a "SHOW" type rule for the affiliate you want to send the mailer to, as well as the site whose members you want the mailers to be sent to.&#x20;

For more information on rules in NATS, please see our [Rules](/using-nats/nats-admin-features/rules.md) article.

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

Once you create a "SHOW" rule for your new mailer, it will be automatically sent out by NATS on the publish date that you chose when creating it.

## Related Articles

{% content-ref url="/pages/a3FiEScFwfJ3bStJcZKa" %}
[Ad Tool Type](/nats-admin/ad-tools/ad-tool-type.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/ad-tools/further-reading/default-ad-tool-categories/mailing-ads.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.
