> 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/create-custom-email-notifications.md).

# Create Custom Email Notifications

**GoAffPro** provides you with the option to create custom email notifications.

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

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

Here, go to the Affiliate's Notifications section.&#x20;

<figure><img src="/files/TexvwBTZlTbpHAVxnYGi" alt=""><figcaption><p>Affiliate's Notifications</p></figcaption></figure>

Now, click on **Customize Templates**.

<figure><img src="/files/anlUcUPfij84K4cwVO9i" alt=""><figcaption><p>Click on Customize Templates</p></figcaption></figure>

This will open up the Edit notification templates section.&#x20;

<figure><img src="/files/Su3UlYlyCPYc14gMP9kn" alt=""><figcaption><p>Edit notification templates</p></figcaption></figure>

Here, click on **New custom notification**.&#x20;

<figure><img src="/files/9vG6slk3TqeYVEwoRfUd" alt=""><figcaption><p>Click on New custom notification</p></figcaption></figure>

Next, set the notification template title.

{% hint style="info" %}
You also have the option to add a description for the custom notification template.
{% endhint %}

<figure><img src="/files/rnBbPjl8hXwFmTyDxCrH" alt=""><figcaption><p>Set the notification template title</p></figcaption></figure>

After this, you can create the notification template using the template editor.

<figure><img src="/files/tCPz0lcrTc7uiD8E12Jd" alt=""><figcaption><p>Create the notification template</p></figcaption></figure>

Finally, click on **Save**.

<figure><img src="/files/RM4irbC5w9z2C4zixkL5" alt=""><figcaption><p>Click on Save</p></figcaption></figure>

The custom notification template will be saved.&#x20;

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

{% embed url="<https://youtu.be/bf6zg3A1G7Q>" %}
Create Custom Email Notifications
{% endembed %}


---

# 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/create-custom-email-notifications.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.
