# Transaction Report

{% hint style="info" %}
This is currently a Public Beta. Activate via [Preview Features](https://docs.opencollective.com/help/product/dashboard/preview-features).
{% endhint %}

The transaction report for Fiscal Hosts that summarizes ledger activity for a given period of time (eg: month, quarter) and “explains” everything that happens in the ledger.

Each line in the report is based on a set of underlying transactions from the selected period. All the transactions in the selected time period are represented in the report and each transactions is only counted once. The report is therefore an accurate summary of all the transactions in the ledger.<br>

View your Reports via your Dashboard → Reports.

<figure><img src="https://codahosted.io/docs/UtO8gb4iID/blobs/bl-WBa_t37AqM/57b2cb12b4122d5f1c038be00bddae74264a4e842e9f07eeb76b8a14ce0aeab16e32776a12e73f4f6eb95a13bc762681707485730a0c04fc32508c484780b7d1931cd6b09188deb8b5b4577f2ce21a17127508ac7848ad6c861c32d05dfdba4d129472f0" alt=""><figcaption></figcaption></figure>

Select your desired time period from Monthly, Quarterly or Yearly.![Screenshot 2024-03-27 at 17.13.31.png](https://codahosted.io/docs/UtO8gb4iID/blobs/bl-r7PDjkspZw/7339b110c0944c788876056a8ddf01b86fb4072d3e3d981ac897081326c4c5943803ff7a07e26b668f6ed7528af3b7934c53e539eae837591bef81c602adf86bda78e4de35f015fbe24655bb889e482163889c9f443f4744abd915d1caaf28814368549d)<br>

The report is divided into two parts:

* Managed funds represents transactions that occur for the collectives you host (this accounts for funds you hold on behalf of your hosted collectives).
* Operational funds represents transactions that occur for you as a fiscal host (this accounts for your organizational funds as they are represented on the platform).

<figure><img src="https://codahosted.io/docs/UtO8gb4iID/blobs/bl-2x02dZtAd-/e7e664c6e5816486402b30078b929cce5cd8a80f7e1d628626b28f907fc0d049588b903c570749e4a8995499840c5667dbb0da7b37cf0aace850aa96f9f9256dfa0cfd4b634c810a2d4b5bd61c509ba6a69481a494e695205f20945928366631ccd0fc3e" alt=""><figcaption></figcaption></figure>

At the bottom of each section you will find a summary that shows:The balance at the beginning of the report time frame.

* The change in balance during the report time frame.
* The balance at the end of the report time frame.<br>

### Exporting

<figure><img src="https://codahosted.io/docs/UtO8gb4iID/blobs/bl-oilFAZvIZf/f75ca6c647566a2ef6cc822ea9e295ad94dfecf6f5a6ae4d1a1830479e44bb0e2d9ffe400a26f9a0eb7d6f2820b8db6ec0a91f8b0cae60b7f8c832eae0621a70ae464015b53871bee8ad04aa0001351ca72bd4d58a61800c6d6d6de89b1429af35bab7da" alt=""><figcaption></figcaption></figure>

At the top of the report you will find a button that provides you:

1. An option to download a CSV file of all the ledger transactions for the selected time period.
2. An option to download a CSV file of the summary data in the report itself.

### Transaction Details

All the numbers in the report are directly linked to the underlying ledger transactions making it possible for admins to better understand the report and validate it against the transactions.

Each line in the report has a context menu from which you can:

1. **View Transactions**: Link to the summarized underlying transactions - clicking this will direct you to a filtered list of transactions that were summarized to generate the resulting report value.
2. **Export Transactions**: Directly export the underlying transactions and validate the results - clicking this will display a download

<figure><img src="https://codahosted.io/docs/UtO8gb4iID/blobs/bl-lCqh3poRTf/66e41dcfb3e55000d34e102fb2707f4708b7e2e2f3c149abb0bafbc59ddedf387869b2125cefb5654271432f3757c4d7323529ebfc24c6bdac1f005df7314b3e9905675528877105fda91f4efc03c324da363436dc477e5db2a5b7513bac8d79e1ca94d0" alt=""><figcaption></figcaption></figure>


---

# 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.opencollective.com/help/fiscal-hosts/fiscal-host-dashboard/transaction-report.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.
