# Search Record

On the Detail Map, a search bar is available at the top right of the map. This helps in searching for locations or specific records plotted on the map.

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

When records have not been plotted, a location/ address can be searched by adding a suitable prompt.

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

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

As seen in the example above, a location has been searched and plotted on the map using the Search Bar.

Once the records have been plotted, this search bar can search for any specific record from the plotted ones using the primary attribute.

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

<figure><img src="/files/8eu93kDwYVxvDlXrQwwa" alt=""><figcaption></figcaption></figure>

This search zooms the map to the area where the required record is plotted. The preferred pushpin blinks in quick succession to highlight its position from among the records.

<figure><img src="/files/9D0GPkbdmFbw6va64gb6" alt=""><figcaption></figcaption></figure>

Finding a particular record from among many becomes easy with this feature.


---

# 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.maplytics.com/maplytics/azure-map/features/plot-records-on-map/search-record.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.
