# Add Location

Add your store’s locations in the App, to mark it on the Map, so users can locate it. Please follow the below steps to add your store locations.

## **1. Locations**

**Click on Locations** → Add location

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

## **2.  Enter Store Details**

Add the following information as shown in the snapshots below.

### A. Enter Store name and address details

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

### B. Set Location&#x20;

There are three ways to set a location:

* &#x20;**"Drop Pin as per the Address" button:** It will drop the pin at the nearest location according to the added address.
* **Drop Pin:** It will drop a pin on the Map and you need to manually place it to the required location on the map.
* **Set co-ordinates:** Add the location co-ordinates - Latitude and Longitude to mark the store location

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

### C. Contact details

Add your store's contact details in these fields

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

### D. Description

Describe your store in a way that highlights its quality, uniqueness, and brand reputation.

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

### E. Status

You can activate or deactivate the store location on the map from the Status Tab.

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

### F. Marker style

You can add or customize the marker styles.&#x20;

<figure><img src="/files/3toG9BdbM3IjTuIqjSRj" alt=""><figcaption></figcaption></figure>

### G. Store Image

Upload a store image to show on the map.

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

## **3. Save the Location**

* Once all required fields are completed, click **Save**.
* Your new location will now appear in the **Location List** and on the store locator map.

<figure><img src="/files/2zKC0PcJGgdX8VuwgOvI" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you need any assistance regarding the above configurations, please drop an email at **<help@spicegems.com>**
{% endhint %}


---

# 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://help.spicegems.com/esl-easy-store-locator/add-location.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.
