> 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/filters.md).

# Filters

There are filters that can be applied to all your selected datasets displayed in the bottom table and/or map. Alternatively, each selected data tab will have their own specific filters that can also be applied.&#x20;

### Global Filters

The Global Filters will be applied to all of your selected datasets that are displayed in the bottom table and/or map. These can be applied by selecting a filter in the **Filters** option. The data tabs can be filtered by either **Province** (BC, AB, SK, MB) or a user created **Area Filter**.

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

### Data Tab Specific Filters

For the displayed data tabs there will be filters available that are specific to each tab (ie. Date, Licensee, Formations, Agreement Type, etc.). The filters will be in the panel next to the bottom table data.&#x20;

If you apply a filter to a data tab it will automatically update the data displayed in the bottom table and the map.&#x20;

**Example - Wells Data tab**

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

**Example - Land Data tab**

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

**Example - Transfers Data tab**

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

**Example - Production Data tab**

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

There is the ability to clear all the current data tabs displayed in the bottom table and applied filters quickly by clicking the **Reset/Clear** option. See [Clear Workspace](/dashboards/activity-map/user-preferences.md#clear-workspace) section for more details.

<div align="left"><figure><img src="/files/AFXy54pP1WTkJAg7dwNc" alt="" width="431"><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/filters.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.
