# Admin Templates

The extension also allows you to send SMS notifications to the admin for certain order operations. To do so, go to the “Admin templates" tab, where you’ll discover a variety of admin notification template settings.

## **Mobile Number and Registration Settings for Admin**

<figure><img src="/files/1SEEFB61VEg4wj4xd6jD" alt=""><figcaption></figcaption></figure>

**General**

* **Admin Mobile Number:** From here, set the mobile number of the Admin with the country to receive notifications.

**Registration Notification**

* **Notification:** When a consumer registers, choose yes to send an SMS notification to your admin.
* **Notification Text:** When a customer registers, enter the message you want to send to the admin.

## **Order Status and Notification Text template settings for Admin**

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

* **Order Status –** Set the order status from multiple given options.
* **DLT Template Id –** Add your approved DLT Template Id here.
* **Notification Text –** Set your custom notification text for various order statuses.

## **Configuration of Contact Notification for Admin**

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

* **Notification –** When a consumer fills out the contact form, select yes to send an SMS notification to your admin.
* **Notification Text –** Add your preferred notification message to be sent to the admin whenever a new order is made.
* **DLT Template ID –** Add your approved DLT template ID for your entered notification text.


---

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