> For the complete documentation index, see [llms.txt](https://docs.mifos.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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).

# 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](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/loan-products/loan-product-fields/enabling-floating-rate.md)
* Page:[Loan Products](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/loan-products.md)
* Page:[Loan with term vary based on loan cycle](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/loan-with-term-vary-based-on-loan-cycle.md)
* Page:[Tranche loan process](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/tranche-loan-process.md)
* Page:[How to create new loan - Interest Recalculation](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-create-new-loan-interest-recalculation.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
