> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/core-features/reports/credit-provisioning/loan-provisioning.md).

# Loan Provisioning

The Loan Provisioning page gives you a view of all loan accounts eligible for credit risk provisioning within Udara360. Use this page to review outstanding balances, assess provision requirements, and process provisions as part of the periodic provisioning cycle. This guide will walk you through reviewing and processing loan provisions.

{% hint style="info" %}
This page displays records only when loan accounts eligible for provisioning are available in the system. If no records are available, the table will show "No records available."
{% endhint %}

## Accessing Loan Provisioning

1. Log into the application using your credentials.
2. From the dashboard, navigate to **Reports** in the side menu.
3. Expand **Credit Provisioning** and Select **Loan Provisioning** from the dropdown list

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

## Processing a Loan Provision

1. Review the loan accounts displayed and select the accounts you wish to provision using the **Select** checkbox
2. Click **Show Summary** to view a summary of the selected accounts before processing
3. To apply a provision, click the **Provision** dropdown and select the appropriate provisioning action
4. To apply a full provision across all eligible accounts, enable the **Make Full Provision** toggle

## Exporting the Report

1. Click the **Export** button at the top right of the page
2. Select your preferred format; **CSV** or **Excel**
3. The file will download automatically to your device

## Filtering the Report

1. Click the **Filter** button at the top right of the page
2. Enter your preferred filter criteria
3. Click **Apply** to display the filtered results

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

> :pushpin:Click **Reset Filter** to clear all applied filters and return to the full list.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.udara360.io/core-features/reports/credit-provisioning/loan-provisioning.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.
