# List

The list option on the right lists all the records plotted on the map.

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

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

Users can click to expand any record to see the details of the record in the tooltip card present within the List.

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

Any record on the list can be searched by using the Filter By Keyword search bar within the List.

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark>

·       *Expanding records within the List is not supported for mobile interfaces.*
{% endhint %}

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

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

All the filtered records displayed in the list can be reset back to all records using the button reset button. Users can also use the clear button within the search bar to remove the applied filter.

Multiple Mass Actions can be performed on all or a few records.

a.       A travel route can be created out of the records,

b.       the plotted data can be saved as a marketing list or a personal view

c.       Activities like creating appointments or tasks, etc. can be created in bulk for the plotted records.

d.       The records can be exported to Excel for future use.

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

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

In case of multiple records plotted on the map, pagination is applied. 250 records are visible per page and the rest can be seen on the next pages. Clicking on the checkbox next to (0 Selected) all the records of the page selected. Clicking on the Select All option selects all the records from all the pages.

<figure><img src="/files/8aNMuTpMBK5hkORIj6BH" 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/azure-maps-maplytics-list-control/list.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.
