> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/okuru-order-sms/bulk-message.md).

# Bulk Message

This is a functionality that also allows you to send bulk messages to your customers.

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

It provides a convenient way to send important updates, promotions, and personalized messages to a wide customer base, ensuring effective communication and interaction.

This feature is particularly useful during sales events, product launches, and order confirmations as it enables businesses to instantly reach a large audience, thereby enhancing customer satisfaction, driving traffic to their online store, and ultimately boosting sales.&#x20;

For example, if your store is preparing for a New Year sale, you can utilize bulk messaging to notify your customers about the upcoming event promptly.

For that you need to go to **Bulk Message** section and add a message.

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

* **Message Body -** Configure the bulk message that you want to send to all your customers.
* **DLT Template ID -** Enter the DLT template ID. This is only applicable to Indian Shopify merchants.

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

Along with this, this Shopify app also allows you to manage customer groups from here

You can also create customer groups and then send personalized bulk messages for each customer group.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://magecomp.gitbook.io/shopify/apps/okuru-order-sms/bulk-message.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
