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

# Companies

The Companies Dashboard will display company level data (ie. Well Totals, Production, Financial, etc.). The dashboard allows the user to filter for a company and view all the available data for that specific company.&#x20;

### Overview

<figure><img src="/files/46PqaYHSV1iQv1ONLn7S" alt=""><figcaption></figcaption></figure>

1. **Company Data Table** - Displays all the filtered company data&#x20;
2. **Producer Types** - Select between the different types of producers (All, Public, Private, Land Brokers). The default type = All Producers.&#x20;
3. **Company Search** - Enter text to find full or partial matches to select a specific company

Selecting a company will display all of their detailed data. See View Detailed Company Data section for more details.&#x20;

<div align="left"><figure><img src="/files/ZDNadWs274KygH6uydde" alt="" width="276"><figcaption></figcaption></figure></div>

4. **Columns** - Select the columns that are displayed in the table

<div align="left"><figure><img src="/files/NOcTC9AM3yAdMR8yaDhH" alt="" width="320"><figcaption></figcaption></figure></div>

5. **Filters** - Select and apply filters to company data table

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

6. **Export** - Download (.csv) or Print the displayed company data.&#x20;

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/bjwjRPvUChghMgvWihNw" alt="" width="332"><figcaption></figcaption></figure></div>

<figure><img src="/files/1RXFpZHWdwudSpQpedar" alt=""><figcaption><p>Example downloaded .csv file with the default columns included</p></figcaption></figure>

7. **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/A7uHAJzJEt1NvIkXM77f" alt="" width="347"><figcaption><p>Compact Density</p></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/pqly0qgxa4bHK4vWvg3F" alt="" width="346"><figcaption><p>Comfortable Density</p></figcaption></figure></div>

### View Detailed Company Data

There is detailed company data available if you select a company from the Company Data Table. The data includes aggregated production & well data, financial/company info (available if publicly traded), asset transfers, reserves, documents and more.

Click on a company from the Company Data Table to view their detailed data.&#x20;

#### Overview

This section will display a summarized view of the companies information ranging from well, production, financial and company info.&#x20;

<figure><img src="/files/1Wzzc1FGioBgQ7iB8YUo" alt=""><figcaption><p>Overview tab</p></figcaption></figure>

#### Data

This section will display the Gross Licenced Production, Corporate Production & Financials and Reserves data.&#x20;

**Gross Licenced Prod**

This section will display a chart for the company's Gross Licenced Production along with a data table with the data values.

<figure><img src="/files/tGpRVqDMzCztLcR0GydA" alt=""><figcaption><p>Gross Licenced Production tab</p></figcaption></figure>

The Gross Licenced Production Data Table will display the values from the chart. 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;

**Corporate Prod & Financials**

This section will display different charts including Corporate Production, Cash Flow, Netback, Net Debt data along with a data table with Corporate Production & Financials data values. This data table can be exported to a .csv file.

{% hint style="info" %}
Note: This dataset is available for Public Companies ONLY.&#x20;
{% endhint %}

<figure><img src="/files/v8cAQVxvvg3zjyk52nRo" alt=""><figcaption><p>Corporate Prod &#x26; Financials tab</p></figcaption></figure>

**Reserves**

This section will display the company's Oil, NGL, Gas and BOE reserves in both a chart and data table.&#x20;

{% hint style="info" %}
Note: This dataset is available for Public Companies ONLY.&#x20;
{% endhint %}

<figure><img src="/files/pTv98of8VBenvaojTQNC" alt=""><figcaption><p>Reserves tab</p></figcaption></figure>

#### Activity

This section will display the company's Mergers & Acquisitions, Transfer data (ie. Well Licence Transfers, Mineral Rights Transfers, AER Transfers) and BA History.&#x20;

<figure><img src="/files/8TnlF943LsECzGeOfCL4" alt=""><figcaption></figcaption></figure>

The data tables 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;

#### Docs

This section will display the company's available documents. The available public documents are sorted by different types and can be viewed by clicking on the document.&#x20;

{% hint style="info" %}
Note: This dataset is available for Public Companies ONLY.&#x20;
{% endhint %}

<figure><img src="/files/5ye0De09SJGFuoIx82VI" alt=""><figcaption></figcaption></figure>

### Actions

When viewing a specific company's data there are **Action** options that allow you to quickly interact with other features in StackDX Intel. Users can easily view the wells & mineral rights on the Activity Map, view company reports or compare company information.&#x20;

<div align="left"><figure><img src="/files/7DN5eOwFYN9bHFmxDu56" alt="" width="357"><figcaption></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/companies.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.
