# Enable the renewal reminder emails

Memberply can send up to 3 emails which remind a member that their membership is about to expire and to renew in order to not lose their member benefits.

The first email is sent 14 days before the membership expires.

The second email is sent 7 days before the membership expires.

The third email is sent 1 day before the membership expires.

In each email, Memberply automatically adds a call to action to renew their membership with a direct link to the checkout page with the membership product. The checkout page will also have the early bird incentive discount already applied to it if you have [set it up as per these instructions.](/how-to-offer-subscriptions-with-non-supported-payment-gateways-in-shopify/create-a-one-time-payment-membership-tier.md)

NOTE: If you enable all 3 emails, the subject and body of each email is automatically generated by Memberply so you don't need to do anything (unless you want to change some of the wording).

1. From the main menu, click on Emails.

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

2. Next select the one time payment membership tier row and click on Edit Emails.

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

3. Next find the First Renewal Reminder Email row and then toggle the button to Enabled. Now find the Second Renewal Reminder Email row and then toggle the button to Enabled. Finally, now find the Third Renewal Reminder Email row and then toggle the button to Enabled.

<figure><img src="/files/52XUqfVjPfh1Tap8QP13" alt=""><figcaption></figcaption></figure>

4. That's all you have to do. The three emails have now been automatically created.
5. OPTIONAL: If you want to edit the wording of each email, select the email you want to edit and click on Edit.

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

6. Edit the email and click Save.

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


---

# 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.memberply.com/how-to-offer-subscriptions-with-non-supported-payment-gateways-in-shopify/enable-the-renewal-reminder-emails.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.
