# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration** to configure the extension for use. Here you can find various settings for the extension.

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

**Configuration**

* **WhatsApp Order Notification:** Enable or disable extension from here.

**API Gateway**

* **WhatsApp API:** Select WhatsApp API as the gateway and just fill in the required API details provided to you.

Checkout the complete guide for

* [**Twilio WhatsApp API Key**](https://magecomp.com/support/knowledgebase/twilio-whatsapp-api/)
* [**MageComp WhatsApp API Key**](https://magecomp.com/support/knowledgebase/magecomp-whatsapp-api/)

**Country Flag Settings**

<figure><img src="/files/21ENYTVSMpjemPuDUV8Y" alt=""><figcaption></figcaption></figure>

* **Country Flag:** Enable country flag settings from here.
* **Set Country Automatically:** Set it to Yes to set country automatically based on IP address.
* **Country Digit:** Set mobile number digit validation for countries.

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

* **Country Flag:** Enable country flag settings from here.
* **Set Country Automatically:** Set it to No if you want to set the default country.
* **Default SMS Country:** Set your default country from here.
* **Country Digit:** Set mobile number digit validation for countries.


---

# 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-whatsapp-order-notification-pro-extension/configuration.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.
