> 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/m-and-a.md).

# M\&A

The M\&A Dashboard will display historical summary data for recent company merger and acquisitions that have occurred (2013-Present). The data displayed will only include publicly released information but when combined with our Asset Transfer data allows us to add in buyer/seller information when its not initially mentioned in press releases. The dashboard allows the user to filter the available M\&A data easily allowing the user to analyze the movement occurring across the industry.

### Overview

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

1. **M\&A Data Table** - Displays all the filtered merger/acquisition company data (ie. Acquirer, Target, Value, BOE/D, etc.)&#x20;
2. **Related BOE Report Article(s)** - Click the + option for a row to display any related BOE Report Articles
3. **Columns** - Select the columns that are displayed in the table

<div align="left"><figure><img src="/files/Z22kSjGS0Va3zB8gwP04" alt="" width="293"><figcaption></figcaption></figure></div>

4. **Filters** - Select and apply filters to M\&A Data Table

<div align="left"><figure><img src="/files/n0D9pA9kX9FoKDhziF82" alt="" width="563"><figcaption><p>M&#x26;A Table Item Filters</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/xH5hfM9qhf0lHAEOjyXd" alt="" width="563"><figcaption><p>Type, BOE/D Range &#x26; Keyword Search Filters</p></figcaption></figure></div>

5. **Export** - Download (.csv) or Print the displayed production data for each formation

The .csv file will be immediately downloaded by your browser and placed in a folder (ie. Downloads Folder) for you to access.&#x20;

<div align="left"><figure><img src="/files/Hx02DvENhK3nAStQ05yc" alt="" width="326"><figcaption></figcaption></figure></div>

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

6. **Density** - Select the preferred view row height for the table display (ie. Compact, Standard or Comfortable). Comfortable > Standard > Compact row spacing. The default table density = Standard.

<div align="left"><figure><img src="/files/aegqAKPBlorMaNWOIduJ" alt="" width="338"><figcaption><p>Compact Density</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/AjT5Jy16NQJJe9vhfaSI" alt="" width="331"><figcaption><p>Standard Density</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/ZPnbs012KRwseSfTP93F" alt="" width="334"><figcaption><p>Comfortable Density</p></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/m-and-a.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.
