> 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/getting-started/site-map.md).

# Site Map

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

### **Site Map Legend**

<table><thead><tr><th width="211">Section</th><th>Description</th></tr></thead><tbody><tr><td><ol><li><strong>Dashboards Panel</strong></li></ol></td><td>Select a dashboard item from the panel (ie. Activity Map, Companies, Reports, BA Lookup, etc.)</td></tr><tr><td><ol start="2"><li><strong>Data Tabs</strong></li></ol></td><td>All currently selected data tabs (Wells, Land , Transfers or Production) are displayed. Each tab contains different data sets that will be displayed on the Activity Map.</td></tr><tr><td><ol start="3"><li><strong>Bottom Table</strong></li></ol></td><td>Table displays the selected datasets with the ability to apply filters, sort and export the data</td></tr><tr><td><ol start="4"><li><strong>Reset Workspace</strong></li></ol></td><td>Remove all displayed data tabs to clear the workspace</td></tr><tr><td><ol start="5"><li><strong>Customize Tabs View</strong></li></ol></td><td>Display your preferred data tabs and then hit the 'heart' option to set that view as your default every time you load the Activity Map </td></tr><tr><td><ol start="6"><li><strong>Filters</strong></li></ol></td><td>Apply Province (ie. AB, BC, SK, MB) or user created Areas/Layers filters to selected data tabs </td></tr><tr><td><ol start="7"><li><strong>Layers Box</strong></li></ol></td><td>View/Manage displayed layers or create new wells and mineral rights layers for a specific company or add custom area filters</td></tr><tr><td><ol start="8"><li><strong>Location Search / Print Activity Map</strong></li></ol></td><td>Navigate to a Location or Print the Activity Map</td></tr><tr><td><ol start="9"><li><strong>Tools Panel</strong></li></ol></td><td>Access BA Code Lookup Tool, Location Agreement &#x26; Licensee History data</td></tr><tr><td><ol start="10"><li><strong>Updates /</strong> <strong>Releases Information</strong></li></ol></td><td>Displays new product release notes, feature updates, and announcements</td></tr><tr><td><ol start="11"><li><strong>Account Profile</strong></li></ol></td><td>Manage your account information (ie. Name, Email settings, Subscription) </td></tr><tr><td><ol start="12"><li><strong>Dark Mode / Light Mode</strong></li></ol></td><td>View StackDX Intel in either Dark or Light Mode</td></tr><tr><td><ol start="13"><li><strong>Data Updates</strong></li></ol></td><td>View when the Stack Maps data was last updated (ie. Well Licences, Well Spuds, Production Volumes, etc.)</td></tr><tr><td><ol start="14"><li><strong>Help /</strong> <strong>Support</strong></li></ol></td><td>Access to the StackDX Intel Knowledge Base or Contact Us </td></tr></tbody></table>


---

# 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/getting-started/site-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.
