> For the complete documentation index, see [llms.txt](https://help.inveterate.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inveterate.com/help-center/guides/program-setup/benefits/savings-based-benefits/member-only-discounts.md).

# Member Only Discounts

**Member Only Discounts are configured through the Inveterate dashboard and are only available to be used by your members.**

{% hint style="info" %}
Pro Tip: Coupons can be set as evergreen, one-time use, or with an expiration date.
{% endhint %}

{% hint style="info" %}
Pro Tip: You can have multiple discounts running at the same time - you leverage this feature to run various member-only promotions in your email marketing or SMS platform.
{% endhint %}

**To set up member only discounts:**

1. Click on the Benefits tab in Inveterate, and then click on Member Only Discounts.
2. Enter the name of the benefit - this is what the customer will see.
3. Enter the description of the benefit.  This is where you describe the members only discount to your customers.
4. Upload the icon that you want to use.  See below for a template you can use.
5. Save the benefit settings before you move onto configuring coupon codes
6. Configure the coupon code - this will be the code that members enter in checkout for a discount.
7. Configure the discount type - this can be a percentage, fixed amount or free shipping.
8. Configure which products or collections this coupon code will apply to, or if it will apply site-wide.  Be sure to convey any coupon restrictions to your members.
9. Set any minimum requirements for using the coupon code - minimum monetary amount or minimum quantity of products.
10. Select whether this coupon code will be one-time use per member, or evergreen for the length of their membership.
11. Configure any promotional dates if needed.
12. Save the benefit settings.
13. Enable the benefit.

{% hint style="warning" %}
Discount codes should be edited directly within the Inveterate dashboard. [Click here for the help doc.](/help-center/discount-information/editing-discount-codes.md)
{% endhint %}

{% file src="/files/rcF39uELMFzjSG4aWZhC" %}
Member Only Discounts Benefit Icon Template
{% endfile %}

#### Download the PDF below for step-by-step instructions

{% file src="/files/Z6eTsJfes183qstMX0aF" %}

{% embed url="<https://youtu.be/nIipG4Kc8Ps>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.inveterate.com/help-center/guides/program-setup/benefits/savings-based-benefits/member-only-discounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
