> 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/export-data-to-stackdx-maps.md).

# Export Data to StackDX Maps

In the Activity Map there is the ability to export the data displayed in the bottom table directly to StackDX Maps. This will create a new layer in the users StackDX Maps account where they can further explore the data with it integrated with available data/layers in StackDX Maps.

### Overview

1. Navigate to a selected data tab
2. Click **Export**&#x20;

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

3. Click **Export to StackDX Maps**

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

4. Enter **List Name**

<div align="left"><figure><img src="/files/TPZ5anBWM2I3pj4jPtp5" alt="" width="341"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Note: The List Name will default to the name of the selected data tab you are exporting. The user can modify the default name.&#x20;
{% endhint %}

5. Click **Export**

The data in the selected data tab will be exported to a layer in the users StackDX Maps account. There will be a prompt after exporting that it was successful along with a link to view the layer in StackDX Maps.&#x20;

<div align="left"><figure><img src="/files/und5ADQqwTMWhnllfH3L" alt="" width="341"><figcaption></figcaption></figure></div>

Either click the link to open StackDX Maps to view the layer or close the dialog to continue working in StackDX Intel.&#x20;

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


---

# 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/export-data-to-stackdx-maps.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.
