> For the complete documentation index, see [llms.txt](https://support.heyamplify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.heyamplify.com/subscriptions/other/settings/notifications-overview.md).

# Notifications overview

## **What is Notifications Overview?**

The Notifications Overview feature in the Subscriptions app allows you to manage and customize the email notifications sent to your shoppers regarding their subscriptions. You can personalize emails for order confirmations, subscription management reminders, and subscription cancellations. Additionally, you have control over whether these emails are sent and the sender's email address, which can be the default email or a custom one.

## **Steps to Find and Customize Notifications**

#### **Step 1: Navigate to the Subscription Notifications Settings**

Click on **"Settings"** in the sidebar menu and select **"Subscription Notifications"** to view all available email options.

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

#### **Step 2: Customize Email Templates**

* **Order Confirmation Email**: Click on the "**Edit Notification Template**" to modify the content, including the subject line and email body. You can use dynamic variables to personalize the message further.
* **Cancellation Email**: Edit the email sent to customers when their subscription is canceled, ensuring it reflects your brand’s tone and provides essential information.

<figure><img src="/files/4yYAcLmyukdNR4sNJYX4" alt=""><figcaption></figcaption></figure>

#### **Step 3: Choose Email Sending Preferences**

Use the toggle switches to choose whether to send each type of email notification and decide whether the emails should be sent from the default email address or a custom email address.&#x20;

<figure><img src="/files/7t1iY2kBs1HIzAIEJtae" alt=""><figcaption></figcaption></figure>

***

<details>

<summary>Can I preview the email templates before they are sent to customers?</summary>

Yes, you can preview each email template within the Subscription Notifications settings. This helps ensure the content and design look as expected before they are sent out.

</details>

<details>

<summary>What types of dynamic variables can I use in my email templates?</summary>

You can use variables such as the customer’s name, order details, or next billing date. These variables are listed in the email editor for easy reference.

</details>

<details>

<summary>Can I disable email notifications for specific subscription events?</summary>

Yes, you have the flexibility to enable or disable email notifications for order confirmations and cancellations. Simply toggle the switch next to each option.

</details>

## **Conclusion**

The Notifications Overview feature gives you complete control over how and when subscription-related emails are sent to your customers. By customizing templates and selecting sender preferences, you can ensure that all communication aligns with your brand and keeps customers informed. For any issues or questions, our support team is available to assist with setting up or troubleshooting email notifications.

***

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>Get Subscriptions</strong></mark></td><td>Try free </td><td> </td><td><p>1. Subscription Notifications</p><p>2. Email Notifications</p><p>3. Notification Settings</p><p>4. Order Confirmation Emails</p><p>5. Subscription Reminder Emails</p><p>6. Cancellation Emails</p><p>7. Sender Email Settings</p><p>8. Email Customization</p><p>9. Notification Management</p><p>10. Automated Emails</p></td><td><a href="https://apps.shopify.com/subscriptions-pickystory">https://apps.shopify.com/subscriptions-pickystory</a></td><td></td></tr></tbody></table>


---

# 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://support.heyamplify.com/subscriptions/other/settings/notifications-overview.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.
