# Recalculate Interest

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

As you can see all fields for 'Recalculate Interest' are mandatory fields.&#x20;

#### Recalculate Interest Fields:

| Field Name                                      | Drop-down Parameters                                                                                                 | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Interest Recalculation Compounding on           | <p></p><ul><li>None</li><li>Fee</li><li>Interest</li><li>Fee and Interest</li></ul>                                  | <p>If you select None, next period (month or week) interest will be calculated on principal only.</p><p>If you select Fee, next period interest will be recalculated based on Principle + Fee .</p><p>If you select Interest, next period interest will be recalculated based on Principle + Interest</p><p>If you select 'Fee and Interest' next period interest will be recalculated based on Principle + Interest + Fee</p>                                                                                                                                                                                                                                                                                                                             |
| Advance Payment Adjustment Type                 | <p></p><ul><li>Reduce EMI Amount</li><li>Reduce Number of Installments</li><li>Reschedule next repayments.</li></ul> | <p>Whenever advanced payment for next installments is made by the client, we can either reduce EMI amount or we can reduce the number of installments. Otherwise we can reschedule next repayments</p><p>'Reduce EMI Amount' is selected when we want to keep the same number of installments as previous installments and EMI is reduced to fit into those number of installments.</p><p>'Reduce Number of Installments' is selected whenever a client makes advanced payments in order to close his loan account with less number of installments.</p><p>'Reschedule next repayments' is selected where advanced repayments from the client is applied/adjusted to the next scheduled repayments so that a client may only need to pay his interest.</p> |
| Frequency for recalculate outstanding principle | <p></p><ul><li>Daily</li><li>Weekly</li><li>Monthly</li></ul>                                                        | Once the client makes advance repayments, his outstanding principal may be recalculated weekly, fortnightly, monthly, quarterly and so on, thereby reducing the weekly, fortnightly, monthly outstanding balance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Frequency Interval for Recalculation            | (enter numbers) 1 or 2 or 3 , so on                                                                                  | This field is accompanied with previous field, that is, 'Frequency for recalculate outstanding principle'. If you enter 1 here and you select monthly, then outstanding balance (reduced) will be calculated for every month.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Frequency Date for Recalculation                | Date Picker                                                                                                          | Here you select the date on which reduced outstanding balance will be calculated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |

The Client's Loan Account Overview has two types of schedules, namely 'Original Schedule' (the schedule at the time of disbursement) and 'Repayment Schedule' which is modified along with the way Client makes his repayments:

![](https://mifosforge.jira.com/wiki/download/thumbnails/82149390/oschedule.jpg?version=3\&modificationDate=1414406977870\&cacheVersion=1\&api=v2\&height=400)

![](https://mifosforge.jira.com/wiki/download/thumbnails/82149390/rschedule.jpg?version=3\&modificationDate=1414407002463\&cacheVersion=1\&api=v2\&height=400)

As you can observe, due to advance repayment on 2nd October 2014, the number of repayments are reduced by one. (Here, in Recalculate Interest, the 'Advanced Payment Adjustment Type' is selected as 'Reduced Number of Installments'.


---

# 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-administrators-mifos-x-platform/administration/products/loan-products/loan-product-fields/recalculate-interest.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.
