# Configuration

Once the extension is installed successfully, go to **Stores -> Configuration -> MageComp -> International Telephone Input** to configure the extension for use.

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

**Configuration**

* **International Telephone Input:** Enable or disable the extension from here.
* **Set Country Automatically:** Enable or disable auto Country flag using client IP Address.

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

**Phone Number Digit Validation**

* **Country Digits:** You can also set phone number validation with extension. Select the country and set digit for specific country validation. To validate phone number for all country, you can select Default option and set digit.


---

# 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-international-telephone-input/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.
