# Checker Inbox & Tasks

Checker Inbox & Tasks can help:

* Bulk Client Approvals
* Bulk Loan Approvals
* Bulk Loan Disbursals&#x20;

### How To Use Checker Inbox & Tasks

* Go to the left panel and click on 'Checker Inbox & Tasks'.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706695/c1.png?version=2\&modificationDate=1551945708078\&cacheVersion=1\&api=v2\&width=768)

* Once you click on it, the following window will appear showing pending tasks for clients and loans.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706695/Screenshot%20from%202019-06-28%2023-14-49.png?version=1\&modificationDate=1561760118901\&cacheVersion=1\&api=v2\&width=850)

* Click on **'Client Approval**' to see the list of clients which are not yet activated.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706695/c3.png?version=2\&modificationDate=1551945962652\&cacheVersion=1\&api=v2\&width=768)

* Select the clients using checker box and then click on **Approve** button.&#x20;
* Then Click on **'Loan Approval**' to see the list of loans which are not yet approved.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706695/c4.jpg?version=1\&modificationDate=1415864918155\&cacheVersion=1\&api=v2\&width=768)

* Select the loan accounts of the client, and then click on **Approve** button.<br>
* Then click on **'Loan Disbursal'** to see the list of loans which are not yet disbursed.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706695/c5.jpg?version=1\&modificationDate=1415864918164\&cacheVersion=1\&api=v2\&height=250)

* Select the loan accounts of the client which are approved but not yet disbursed.
* And then click on '**Disburse**' button in order to simultaneously disburse multiple loans.&#x20;

<br>


---

# 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/checker-inbox-and-tasks.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.
