# Plugin Setting

## Admin Settings

Enable this setting if you want the system to send the message to the admin/owner. The admin will get a notification message when there is an order in the Woocommerce Store or when the product stock is low. You also can customize the notification message.

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

## Customer Settings

Enable this setting if you want the system to send the message to the customer's number. The customer will get a notification message after they make an order in your Woocommerce Store. You can choose to send the notification based on their order status. You also can customize the notification messages.

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

## Multivendor Settings

Enable this setting if you have a Multivendor feature in your WooCommerce store. The system will send a notification message to the vendor when there is an order in the store. You can choose to send the notification based on the order status. You also can customize the notification message.

Several Multivendor plugins can integrate with this Wasapmatic plugin.

* Woocommerce Product Vendor
* MultivendorX
* WC Vendors Marketplace
* WooCommerce Multivendor Marketplace
* Dokan
* YITH Woocommerce Multivendor

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

## Send Message

You also can send broadcast messages to all your WordPress users by using this feature. You can select to send to all users or selected users. You also send the messages to the specific numbers by adding their numbers to the field.&#x20;

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


---

# 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://help.wasapmatic.com/wordpress-plugin/plugin-setting.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.
