# Open baseline, comparative, or opening balance data

{% hint style="info" %}
User permission: Budgets & Forecasts
{% endhint %}

When reviewing or contributing to a worksheet tab in a budget or forecast workbook, you might want to open the baseline or comparative data, such as Actuals, in the underlying database. In the Balance Sheet tab, you also have the option to open the opening balances.

You open this data via the worksheet’s **Tab** menu. In a financial workbook, the data opens in the Financial Statements module. In an operational workbook, such as Sales, the data opens in the Analytics module.

<figure><img src="/files/EpgGpOJzlLIHRisToDqY" alt="image-20240716-014351.png" width="760"><figcaption></figcaption></figure>

## Baseline data

The **baseline data** is the data that the worksheet is initially populated with. It comes from the stream, measure, and period selected during the budget or tab setup. Typically, this is the actual data from the prior year.

## Comparative data

The **comparative data** is available for display in the worksheet via comparison rows. It comes from the stream, measure, and period selected in the worksheet tab’s comparison setup.

* If there is only one comparison row, its name is displayed in the **Tab** menu. For example, the label might say **Open ‘Actuals’ in Financial Statements**.
* If multiple comparative rows have been set up, such as last year's actuals, last year's budget, the current year's forecast, and so on, they’ll all be accessible via the **Tab** menu. In this case, the menu item’s label will say **Open comparison row in Financial Statements** and when you hover over it, you’ll see the list of options.

<div align="left"><figure><img src="/files/UvAam5CgkRA6mgX1b8Qt" alt="image-20240716-015403.png" width="492"><figcaption></figcaption></figure></div>

The baseline and comparative data can be the same. This is because it’s common for a budget to be created from last year’s actual values. By default, the first comparison row is based on your budget workbook setup. In the following example, the baseline and comparative data are the same: the actuals from the prior year.

<figure><img src="/files/Ifr5Bi9NWmsNs6GxLJG6" alt="image-20240716-014925.png" width="760"><figcaption></figcaption></figure>

## Opening balance data

The opening balance option is available on the Balance Sheet tab. It allows you to see how the opening balance has been pulled from Financial Statements into Budgets & Forecasts. It opens the Balance Sheet that matches the stream, period and measure defined in the Balance Sheet tab setup, with any the budget filters applied.


---

# Agent Instructions: 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:

```
GET https://docs.phocassoftware.com/budgets-and-forecasts/contributor/open-baseline-comparative-or-opening-balance-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
