> 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/analytics/report/financial/loan-details.md).

# Loan Details

### 1. How to download advance salary register?

To download the advance salary register, follow path below:

**Path:** Cloud Login > Go to Analytics > Reports > Financial > Loan Details >Select the report Type > Select Category > Download Excel.

**Step 1:** Log in to the **Cloud portal**, go to **‘Analytics’ menu**, then select **‘Reports’ submenu**.

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

**Step 2:** Under the **‘Financial’** tab, Click on the **‘Loan Details’** option

![](/files/ol6thQMHwdFMUDXetQe6)

**Step 3:** Use the filters to select the desired **‘Report Type’** and **‘Category’**, and Click on **‘Download Excel’**

![](/files/2FD2S6p2WC5INc0UUun8)

**Link:** <https://cloud.pockethrms.com/Reports/Report/Index?module=financial&submodule=loandetails>

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

### 2. How to download the loan pending register?

Path: Cloud login > Analytics > Reports > Financials > Loan Details > Select the report type > Category > select the Loan type check box > Download Excel

Step 1: Log in to the 'Cloud' portal and go to 'Analytics' menu and select 'Reports' tab.

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

Step 2: Under the 'Financials' tab, select 'Loan Details'.

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

Step 3: Select the 'report type', 'Category', and select the 'Loan type' check box, click 'Download Excel'.

<figure><img src="/files/5oa4w8NhbuuJCKOpClcn" alt=""><figcaption></figcaption></figure>

Link: <https://cloud.pockethrms.com/Reports/Report/Index?module=financial&submodule=loandetails>

&#x20;For any queries, contact <support@pockethrms.com>

&#x20;


---

# 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/analytics/report/financial/loan-details.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.
