> For the complete documentation index, see [llms.txt](https://docs.jaka.app/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaka.app/shopify/~/revisions/etUYfWdaLDrspaqYU0an/email-notifications/admin-emails.md).

# Admin emails

Please refer to our below instruction to activate this function

&#x20;1\. Open the app -> click **Mail Notifications** > click **Merchant**&#x20;

&#x20;2\. Add email address(es) to **Admin emails** field to receive a notification email. The email addresses can be separated by a comma.

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

&#x20;3\. Tick on the checkbox of the email template to want to use

* New affiliate registration: this email sent to admin email address if there is a new affiliate submit the register form for affiliate
* New conversation: this email sent to the admin email address if there is a new order created via affiliate link

4. Edit the email content manually based on your need. Send dynamic email content by using variables. [Learn more](/shopify/~/revisions/etUYfWdaLDrspaqYU0an/email-notifications/email-variables.md)

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

5. Click **Save** after making changes.&#x20;

Email notifications will be sent from our email server (<no-reply@tipo.io>) to your admin email addresses by default.  You can also send emails from your own email address to admin email address by using your own SMTP email service. [Learn more](/shopify/~/revisions/etUYfWdaLDrspaqYU0an/email-notifications/smtp-setup.md)

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


---

# 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.jaka.app/shopify/~/revisions/etUYfWdaLDrspaqYU0an/email-notifications/admin-emails.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.
