# Admin Templates

The extension facilitates sending notification text to admin as well for various order activities. For that, click “**Admin templates**” tab, where you can find various admin notification template settings.

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

* **General**

**Admin WhatsApp Number:** Enter the WhatsApp Number of the Admin with the country code to receive store updates in WhatsApp.

* **Signup Notification**

**Notification:** Set YES to enable notification for admin when any user sign-up into the store.

**Notification Text:** Enter WhatsApp notification text to send admin when users register to the website.

* **Order Notification**

**Notification:** Set YES to enable notification for admin when any user places an order from the website.

**Notification Text:** Enter WhatsApp notification text to send admin when users place orders from the website.

* **Invoice Notification**

**Notification:** Set YES to enable invoice generation notification to admin.

**Notification Text:** Enter WhatsApp notification text to send admin when an invoice is generated using the store backend.

* **Shipment Notification**

**Notification:** Set YES to enable notification for admin when an order is shipped to the customer.

**Notification Text:** Enter WhatsApp notification text to send admin when the order is successfully shipped to the store customer.

* **Credit Memo Notification**

**Notification:** Set YES to enable notification for admin when any user cancels the order.

**Notification Text:** Enter WhatsApp notification text to send to admin when the credit memo is generated successfully for the cancelled order.

* **Contact Inquiry Notification Settings**

**Notification:** Set YES to enable notification for admin when any user contacts through the contact us page.

**Notification Text:** Enter WhatsApp notification text to send to the admin when users contact through the contact us page.

**You can use various objects & variables inside the Notification text. For more information, you can refer guide that is provided inside the package.**


---

# 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.magecomp.com/magento-2-whatsapp-order-notification-pro-extension/admin-templates.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.
