# Loan Management

Pocket HRMS software allows you to provide loans to your employees. It can be included as a regular deduction component to their salary.&#x20;

An admin or HR can select or deselect interest application on a loan. If the admin chooses to deduct loan installment along with interest, the employee then needs to provide monthly installments plus the interest amount.

Whereas, Pocket HRMS dashboard makes it very easy to apply and configure loans for employees and admin respectively.&#x20;

#### Pre-requisites:

:heavy\_check\_mark: Admin credentials

:heavy\_check\_mark:User rights

***Note** - Kindly contact your Admin/ HR for rights if you are not able to perform the steps below.*

### **How to allow Loan request for employees?**

**Step 1:** Go to 'Settings'

![](/files/-MYB57iajeS4QFQgMDr4)

**Step 2:** Select 'Payroll'&#x20;

![](/files/-MYB5FyXtidoExiOeHpZ)

**Step 3:** Proceed to 'Salary Components' and select 'Deductions' from deduction details as shown in the screenshot below.

![](/files/-MYB5K6i_N4xpHpHTD2w)

**Step 4:** Find 'Loan Deduction' under the deductions column

![](/files/-MYB5UT6sku1RSX_rvlm)

**Step 5:** After selecting loan deduction, a page - Field Details & Behavior will open. Fill in the required details and check 'Installment' to allow or disallow loan requests.&#x20;

![](/files/-MYB5YRKaeohPCMdsBza)

After successfully filling in details, click on 'Save'.&#x20;

### **How to add a new employee loan?**

**Step 1:** Go to 'Employee'

![](/files/-MYB5aglga39Q9KFEOaB)

**Step 2:** Follow 'Employee' > 'Employee List'

**Step 3:** Select your employee by clicking on their profile or 'Employee Filter' as shown below.

![](/files/-MYB5gI6mCvoDD-t0-9Z)

**Step 4:** Once the loan applicant's/ employee's profile opens, proceed to the 'Payroll' column.&#x20;

![](/files/-MYB5koG8Z337f356r19)

Now, a page showing loan details will appear. Here you can add new details by clicking on '+' button as shown in the screenshot below.&#x20;

**Step 5:** Fill in the details like loan date, apply year and date, loan amount, and number of installments. After you have entered all the required data, click on 'Save'.&#x20;

![](/files/-MYB5oStwkHDRdnInhOB)

***Note:** If you are unable to manage loans, kindly contact us at* [*support@pockethrms.com*](mailto:support@pockethrms.com)&#x20;


---

# 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.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/loan-management-process.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.
