# Admin Grid of SMS Ultimate

## **Order Confirmation Email Resend**

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

In the Order View, You can check the information of emails that is not sent to the customers with their account information.

## **Send Custom SMS for Order**

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

* **Mobile Number –** Set the mobile number with country code.
* **DLT Template ID –** Add approved DLT Template ID.
* **SMS Text –** Set customized SMS Text here.

## **Backend Options for SMS Ultimate**

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

Different Backend Options are available for SMS Ultimate. From here you can select any options and process further.

## **Send Bulk SMS via Admin grid**

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

* **Import Numbers Form –** You can Import Customer Numbers from the Customer’s Account.
* Or you can import CSV from configuration and see the phonebook grid menu, that data will be imported here.
* **Mobile Numbers –** You can add multiple mobile numbers here.
* **DLT Template ID –** Set DLT Template ID from here.
* **SMS Text –** Set custom SMS Text here.

## **Phonebook in the Admin Grid**

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

List of Customer Mobile Number in the admin grid added in the phonebook.


---

# 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-grid-of-sms-ultimate.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.
