# Use Merchant email as the sender's email

By default, the sender email address for emails sent to your affiliates is **<no-reply@recomsale.com>**

In this default option, the merchant cannot receive the email when the affiliate replies to it.

If you would like to use your branded email address as the sender address, go to the **Settings** > **Email notifications** and enable **Use your branded email address as sender's**

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

By enabling this feature, not only will emails sent to affiliates appear with the merchant's branded email as the sender email, making your emails fully branded, but when the affiliate replies to the email, the merchant will also receive that reply , and can conduct follow-up email communication with affiliates.


---

# 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.recomsale.com/features/settings/email-notifications/use-merchant-email-as-the-senders-email.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.
