# Finance Report

The Finance Report section provides a cumulative analysis of the company's earnings, featuring a line chart for visual representation. It generates a comprehensive financial analysis for the organization.

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

This section provides a visual analysis of finance data, including a tabular view with Project name, Invoice number, Amount Paid, Payment Status, and Date of Payment. Project details can be accessed via hyperlinks. The cumulative report aids organizational introspection and identifies areas for improvement.


---

# 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://wheel-erp.gitbook.io/wheel-erp-user-guide/report/finance-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.
