# View and analyze journal data

{% hint style="info" %}
User permission: Financial Statements > Manage custom statements
{% endhint %}

After you publish your first journal, you need to set up your actuals and journals scenario to combine your actuals with those adjustments. You can then view and analyze the journal entry data in Financial Statements or Analytics.

## Add the Journals stream to a scenario

Journals are published into two streams: **JNL Profit and Loss** and **JNL Balance Sheet**. You need to combine them with other streams in a scenario.

<figure><img src="/files/UPiB8BMkH4K6kzTNFMzl" alt=""><figcaption><p>Journal streams (left) and new scenario combining actuals and journals (right)</p></figcaption></figure>

See [Manage streams and scenarios](/financial-statements/managing-statements/manage-streams-and-scenarios.md) for detailed information, but the summary steps are as follows:

1. Open the financial statement and go to **Streams** > **Manage streams and scenarios**.
2. Add a scenario that combines the journal stream with another stream, such as Profit and Loss.

## View the journal scenario in Financial Statements

Back in the statement, use the [Streams menu](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-current-data.md) to add the new scenario to the grid, where you can view your consolidated results.&#x20;

<div align="left"><figure><img src="/files/Kynwo8swbaRqyfJVudfb" alt="" width="563"><figcaption><p>Adding the new scenario as a column in statement grid to view the consolidated results</p></figcaption></figure></div>

## View and analyze the journal data in Analytics

You can drill into transactions to view the journal details.&#x20;

In the financial statement, right-click a value in the journal scenario column and click the **JNL** option under **Transactions for**.&#x20;

The statement grid converts into the Analytics grid > [Transaction mode](/analytics/customize-your-view-analytics/change-the-mode/transaction-mode.md), where you can see the list of journal entries including details such as the name and number of the journal, when it was published and so on.&#x20;

You can then use the Analytics tools to analyze the data further.

<figure><img src="/files/Vvu3R4GIft6ufUss9DCi" alt=""><figcaption><p>Drilling into journal transactions </p></figcaption></figure>

To view both your Profit and Loss and Balance Sheet journals holistically, in Transaction mode, select the JNL Trial Balance Stream.&#x20;

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


---

# 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/financial-statements/adding-data/journals/view-and-analyze-journal-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.
