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

# Plays

The Plays Dashboard will display production data at the formation level. The dashboard allows the user to filter production/commodity data for specific formations allowing the user to analyze trends in these plays across the industry.

### Overview

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

1. **Formation Data Table** - Displays all the filtered production/commodity data for each formation
2. **Columns** - Select the columns that are displayed in the table

<div align="left"><figure><img src="/files/RPyfNwHzUHlMMYrQCmEv" alt="" width="294"><figcaption></figcaption></figure></div>

3. **Filters** - Select and apply filters to formation data table

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

4. **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>

<div align="left"><figure><img src="/files/5JhsAWWcLZTxbf8f4Hav" alt=""><figcaption><p>Example downloaded .csv file with the default columns included</p></figcaption></figure></div>

5. **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>

### View Detailed Formation Data

There is detailed play data available if you select a formation from the Formation Data Table. The Formation Data Summary will display a summarized view of the formation production/commodity information including producing licences, different production/commodity data and historical production data for the specific formation.

Click on a formation from the Formation Data Table to view its detailed data.&#x20;

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

1. **Formation Production Summary** - Summary of the formations Production data (Producing Licences, BOE Production, Oil Production)
2. **Data items** - Select the data item to display on the chart

<div align="left"><figure><img src="/files/CYCTAyaiGjBDFX517xiF" alt="" width="261"><figcaption></figcaption></figure></div>

3. **Production/Commodity Line Chart** - Chart displaying the selected production/commodity data for the specific formation
4. **Historical Production/Commodity Table -** Displays all the available filtered production/commodity historical data for the specific formation

The data table can be customized by adding/removing columns, applying filters and setting different table density. The displayed data can also be downloaded (.csv) or printed by clicking the **Export** option.&#x20;


---

# 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/plays.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.
