# Category

Users can choose any attribute for the selected entity to categorize the data on the map and visualize the pushpins color-coded based on the selected attribute. The category card will further help the user to differentiate between the pushpins.&#x20;

The records can be categorized based on factors such as Account Name, Industry, City, Annual Revenue, etc.

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

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

The screenshot below shows the categorization of the records of Account based on the attribute Industry.

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

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

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

·       *The list of attributes in the Category dropdown are the attributes mentioned in that respective View within Maplytics List Control.*
{% endhint %}


---

# 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/azure-maps-maplytics-list-control/category.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.
