# How to Waive Interest for a Loan Account

To waive interest for a loan account, a mifos x user must be granted permission to do so.

The amount of interest to be waived can be specified when completing the transaction. The amount will default to interest amounts that are in arrears on the transaction date if any, or the total interest payable on the loan if interest is not in arrears.\
Before waiving interest, review the information on the loan account summary tab to confirm the amount of interest to be waived.

### To waive interest for a loan account

To waive interest for a client or group loan account, select the client or group (*needs link to how to find a client or group)*. Click the **General** tab.

1. Click the loan account for which interest is to be waived.
2. On the loan page, click the **Summary** tab to review loan information and confirm interest amount to be waived.
3. Click **More**, **Waive Interest** on the action bar.
4. Accept the date default for **Interest waived on** or pick a date in the past from the calendar pop-up.
5. Accept the **Transaction amount** default or type a different amount.
6. Optionally, type a descriptive **Note**.
7. Click **Submit**.
8. Review the loan account **Summary** once more to confirm the interest amount has been waived.

The loan account interest amount will be adjusted by the amount waived.

### Related articles

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


---

# 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-waive-interest-for-a-loan-account.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.
