# Tags

Tags help you categorize and filter locations on the front-end map. For example, you can create tags like Rajasthan, North India, or Outlet and assign them to specific store locations to filter the location on the Map.

To add a Tag, please follow the steps below:

### Step 1: In the settings → click on Tags → click on Add Tag

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

### Step 2: Configure the following options:

* Add the Tag name  (could be anything of your choice)
* Enable visibility
* Click Save

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

### Step 3: Tag is ready for implementation

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

### Step 4: Click on Locations → click on pencil icon (Action column)

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

### Step 5: In the Tags block → select the tag → click save.

<figure><img src="/files/0bLjX9hReahEatgBbxUi" alt=""><figcaption></figcaption></figure>

The tag has now been added to the location.

To display the Tag on the Map on the following places, check the links below:&#x20;

* [**Display Tag in Location List**](/esl-easy-store-locator/settings/location-list-tag-and-custom-field.md)
* [**Display Tag on Marker**](/esl-easy-store-locator/settings/markers-tag-and-custom-field.md)

You can verify the tag integration on the store locator page and filter locations on the basis of tags in the store.

Test Your Setup with the steps below:\
\- Open your storefront in Normal mode or Private/incognito mode.\
\- Navigate to the Store Locator page.\
\- Apply the tag filter and confirm that the locations with tags are displayed.

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

If you need assistance with the Tag integration, don't hesitate to reach out to us at [help@spicegems.com](Mailto:help@spicegems.com)&#x20;


---

# 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/settings/tags.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.
