> 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/add-remove-data-tabs.md).

# Add/Remove Data Tabs

In StackDX Intel users can display different data sets in the Bottom Table and/or the Activity Map. The data sets are categorized into 4 types (Wells, Land, Transfers or Production) with each type having several data sets available.

### Add New Data Tab

<details open>

<summary>Add New Data Tab</summary>

1. Navigate to **Dashboards** > **Activity Map** > **Bottom Table**
2. Click the **+ New Tab** option to add a new data tab

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

{% hint style="info" %}
Note: If no data tabs are currently added then the **+ New Tab** option will  be disabled and the available data sets will be displayed by default for you to select for your new tab.

![](/files/XWi6XwQnFKfQX5efVtTC)
{% endhint %}

3. Select a Data Type (Wells, Land, Transfers or Production)

<div align="left"><figure><img src="/files/2KOaBuWAEg3BXKjPmQSl" alt="" width="432"><figcaption></figcaption></figure></div>

4. Click a data set (ie. Well Licences) to add data tab to the bottom table

<div align="left"><figure><img src="/files/aF4LTNkBePpSWNmIIDrm" alt="" width="432"><figcaption></figcaption></figure></div>

The data set will be added as a new tab in the bottom table.&#x20;

</details>

### Remove Data Tab

<details open>

<summary>Remove Data Tab</summary>

1. Navigate to **Dashboards** > **Activity Map** > **Bottom Table**
2. Click the **X** on the displayed data tab

<div align="left"><figure><img src="/files/3CQYBplcqTGSivn3nytx" alt="" width="434"><figcaption></figcaption></figure></div>

The data tab will be removed from the bottom table.&#x20;

If the data tab was included in your User Preferences it will be displayed next time you navigate to the Activity Map. See \_\_\_\_\_ section for more details on User Preferences.

</details>

### Available Datasets

**Wells**

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

**Land**&#x20;

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

**Transfers**

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

**Production**

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


---

# 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/add-remove-data-tabs.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.
