# How to Make Repayments on a Group Loan Account

This section describes the steps to record a repayment on a loan account that is held by a group. The following methods are available:

* collection sheet&#x20;
* repayment via cash or similar payment type

For repayments of client loan accounts see [How to Make Repayments on a Client Loan Account](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-make-repayments-on-a-client-loan-account).\
For repayments of JLG loan accounts see [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).

### To make a repayment using the collection sheet (and productive collection sheet)

*\*\* UNDER CONSTRUCTION—The collection sheet is a way to create bulk transactions for repayment of loans. Collection sheets ...\*\*\**

### To make a repayment using cash or similar payment type

Locate the loan account by navigating to it through the group that holds the loan account.

1. Select **Make Repayment** from the action bar.
2. Accept the default **Transaction date** or select a different date from the calendar pop-up.
3. Accept the default **Transaction amount** or type a different repayment amount.
4. Select **Payment type** from the list.
5. Click **+** to add payment details (optional).

   a. Account#

   b. Check#

   c. Routing code

   d. Receipt#

   e. Bank#
6. Type relevant notes.
7. Click **Submit.**

The loan account repayment will be recorded and the repayment schedule and loan summary will be updated with the payment information.

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

* 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-make-repayments-on-a-group-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.
