# Configure Maker-Checker Tasks

The “Maker-Checker” principle requires every tasks to be completed by two people to reduce the chance of errors and misuse. One person initiates the process and the second completes it. Mifos provides a “best-practice” standard with download. Make changes to it in this section. Please note that Maker Checker may be enabled or disabled using [**Global Configuration**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/global-configuration.md)**.**

Beginning at the main screen, select [**Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md), then **System** from the drop-down menu. This will launch the [**System**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system.md) menu.

Select **Configure Maker-Checker** **Tasks**.

![](https://mifosforge.jira.com/wiki/download/thumbnails/67895359/configure.png?version=1\&modificationDate=1552930502251\&cacheVersion=1\&api=v2\&width=1080)

#### **Edit Maker-Checker Tasks**

Once you have selected Configure Maker-Checker Tasks, a list of all available Maker-Checker tasks will be generated. The tasks currently enabled for Maker-Checker have a check mark in the box to their right.

![](https://mifosforge.jira.com/wiki/download/thumbnails/67895359/mctasks.png?version=2\&modificationDate=1405386128209\&cacheVersion=1\&api=v2\&width=743)

To add or remove a task from the Maker-Checker list, first click the blue **Edit** button at the top-right of the page. From the page you are able to check or un-check boxes based on what tasks your organization would like to use Maker-Checker for. When everything is correct, click **Submit**.

#### **Setup**

**Maker Checker Inbox**

The Maker-Checker Inbox is found among the shortcuts on the left side of the the Mifos homepage and is labeled "Checker Inbox & Tasks."&#x20;

<div align="left"><img src="https://mifosforge.jira.com/wiki/download/thumbnails/67895359/check.png?version=1&#x26;modificationDate=1552930626338&#x26;cacheVersion=1&#x26;api=v2&#x26;width=200" alt=""></div>

From your Checker inbox you may:

* Approve or Reject the completion of tasks
* Delete tasks

#### Enable Maker-Checker Global Configuration

Navigate to the **Configurations** page:

1. Click on **Admin.**
2. Select **System**.
3. Click on the **Configurations** link.

This will launch a list of all Global Configuration options, including whether **Maker-Checker** is enabled or disabled. If it is disabled the chart will read false and the box will be **green** with a small flag inside it - as seen below.

![](https://mifosforge.jira.com/wiki/download/thumbnails/67895359/mcdisabled.png?version=1\&modificationDate=1405387146781\&cacheVersion=1\&api=v2\&width=743)

To enable **Maker-Checker** click on the **green box**, when it is enabled the chart will say true and have a **red** box with an 'x' inside it - as seen below.

![](https://mifosforge.jira.com/wiki/download/thumbnails/67895359/mcenabled.png?version=1\&modificationDate=1405386983829\&cacheVersion=1\&api=v2\&width=743)

To learn more about **Configurations** please see the [**Global Configuration**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/global-configuration.md) section of this manual.


---

# 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/system/configure-maker-checker-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.
