> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-email/set-email-notifications-for-affiliates.md).

# Setup Email Notifications

**GoAffPro** provides you with the option to set email notifications for the merchant and affiliates.&#x20;

{% hint style="info" %}
The email notifications feature sends emails to both merchants and affiliates, keeping them updated on sales, registrations, and payments.
{% endhint %}

To set up email notifications, go to the **Notifications** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/wRnzYhRNa5yxuBV70Eqj" alt=""><figcaption><p>Settings > Notifications</p></figcaption></figure>

#### Merchants Notifications

Here, go to the **Your Notifications** section to set up notifications for the merchant.

![Your Notifications](/files/-MXZ4s2DwC8eK__b6SXS)

{% content-ref url="/pages/-M5uYORNQCn6eQoiMMS3" %}
[Email Notifications for Merchant](/affiliate-email/set-email-notifications-for-affiliates/email-notifications-for-merchant.md)
{% endcontent-ref %}

#### Affiliate Notifications

Here, go to the **Affiliate's Notifications** section to set up notifications for affiliates.

![Affiliate Notifications](/files/-MXZ4xu9D5E_WWRg__Yb)

{% content-ref url="/pages/-M5uYP7cwWYIhkV5Is39" %}
[Email Notifications for Affiliates](/affiliate-email/set-email-notifications-for-affiliates/email-notifications-for-affiliates.md)
{% endcontent-ref %}

Customize Email Notification Templates

You can also customize the email notification templates by clicking on **Customize Templates**.

<figure><img src="/files/VGsbO81WBdJI0fBwALyB" alt=""><figcaption><p>Customize Email Notification Templates</p></figcaption></figure>

{% content-ref url="/pages/-ML5wZVRTkyfFPasydrP" %}
[Customize Email Notification Templates](/affiliate-email/set-email-notifications-for-affiliates/customize-email-notification-templates.md)
{% endcontent-ref %}


---

# 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://docs.goaffpro.com/affiliate-email/set-email-notifications-for-affiliates.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.
