> 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/pocket-hrms-2.0-mobile-app/expense/my-expense-report/my-claim-report.md).

# My Claim Report

### How to view Claim Report in My Expense report from Pocket HRMS 2.0 Mobile App?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Expense > My Expense Report > My Claim Report > You can view the Details of claim report by clicking on Details > You can also view manager remark by clicking on Manger remark

**Step 1:** Log in to the Pocket HRMS 2.0 mobile app and tap on the three horizontal lines (Hamburger menu) in the top left corner.

<figure><img src="/files/6f0a8bf65fa1db8cec49e9ec62f7eefe0eb90869" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the ‘Expense’ module from the list of options. Navigate to ‘My Expense Report’.

<figure><img src="/files/6342f38bffbfaf1004a3147326ef77adaaf4a21b" alt=""><figcaption></figcaption></figure>

**Step 3:** Then select ‘My Claim Report’.

<figure><img src="/files/21516cff975c617edc8f7ee60591c1044d013b48" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on ‘Details’ to view the specific information regarding your claim report.

<figure><img src="/files/1508a887436a2efd733e3712a41dd0047964bed7" alt=""><figcaption></figcaption></figure>

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

**Step 5:** Click on ‘Manager remark’ to view any comments or feedback provided by your manager.

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

## Filter Icon

In case you want to filter any specific claim data of any particular date, then click on filter icon > Fill in details such as Claim status, date range > then click on search.

<figure><img src="/files/8d793728fed3fa2f183a8d57b5006b73a880d67b" alt=""><figcaption></figcaption></figure>

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

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/pocket-hrms-2.0-mobile-app/expense/my-expense-report/my-claim-report.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.
