# Configuration

**Extension Configuration**

Once the extension is installed successfully, go to **Stores > Configuration** setting to configure the extension.

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

**City and Region Manager:** Enable or disable extension from here. Set the extension to enable to use of the features of the extension.

**ZipCode Optional:** Set Yes if the admin wants to make the Zipcode field optional for customers.

**Note** – You also need to perform general configuration settings along with extension configuration to make the Zipcode optional.

**General Configuration**

* From Magento Admin, go to **Stores > Settings > Configuration**
* Expand the **General tab** and select **General**.
* Look into the **Country Options**

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

**Zip/Postal is Optional For** – Select the countries that will be eligible for the Zipcode optional functionality.

At last, click **Save Config**.


---

# 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-city-and-region-manager/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.
