# Custom Fields

Using this setting, you can add and display additional information to the users on the Map.

To configure the setting, follow the steps below:

### Step 1: In the Settings → click on Custom Fields

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

### Step 2: Click on Add Custom Field

<figure><img src="/files/1JbMmU7FJ9Ugzp2Iweu7" alt=""><figcaption></figcaption></figure>

### Step 3: Configure the following fields → click save:

* Name of the Custom Field
* Choose Field Type - Text Field or Button

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

The field is now created in the app. You can check the field in the Location section for adding additional information. &#x20;

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

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

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

Once the Element is added, it will display the information on the marker in the map.

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


---

# 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/custom-fields.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.
