# Attributes in Market Map

Market Map tasks allow you to import attributes about accounts from your CRM (or via CSV) and make those available for filtering & analysis in the results from the Market Map task. These attributes are available in the Explorer and Accounts view.

<figure><img src="/files/8pS2G44SgwlUHWY0QqYt" alt=""><figcaption><p>Attributes available as category options in Explorer</p></figcaption></figure>

In the Explorer view, the attributes are available as category options which control the color of the account dots on the map.

<figure><img src="/files/BUz9HRpfdbeoMnc822Yv" alt=""><figcaption><p>Attributes available as column options in Accounts view</p></figcaption></figure>

In the Accounts view, the attributes are available as columns in the table. These columns can then be used for filtering, sorting, & exporting the table of accounts.

## Eligible Attributes

Supported attributes types are picklists, numbers and booleans. These have different names based on your CRM:

**Salesforce**

| Supported Account Field Types | Unsupported Account Field Types |
| ----------------------------- | ------------------------------- |
| Number                        | Formula                         |
| Checkbox                      | Roll-up Summary                 |
| Currency                      | Lookup Relationship             |
| Picklist                      | Date or Date/Time               |
| Picklist (Multi-select)       | Geolocation                     |
| URL                           | Email                           |
|                               | Percent                         |
|                               | Text or Text Area               |
|                               | Time                            |

**Hubspot**

| Supported Company Property Types | Unsupported Company Property Types  |
| -------------------------------- | ----------------------------------- |
| Number                           | Single-line text or Multi-line text |
| Single Checkbox                  | Multiple checkboxes                 |
| Dropdown Select                  | Date picker                         |
| Radio Select                     | Calculation                         |
| Number                           | Property Sync                       |
| Score                            | File                                |
|                                  | Hubspot User                        |
|                                  | Rich Text                           |
|                                  | Time                                |


---

# 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.gradient.works/kb/account-research/market-map/faqs/attributes-in-market-map.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.
