# How to Modify a Loan Account Application

Loan account applications that are **Pending Approval** may be modified.

### **To modify a loan account application for a client**

To modify a loan account application for a client, select the client (*needs link to how to find a client)*. Click the **General** tab.

1. Click the loan to be modified from the list of loans in the **Loan Account Overview** section.
2. Make desired changes to the [loan account fields](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-create-a-loan-account-application/loan-account-fields).
3. Click **Submit**.

The loan account application will be updated with a status of Pending Approval.&#x20;

### To modify a group loan account application

To modify a loan account application for a group, select the group (*needs link to how to find a group)*. Click the **General** tab.

1. Click the loan to be modified from the list of loans in the **Loan Account Overview** section.
2. Make desired changes to the [loan account fields](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-create-a-loan-account-application/loan-account-fields).
3. Click **Submit**.

The loan account application will be updated with a status of Pending Approval.

### To modify joint liability group (JLG) loan account applications

To modify JLG loan account applications, select each client (*needs link to how to find a client)* whose loan is to be modified (one at a time).  Click the **General** tab.

1. Click the loan to be modified from the list of loans in the **Loan Account Overview** section.
2. Make desired changes to the [loan account fields](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-create-a-loan-account-application/loan-account-fields).
3. Click **Submit**.

The loan account application will be updated with a status of Pending Approval.&#x20;

### 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-modify-a-loan-account-application.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.
