# Adding a new Coupon

*Article Topic:* [*Sites*](/getting-started/common-topics/sites.md)

## Adding a New Coupon

Click the "Add New Coupon" button at the top right of the Site Coupons page to create a new coupon.

![](/files/IM5992THzgFCAWWj9tTb)

This will take you to the "Add New Coupon" menu.

![](/files/Rmbf91K7EZdjWZ2PerA8)

To add a new coupon, you will need to fill in the fields on the page. These fields include:

* **Coupon Code**: The coupon code that a surfer will enter when signing up for a site using your coupon.&#x20;

{% hint style="warning" %}
**Please Note:** Once you create a code, the same code cannot be used for any other offer and this code cannot be deleted.
{% endhint %}

* **Site**: The site that will use this coupon deal. Click on the field and a list will drop down displaying the available sites.
* **Enabled Options**: The join options that will have this coupon enabled. Clicking on the field will display the list of join options for this site that can be used for the coupon deal.

{% hint style="info" %}
**Good To Know:** This field will only appear AFTER you have chosen the site.
{% endhint %}

* **Start Time**: The date and time that the coupon will be valid. The coupon will not be valid before this date and time. This can either be set to "Now" or a specific date and time using the date picker.
* **End Time**: The date and time, as well as any time after, that the coupon will no longer be valid. This can either be set to "Never" or a specific date and time using the date picker.
* **Program Change**: Forces the program of the surfer to change when using the coupon. If the affiliate associated with the surfer is not allowed to sue the program you are changing to, the coupon will not be valid.
* **Max Redemptions Allowed**: The number of redemptions that can be used before the coupon stops being valid.
* **Options (One Per Member)**: If this is set, the coupon will not be valid for returning members who have already used it.

Once you are finished, click the "Add Coupon" button.

## Related Articles

{% content-ref url="/pages/pa121o4qWcvXOUwrOAy9" %}
[Site Coupons](/nats-admin/sites/site-coupons.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/sites/common-questions/adding-a-new-coupon.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.
