> For the complete documentation index, see [llms.txt](https://storepickup-docs.secomapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://storepickup-docs.secomapp.com/notifications-emails-send-to-admins.md).

# Notifications emails send to admins

Besides the notification emails sent to customers, our app also provides notification emails to the admin after every order is made.

To edit this notification emails, you click edit location on the **Location** section and choose the **Notification** tab:&#x20;

![](/files/-MDDalKwdlTXfKHa1izE)

![](/files/-MDDb019H4Q-syGV0R9h)

In this tab, you will see there are three main parts:&#x20;

&#x20;\- Notification emails

&#x20;\- Pickup Notification Email Template

&#x20;\- Delivery Notification Email Template

**1.Notification emails**

Enter the email address of people who you want to receive the notification emails. You can set different receivers for different stores

![](/files/-MDDcTie3qRdjrSBjS0n)

&#x20;**2. Pickup Notification Email Template**

After every customer's order, a notification mail will be sent to your email with the below Subject and Content. You are able to change the content the way you want.

![](/files/-MDDciSuc7m_wGaUyfyt)

&#x20;**3. Delivery Notification Email Template**

Similar to pick up order notification mail, after a customer checks out a delivery order, a notification email will be sent to the admin with the below Subject and Content.

![](/files/-MDDdD71E1jNyH72GiMM)

&#x20;Don’t forget to **Save Location** and **Publish to Shop** after all customization.


---

# 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:

```
GET https://storepickup-docs.secomapp.com/notifications-emails-send-to-admins.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.
