> For the complete documentation index, see [llms.txt](https://help-intel.stackdx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-intel.stackdx.com/dashboards/activity-map/display-data-layers-on-the-map.md).

# Display Data/Layers on the Map

The data displayed in the bottom table for each data tab can be visualized on the map. Users can add and remove layers containing selected data items (ie. Wells, Land, etc.) from the map and Layers Box.&#x20;

### Add Data Items to Map

When adding selected data items to the map there is the ability to either select items individually or all items displayed in the bottom table for a data tab.

#### Select Data Items Individually

1. Navigate to a selected data tab
2. Click checkbox next to data item(s)

<div align="left"><figure><img src="/files/u0sBn595wkDwNchTqGnW" alt="" width="563"><figcaption></figcaption></figure></div>

The selected data items (ie. Wells, Land, etc.) will be selected and added to the map and Layers Box.&#x20;

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

#### Select All Data Items

1. Navigate to a selected data tab
2. Click checkbox at top of column or StackDX Logo on the Data tab

{% hint style="info" %}
Tip: Use the StackDX Logo method to select all data items from a data tab that you are currently not viewing.&#x20;
{% endhint %}

<div align="left"><figure><img src="/files/nJCjCuJ7YQSl0j7k5afo" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Q9as3HHT96vW9IHpYqai" alt="" width="563"><figcaption></figcaption></figure></div>

All the data items (ie. Wells, Land, etc.) will be selected and added to the map and Layers Box.&#x20;

<div align="left"><figure><img src="/files/u8Jz5NLCfEEQo9LX8WCh" alt=""><figcaption></figcaption></figure></div>

### Remove Data Items from Map

Similarly, any displayed data items can be removed from the map and Layers Box by either deselecting items individually or all the items displayed in the bottom table for a data tab.

#### Deselect Data Items Individually

1. Navigate to a selected data tab
2. Click checkbox next to displayed data item(s)

<div align="left"><figure><img src="/files/8s9UudD4CrSNV1ZH6Gvj" alt="" width="563"><figcaption></figcaption></figure></div>

The displayed data items (ie. Wells, Land, etc.) will be deselected and removed from the map and Layers Box.&#x20;

#### Deselect All Data Items

1. Navigate to a selected data tab
2. Click checkbox at top of column or StackDX Logo on the Data tab

{% hint style="info" %}
Tip: Use the StackDX Logo method to deselect all data items from a data tab that you are currently not viewing.&#x20;
{% endhint %}

<div align="left"><figure><img src="/files/VUyvworEucpb5BikFTD2" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/8rh5SiVivSDzPNx6qDxF" alt="" width="563"><figcaption></figcaption></figure></div>

All the data items (ie. Wells, Land, etc.) will be deselected and removed from the map and Layers Box.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help-intel.stackdx.com/dashboards/activity-map/display-data-layers-on-the-map.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
