# Email notifications

You can manage all automated email notifications sent to admin and affiliates based on their activity and status.

### **Affiliate notifications include:**

1. Sent to affiliates when their application is approved and they gain access to the affiliate portal.
2. Notifies affiliates when their application is not accepted into the program.
3. Informs affiliates when their earned commission is approved.
4. Sent when an affiliate payout has been successfully completed.

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

### **Admin notifications include:**

1. Alerts the admin when a new affiliate applies to join the program.
2. Notifies the admin whenever a sale is generated through an affiliate.
3. Informs the admin when an affiliate commission is approved.
4. Alerts the admin when an affiliate submits a payout request.
5. Notifies the admin once an affiliate payout has been processed.

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

### **Edit Email Template**

Go to **Settings → Email**, select the notification, click **Edit**, update the subject or body, and save changes.

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

### **Email Template Customization**

From **Settings → Email**, add your logo and footer in the Email Customization section and save.

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

## **Email Branding**

Send emails using your business name and domain to maintain a professional brand identity.

Set a custom domain to send branded emails instead of using generic email providers.

> #### **Why Use a Sending Domain?**
>
> A sending domain improves deliverability, builds trust, and reduces the chance of emails being marked as spam.

Enter your domain in **Settings → Email**, submit it, and generate DNS records for verification.

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

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

### **Add DNS Records**

Add the generated TXT DNS record to your domain provider to verify domain ownership (GoDaddy, Hostinger, Cloudflare, etc).

### **Verify Sending Domain**

Confirm the DNS setup in Afflr, complete verification, and add the from and reply to email addresses to start sending emails from your custom domain.

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

Branded and customizable emails help maintain professional communication and improve trust with affiliates and administrators.


---

# 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.afflr.io/settings/email-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.
