# Admin Templates

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

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

* **Signup Notification**

**Notification:** Set YES to enable notification for admin when any user sign-ups to 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 store backend

* **Shipment Notification**

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

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

* **Credit Memo Notification**

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

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

* **Contact Inquiry Notification Settings**

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

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

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

<br>


---

# 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-ultimate-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.
