# 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/hLdZE6PMdPKIDysYtaT8" alt=""><figcaption></figcaption></figure>

**Configuration**

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

**API Gateway**

* **API Gateway:** After selecting WhatsApp API as gateway just fill 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/)

**General Section**

<br>

<figure><img src="https://magecomp.com/support/wp-content/uploads/2019/07/general_section_for_ultimate_2.png" alt=""><figcaption></figcaption></figure>

* **OTP String Type:** You can choose your WhatsApp OTP string type from
* **OTP String Length:** From here you can choose WhatsApp OTP String length from 0 to
* **Button Style Class:** You can add CSS class to give theme styled look and feel to WhatsApp
* **Default Country:** Set your default WhatsApp country from here.


---

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