# How to generate - Loan transactions report

*Loan transactions report.*&#x20;

Go to Clients>>Click on desired client>>Click on the required loan>>Transactions>>Click on Export button

![](https://mifosforge.jira.com/wiki/download/attachments/99450886/loan%20transaction.jpg?version=1\&modificationDate=1504877385651\&cacheVersion=1\&api=v2)

By default "From date" would be the disbursed date and "To date" would be the expected last repayment date. Click on "Generate Report" button.&#x20;

You could also change the dates for filtering the transactions.&#x20;

![](https://mifosforge.jira.com/wiki/download/attachments/99450886/generate%20report.jpg?version=1\&modificationDate=1504877423463\&cacheVersion=1\&api=v2)

It will generate repayment schedule with paid & unpaid transaction details.

![](https://mifosforge.jira.com/wiki/download/attachments/99450886/statement.jpg?version=1\&modificationDate=1504877488846\&cacheVersion=1\&api=v2)

Related articles

* Page:[Enabling Floating Rate](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/loan-products/loan-product-fields/enabling-floating-rate)
* Page:[Loan Products](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/loan-products)
* Page:[Loan with term vary based on loan cycle](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/loan-with-term-vary-based-on-loan-cycle)
* Page:[Tranche loan process](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/tranche-loan-process)
* Page:[How to create new loan - Interest Recalculation](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-create-new-loan-interest-recalculation)


---

# 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-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-generate-loan-transactions-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.
