# View transactions

You can view the underlying transactions that make up each value in the financial statement. The transaction level is the most granular detail you can see in the underlying database. If you identify any anomalies in the financial information, you can analyze the transactions to identify the root cause.

The ability to view all transactions is limited by your access to financial data. If you have permission to manage custom statements, you can restrict users from accessing transactions in specific accounts.

Right-click a value and click on the statement under **Transactions for**. 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 underlying transactions. You can then use the Analytics tools to analyze the data further.

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

You can then:

* Click a column header to sort the transactions in that order.
* Add or remove detail (properties) columns.
* Search for specific transactions.
* Export the transactions.<br>

To return to the financial statement, click the **Summary** button above the dimension list.

{% embed url="<https://phocassoftware.wistia.com/medias/ghfr644hs9>" %}
View transactions
{% endembed %}

{% hint style="success" %}
Watch this Phocas Demo video: [Spot opportunities & risks](https://www.phocassoftware.com/watch-demo/spot-opportunities-and-risks?autoplay=true)
{% endhint %}


---

# 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/using-statements/view-transactions-financial-statements.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.
