# Financial statements

{% hint style="info" %}
This page illustrates how to view, adjust and export statements and reports, including the balance sheet, income statement, and cash flow statement.
{% endhint %}

## 1. Accessing the Financial Statements

1. On the project homepage, navigate to the **Reports** page.
2. In the Reports page, you can select the report you would like to view via the tabs at the top of the page.
3. Click the **"Regenerate Reports"** button to re-generate the reports based on the latest journal entries.

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

## 2. Setting the Reporting frequeny and date range

1. The reporting frequency can be set to "Annual", "Quarterly", "Monthly" or "Daily".

   <figure><img src="/files/bq6bSERjgMyUAjsp5mmF" alt=""><figcaption></figcaption></figure>
2. After selecting the desired reporting period, you can then choose the corresponding date range.&#x20;

## 3. Balance Sheet

1. The Balance Sheet discloses the relevant accounts based on the Crypto assets involved in the project.&#x20;

   <figure><img src="/files/6U0X51g2uAheY3MsKgNW" alt=""><figcaption></figcaption></figure>

## 4. Income Statement

1. The income statement presents revenue and expenses related to crypto activities, as well as gains and lossses resulting from these activities.&#x20;

   <figure><img src="/files/5LxgjyHlt2ouxcASZeud" alt=""><figcaption></figcaption></figure>

## 5. Cash Flow Statement

1. The cash flow statement summarizes cash movements resulting from Operating, Investing and Financing activities of the entity.

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

\
6\. Exporting financial statements
----------------------------------

1. Click on the **"Export"** button on the right side to export the financial statements for the selected period and date range.


---

# 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.elven.com/v3/reports/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.
