# Bulk Loan Reassignment

The Bulk Loan Reassignment tool is a very useful tool that allows you to transfer all of one loan officer's accounts to another loan officer. This tool is very useful in circumstances where a loan officer might be leaving the company or going on an extended leave.

### **Navigation**

From the Home [Page](/mifosx/user-manual/for-all-users/untitled/welcome-page.md), click on the [**Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md) button (*in the top menu bar*), then click on [**Organization**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization.md) from the drop down list that appears.

![](https://mifosforge.jira.com/wiki/download/thumbnails/67141738/admin_organization.png?version=1\&modificationDate=1557077445060\&cacheVersion=1\&api=v2\&height=250)

This will launch the[ **Organization**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization.md) menu (*as shown in the screenshot below*).

Select **Bulk Loan Reassignment**.

![](https://mifosforge.jira.com/wiki/download/attachments/67141738/bulkloanreassignement.png?version=1\&modificationDate=1552928141920\&cacheVersion=1\&api=v2)

This will display a page that allows you to transfer all accounts from one loan officer to another. The following page will be displayed:

![](https://mifosforge.jira.com/wiki/download/thumbnails/67141738/bulkLoanPage.png?version=1\&modificationDate=1552898887734\&cacheVersion=1\&api=v2\&height=250)

### **Transfer Loans**

Follow the steps below to transfer all loans assigned to a loan officer to a different loan officer. Please note that all are mandatory fields and loans can be reassigned to the loan officers from same office or different office.&#x20;

1. Select an **Office** from the drop-down list.
2. Select an **Assignment Date** by clicking on its respective field. This will launch a calendar from which you may select a date for the reassignment to take place.
3. Select the new loan officer from the **To Loan Officer** drop-down list.
4. Click on **Submit*****.***

Related articles

* Page:[Manage Funds](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/manage-funds.md)
* Page:[How to Prepay a Loan Account](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-prepay-a-loan-account.md)
* Page:[Using collection sheet or other payment types for making payments](/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.md)
* Page:[How to Assign a Loan Officer](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-assign-a-loan-officer.md)
* Page:[How to Add a Charge to a Loan Account](/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.md)


---

# 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/organization/bulk-loan-reassignment.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.
