# Provisioning Entries

Provisioning Entries

**From the main screen, click on** [**Accounting**](/mifosx/user-manual/for-administrators-mifos-x-platform/accounting.md)**. This will launch the** [**Accounting**](/mifosx/user-manual/for-administrators-mifos-x-platform/accounting.md) **menu as shown below, from the menu Select Provisioning entries.**&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/110690335/7.png?version=1\&modificationDate=1451976880239\&cacheVersion=1\&api=v2\&width=634)

&#x20;Note: You should have created [provisioning criteria](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/loan-provisioning-criteria.md) and once a loan falls under arrears, provisioning entries will work. &#x20;

### **Create Provisioning Entries**&#x20;

**System generated** - Once the provisioning criteria is created on the loan areas depending upon the criteria set, then provisioning entries will be created automatically. A scheduler job "Generate loan loss provisioning" will execute this process. &#x20;

**Creating Manually** - Click on the blue **Create provisioning entries** button at the top-right of the screen.

&#x20;![](https://mifosforge.jira.com/wiki/download/attachments/110690335/9.png?version=1\&modificationDate=1451983337578\&cacheVersion=1\&api=v2) This will launch a new page like the image shown below:&#x20;

Take note that this field is mandatory as it has an asterisk(\*)

![](https://mifosforge.jira.com/wiki/download/thumbnails/110690335/10.png?version=1\&modificationDate=1451987420095\&cacheVersion=1\&api=v2\&width=700)

**Complete** the required fields: &#x20;

**a.** Select **Date**. &#x20;

b. Optional field - Check the check box for **Create Journal Entries**. &#x20;

c. Click on **Submit** button. &#x20;

### **View provisioning entry**&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/110690335/8.png?version=1\&modificationDate=1451983054047\&cacheVersion=1\&api=v2\&width=721)

**Complete** the required fields: &#x20;

**a. Created By** - Provide details of created by .&#x20;

**b. Created On** - Provide date of creation .

**c. Journal Entry Created** - Check box confirms journal entry created. &#x20;

**d. View Report** - Click on view button to view report.&#x20;

**e. Recreate Provisioning** - Click on recreate button to recreate provisioning. &#x20;

**f. View Journal Entries** - Click on view button to view journal entries. &#x20;

g. Click on **Submit** button.&#x20;

View **Journal entry**&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/110690335/11.png?version=1\&modificationDate=1451989333566\&cacheVersion=1\&api=v2\&width=800)


---

# 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/accounting/provisioning-entries.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.
