> 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/attendance/report-wizard.md).

# Report Wizard

### 1. How to download loss of pay report for year?

**Path**: Path: Cloud portal > Analytics > Reports > Attendance > Report Wizard > Type of Report-All > Type of Report Period-Date to Date Wise>select required Date Range > Report Option (Detailed/Summary) > Employee Type (Single/All) - enter the Employee Code if you choose single employee option > select Shift > Category > Download > in Excel Report put filter for the required leave type (LOP/PL)

**Step 1**: Log into the cloud portal, go to the ‘Analytics’ menu and click on the ‘Reports’ submenu.

![](/files/OZnldggA40SdpZYNpetp)

**Step 2**: Under the ‘Attendance’ tab click on the ‘Report Wizard’ subtab.

![](/files/HQfIOmDKA2iVHzJChEkr)

**Step 3**: Select the ‘Type of Report’ as ‘All’, ‘Type of Report Period’ as ‘Date to Date Wise’ and then select the required Date Range from the respective fields.

![](/files/7nqpknqN020AaOsm7MQX)

**Step 4**: Select Report Option (Detailed/Summary), Employee Type (Single/All) and enter the ‘Employee Code’ if you choose single employee option.

**Step 5**: Select the Shift and Category from the respective fields and click on the ‘Download’ button. The report will be downloaded accordingly.

![](/files/rnekKFOlc6QA7A8Jfntl)

**Note**: Once you download the Excel Report, put filter on the Leave Type column for the required leave type (LOP/PL).

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

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/analytics/report/attendance/report-wizard.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.
