# State Options

<div align="left"><img src="/files/-MKEuy2TqoJzo_5bKu-R" alt=""></div>

The State Options configurations provide an ability for the admin user to configure if the state value is required for specific countries. For countries where the state is not required, the field can be omitted entirely from the address or included as an optional field.

Currently, the State/Province field is always visible on the front-end and is not a required field.

### Magento 2 state options configuration support: <a href="#magento-2-state-options-configuration-support" id="magento-2-state-options-configuration-support"></a>

| **SETTING**                                         | **STATUS**      | **DESCRIPTION**                                                                                                                                                                                                                                                                                                       |
| --------------------------------------------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| State is Required for                               | **COMING SOON** | Determines each country where State/Province is a required entry.                                                                                                                                                                                                                                                     |
| Allow to Choose State if it is Optional for Country | **COMING SOON** | <p>The settings can be set to one of the following options:</p><ul><li>Yes - In countries where the state field is not required, includes the State field as an optional entry.</li><li>No - In countries where the state field is not required, omits the State field.                                    </li></ul> |


---

# 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://manual.scandipwa.com/v4.1.0/basic-configuration/store-details/state-options.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.
