> 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/track-loan-performance-history.md).

# Track Loan Performance History

*Describe this functionality and why an organization would use it (i.e. the business requirements).*

**Associated Workflows** (if applicable) - list out and describe.&#x20;

**Available Actions:** for each one - create an H3 level-header (will show in page-level table of contents) and for each one, include the following this is applicable.  List these out and then for each one, do the following:

### Performance History

| Field name (attribute) | Description | Example | Validations (if applicable) |
| ---------------------- | ----------- | ------- | --------------------------- |
|                        |             |         |                             |

### Loan Cycle Counter

| Field name (attribute) | Description | Example | Validations (if applicable) |
| ---------------------- | ----------- | ------- | --------------------------- |
|                        |             |         |                             |

### Related articles <a href="#trackloanperformancehistory-relatedarticles" id="trackloanperformancehistory-relatedarticles"></a>

* Page:[Share Accounts](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/share-accounts.md)
* Page:[How to Prepay a Loan Account](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-prepay-a-loan-account.md)
* Page:[Using collection sheet or other payment types for making payments](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/using-collection-sheet-or-other-payment-types-for-making-payments.md)
* Page:[How to Assign a Loan Officer](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-assign-a-loan-officer.md)
* Page:[How to Add a Charge to a Loan Account](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/deposit-accounts/mifos-x-saving-accounts/how-to-add-a-charge-to-a-saving-account.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/track-loan-performance-history.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.
