> 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/stackdx-maps-integration/view-well-lists-in-stackdx-intel.md).

# View Well Lists in StackDX Intel

In StackDX Maps there is the ability to send a list of wells directly to StackDX Intel to further explore the data with it integrated with available data in StackDX Intel.&#x20;

### Overview

1. Display an existing well layer in StackDX Maps

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

2. Click either the **Save** (unsaved layer) or **Settings** (saved layer) icon in your Layer Workspace

<div align="left"><figure><img src="/files/sffOEKutfgWGA4xyu87h" alt="" width="383"><figcaption><p>Save icon for Unsaved Layer</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/LTkAN9LfvGKUpq9XY0ig" alt="" width="386"><figcaption><p>Settings icon for Saved Layer</p></figcaption></figure></div>

3. Click **View in StackDX Intel**

<div align="left"><figure><img src="/files/PzhmLt84qhdaGf0F7cho" alt="" width="484"><figcaption></figcaption></figure></div>

The list of wells will be exported and a summary report of the wells will be displayed in StackDX Intel. The summary report will include Operator, Formation, Status and Production data.&#x20;

Navigate the different tabs, charts and data tables to explore the available data for your list of wells.&#x20;

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

{% hint style="info" %}
Note: There is currently no option to save or return to report after navigating away from the report. If you would like to return to the summary report you will need to re-generate the report from the StackDX Maps layer.&#x20;
{% endhint %}


---

# 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/stackdx-maps-integration/view-well-lists-in-stackdx-intel.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.
