# How To Create Group Loan Account

Loan Account can be created for a whole group rather than a single client. The Group Loan Account is shared by all the members of the Group. &#x20;

#### To Create Group Loan Account:

1\) Go to the specific Group and click on 'Group Loan Application'.

2\) On the next window, Select the loan product for the Group.

3\) Fill up all the details and click on Submit button. ( [See here](http://mifosforge.jira.com/wiki/spaces/docs/pages/68354078/Loan+Accounts), how to fill up those details.)

4\) Next, the Loan  Account needs to be approved and activated with a specified date so that each member of the group can make the transactions.&#x20;

5\) Once the Loan Account is created for the Group, the 'Loan Account Overview' is shown on the Group page highlighting Loan Account Number, Loan Product and Loan Type (Group in this case)

![](https://mifosforge.jira.com/wiki/download/attachments/82149430/Group%20account.jpg?version=1\&modificationDate=1504877055049\&cacheVersion=1\&api=v2)


---

# 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-create-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.
