# Customer Notifications

<figure><img src="/files/9s2s1GDWGh2osfiGExmR" alt=""><figcaption></figcaption></figure>

### **Introduction**

Customer notifications are essential for keeping your customers up to date with their subscription status. Joy Subscription allows you to manage and customize the notifications customers receive after interacting with your store, ensuring a seamless and informative customer experience.

### **Understanding the rule**

These are the key notifications customers can receive from Joy Subscriptions. You can choose to enable or disable any of the following:

1. **Subscription activation**: Sent when customers first sign up for a subscription.
2. **Subscription cancellation**: Sent when customers cancel a subscription.
3. **Subscription upcoming order**: Sent 3 days before the customer's next order is processed.
4. **Subscription order confirmation**: Sent when a recurring order is placed.
5. **Billing failed**: Sent when the automatic billing attempt fails.

You can also click on each notification to customize the email template. Within the template settings, you can modify the following:

* **Subject**: The email’s subject line.
* **Reply email**: The email address customers can reply to.
* **Content**: The body of the email sent to customers.

### **How to set up**

To configure customer notifications:

1. Go to **Settings**.
2. Select **Email Notifications**.
3. Choose **Customer Notifications**.
4. Enable or disable notifications and click on each to edit its template as needed.

{% embed url="<https://app.arcade.software/share/6OcOuRsxGRUXWxkw9ySb>" %}

### **Overall**

Customer notifications help you maintain clear communication with your customers. By customizing these notifications, you ensure that customers are well-informed and that the messages reflect your brand’s identity.


---

# 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.avada.io/joy-subscriptions/settings/email-notifications/customer-notifications.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.
