> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/faqs/cloud-portal/employee/employee-list/payroll/loan.md).

# Loan

### 1. How to make changes/update the already added loan/advance in employee profile or edit in loan deviation?

**Step 1**: Go to the cloud portal, under the 'Employee' menu click on the 'Employee List' submenu.

![](/files/cRqNO19EMGdKx3uNzczD)

**Step 2**: Select the employee whose loan entry you want to update by clicking on their name and the system will take you to their profile.

![](/files/t2P8WNKzgG0elp3TytRz)

**Step 3**: Under the 'Payroll' tab click on the ‘Loan’ subtab. Click the respective ‘3 Dots’ for the loan entry you want to edit and select the ‘Loan Deviation’ option.

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

**Step 4:** Here you can edit the instalment amount for the months in the respective month and click on the ‘Insert New Installment’ button to add new instalment month to ensure that the instalments are tallied and then click on the ‘Save’ button.

![](/files/oIy41WhszldBqof6kuAw)

For example,

* if the instalment amount for each month is 1250 and you want to remove instalment for the March.
* Then make the value for ‘0’ (zero) for the month of March.
* The click on the ‘Insert New Installment’ button and enter either 1250 as single new instalment for April. or
* You can add multiple new instalments such as 1000 for April and 250 for May so the instalment amount of 1250 will be tallied (Covered).

**Note**: To make changes in the instalment ensure that the payroll is not processed for the respective month.

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

**Path**: Cloud Portal>Employee>Employee List>select employee>Payroll>Loan>find the loan entry click on ‘3 Dots’>Loan Deviation>edit instalment amount>Insert New Installment>enter amount (ensure to cover the instalment amount)>Save

For any queries, contact <support@pockethrms.com>

### 2. How to Check if an Employee's Advance or Loan is showing as due During Separation?

**Path**: Cloud login> Employee > Employee list > Select Employee > Payroll > Loan>3 dots> take appropriate action

**Step 1**: Login to cloud portal, select ‘Employee’ from the main the main menu and click on ‘Employee List’ from the sub-menu.

![](/files/tK83BavP54P5OOiJDnSs)

**Step 2**: Select the ‘Employee’ for whom you want to check the advance/loan due, it will take you to the respective employee profile.

![](/files/SPc74OKcmweZEh7M5lla)

**Step 3**: Click ‘Payroll’ tab on the top and select ‘Loan’ sub-tab.

<figure><img src="/files/0Ufpxg6PWYaictw4UMnX" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on the ‘3 dots’ on the right corner of loan details for which action is required and select appropriate option to either ‘Delete loan’, ‘Loan Deactivation’, or ‘fore Close’.

![](/files/obo0ONcJkUtyxR7kKVTh)

**Note:** The loan/advance cannot be deleted for the month in which payroll is already processed.

For any queries, contact <support@pockethrms.com>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/faqs/cloud-portal/employee/employee-list/payroll/loan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
