# User Templates

Once you are done with API configuration, you have to set custom messages for various order events and notification messages for various store activities.

For that purpose, click on “**User Templates**” tab. Here you can find various user templates notification settings.

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

* **Signup Notification**

**Notification:** Set YES to enable notification to users for their sign-ups.

**Notification Text:** Enter notification text to send your users while they sign up.

* **Order Notification**

**Enable:** Set YES to enable notification to send your users when they place an order.

**Notification Text:** Enter notification text to notify your customer about order success.

* **Invoice Notification**

**Notification:** Set YES to enable notification to users when admin generated invoice for users’ orders.

**Notification Text:** Enter notification text to send to users while invoice for their orders get generated.

* **Shipment Notification**

**Notification:** Set YES to enable notification to users when their orders get shipped.

**Notification Text:** Enter notification text to send to users when their orders get shipped.

* **Credit Memo Notification**

**Notification:** Set YES to enable notification to users when they cancel orders.

**Notification Text:** Enter notification text to send to users when they cancel orders & credit memo is generated.

* **Contact Notification**

**Notification:** Set YES to enable notification to users when they fill up the store contact form.

**Notification Text:** Enter notification text to send to users when they are trying to reach you.


---

# 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/user-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.
