# Setting up  marketing reminders

When you [create ](https://help.digitalriver.com/help/gc/Products/All-Products/Creating-a-product.htm)or [edit a subscription product](https://help.digitalriver.com/help/gc/Products/All-Products/Editing-a-product.htm) in [Global Commerce](https://gc.digitalriver.com/gc/ent/login.do), you can configure when to send marketing notifications associated with that product. The following instructions explain how to edit the marketing notifications for an existing subscription product in Global Commerce.

1. Sign in to [Global Commerce](https://gc.digitalriver.com/gc/ent/login.do).
2. Select **Catalog**, **Products**, and click **Manage Products**. The Products page appears.
3. Complete the search fields under the Search tab and then click **Search** ![Search](https://help.digitalriver.com/help/Resources/Images/Shared/search.png) to locate the specific products. The results appear in the Products list.
4. Click the subscription product's link under the **Internal Product Name** column. The Edit Product page appears.
5. Click the **Details** tab.
6. Scroll down to **Marketing Emails**, define how often you want the system to send marketing communications to the shopper, and set up the reminders. Shoppers who agree to receive marketing communications will receive marketing emails that do not necessarily pertain to this subscription product.
   * If you want to send a reminder after a shopper's credit card has expired, select one or more of the following checkboxes for **Renewal Reminder After Expiration**: **7 Days**, **15 Days**, **30 Days**, and **90 Days**.&#x20;
   * If you want to send information for an upgrade campaign after purchase, select one or more of the following checkboxes for **Upgrade Campaign From Creation Date**: **7 Days**, **15 Days**, **30 Days**, and **90 Days**.&#x20;
   * If you want to send information for an upgrade campaign before expiration, select one or more of the following checkboxes for **Upgrade Campaign Before Expiration**: **97 Days**, **37 Days**, **22 Days**, and **14 Days**.
   * If you want to send information for an upgrade campaign after expiration, select one or more of the following checkboxes for **Upgrade Campaign After Expiration**: **14 Days**, **22 Days**, **37 Days**, and **97 Days**.
7. Click **Save**.


---

# 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.digitalriver.com/commerce-api/admin-apis/subscription-management/subscription-notifications/setting-up-marketing-reminders.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.
