# Add or Update Store Information

On click of “**Add Store**” Button, you can add your new store information to backend store manager grid.

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

* **Status:** Option to enable or disable the warehouse.
* **Name:** Set your Frontend Store Name.
* **Address:** Add your store address here.
* **City:** Set your store City.
* **Country:** Set your store country.
* **State:** Set your store State.
* **Postcode:** Set your store postcode.
* **Email:** Add your store email address here.
* **Phone:** Add your Store phone number here.
* **Image:** Add your Store Image to display in separate store locator page.
* **Latitude:** Option to set default latitude for map.
* **Longitude:** Option to set default longitude for map.
* **Distance:** Option to set distance from the default store
* **Store Views:** Select store view.


---

# 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-store-locator-google-maps-extension/add-or-update-store-information.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.
