# Search Record

On the Detail Map, a search bar is available at the top center of the map. This helps in searching locations or specific records plotted on the map.&#x20;

<figure><img src="/files/SkULZOYhMDYlWMCZ9oV2" 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/RGBgLmwq5s6tQLLzgBFd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/88AA0vHv7JnlWjwe7o91" alt=""><figcaption></figcaption></figure>

As seen in the example above, a location 'Floyd Bennett Field' 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/PPlzvY9oLVwvhGWps6WT" alt=""><figcaption></figcaption></figure>

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

As in the above example, the Contact number displayed for the search entity appearing in the bar above is derived from the second column of the Quick Find View.

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/lxOpSEVccANxWN9ZZCLy" 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://docs.maplytics.com/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.
