# Editing Discount Codes

Member Only discount codes should be edited directly from the Inveterate dashboard, not through Shopify.

**To edit a discount code:**

1. Open the Benefits menu
2. Navigate to Member Only Discounts
3. Find the code you want to edit
4. Click on the title of the discount code in the table
5. Make any necessary changes in the new window
6. Click Save Changes to sync the changes to your Shopify store

{% hint style="info" %}
You can verify the changes by viewing the discount code in your Shopify store after saving the changes in Inveterate
{% endhint %}

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

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

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


---

# 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://help.inveterate.com/help-center/discount-information/editing-discount-codes.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.
