# Checker inbox and 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**'

<figure><img src="/files/WwPxSPRlOJrSSNftpfD9" alt=""><figcaption></figcaption></figure>

&#x20;       Once you click it, the following window will appear showing pending tasks for checker inbox, clients and loans.

### Checker Inbox &#x20;

<figure><img src="/files/kMfmZ2j39Z5Jo84nzByZ" alt=""><figcaption></figcaption></figure>

If you have enabled [Configure Maker-Checker Tasks](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/configure-maker-checker-tasks.md) then after the maker creates the entity for example client, it would be shown in the checker inbox as pending for checker. On checking by checker, it gets to the next step.   &#x20;

### Client Approval

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

<figure><img src="/files/2cP3BTdz13GvBMBPiDXM" alt=""><figcaption></figcaption></figure>

Select the clients using checker box and then click on Approve button.  &#x20;

### Loan Approval &#x20;

* Then Click on '**Loan Approval**' to see the list of loans which are not yet approved.

<figure><img src="/files/MyeSA9dGQD0bbF7qKI3L" alt=""><figcaption></figcaption></figure>

Select the loan accounts of the client and then click on **Approve** button.&#x20;

Loan disbursal &#x20;

* Then click on '**Loan Disbursal**' to see the list of loans which are not yet disbursed.

<figure><img src="/files/wi9fKdODrmkjNJ6RUxj9" alt=""><figcaption></figcaption></figure>

* 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;

Related articles

* Page:[Checker inbox and tasks](/mifosx/user-manual/for-operational-users-mifos-x-web-app/checker-inbox-and-tasks.md)
* Page:[Mifos X Database Backup and Restore](https://mifosforge.jira.com/wiki/spaces/docs/pages/98107409/Mifos+X+Database+Backup+and+Restore)


---

# 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/side-bar-features/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.
