# View transactions

The **Transaction view** tab shows the individual transactions that contribute to the values you see in the grid. Its purpose is similar to the [Transaction mode](/analytics/customize-your-view-analytics/change-the-mode/transaction-mode.md) available in Analytics, but instead of opening a separate mode, you can review the underlying transactions directly within the same mode.

<figure><img src="/files/bN5IYrL0We3kSyO5O9nF" alt=""><figcaption><p>The Transaction view tab</p></figcaption></figure>

Because Flex modes tabs stay in sync, you can move between the grid and transactions without losing context. This makes it easier to connect the summary data you’re reviewing with the detail behind it.

{% hint style="info" %}
For the most relevant transaction list, apply filters in the grid before switching to **Transaction view**.
{% endhint %}

Transaction view includes all transactions behind the data shown in the grid for the selected period(s). This also includes transactions from any periods used in manually added measure columns.

Transactions are grouped by your chosen dimension, making it easy to review related transactions together. Expand a dimension row to see the transactions nested underneath it, along with subtotals.

By default, Transaction view opens in the nested layout. If you prefer a single list, you can switch to the flat layout.


---

# 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/analytics/flex-modes/view-transactions.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.
