# Reports

In Mifos X, all the data generated while handling Loan Accounts, Saving Accounts, Clients, Accounting, Funds, etc. can be viewed in **Reports**. Standard reports that all financial institutions use are shipped with Mifos X. Most of the standard reports are directly embedded in the Mifos X application via the 'Reports' tab and the other reports are available as part of our Mifos Business Intelligence Suite built on Pentaho, a free open-source business intelligence application.&#x20;

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

The following pages discuss the standard reports and custom reports.  With the flexible structure of Mifos X, reports can be designed to fit any specific need.  If you have questions as you are developing reports for your organization, a great place to ask questions is on our user mailing list.  For more information see: <http://mifos.org/resources/community/>


---

# 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.mifos.org/mifosx/user-manual/for-all-users/reports.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.
