# Admin SMS 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/Nsvq2OpQuxfYZCW178V5" alt=""><figcaption></figcaption></figure>

**General**

* **Admin Mobile Number:** From here you can add admin mobile number with the country to send the SMS notification to the admin also has a facility of adding multiple mobile numbers by separating it with coma.

**Registration Notification**

* **Notification:** Select yes for sending the SMS notification to your admin when any customer registers.
* **Notification Text:** Add your desired notification message for sending to admin when any customer registers.

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

**Place Order Notification**

* **Notification:** Select yes for sending the SMS notification to your admin when any new order is placed.
* **Notification Text:** Add your desired notification message for sending to admin when any new order is placed.

**Contact Form**

* **Notification:** Select yes for sending the SMS notification to your admin when any customer fill-up the contact form.

You can use various objects & variables inside Notification text. For more information, you can refer guide that provided inside the package. Once you saved the Admin Templates, various store activities notification SMS will be sent to the admin.


---

# 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-sms-notification-basic-extension/admin-sms-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.
