> 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/request/pending-claim.md).

# Pending Claim

### Pending Claim

### How to Check/Edit or Submit Pending Claim in Pocket HRMS 2.0 Mobile Application?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines > Expense > Request > View Pending Claims > You can Edit it by clicking on the edit button, making changes clicking on save > or Submit the same by clicking on submit button.

S**tep 1:** Log in to the **Pocket HRMS 2.0 mobile app**.

**Step 2:** Tap on the **three horizontal lines** (hamburger menu) located at the top left corner of the screen.

<figure><img src="/files/7f51aca0082abf6e0b2c3fb987e42b7d6aefe617" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the **‘Expense’** module from the menu and tap on **‘Request’**.

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

**Step 4:** Navigate to the **‘View Pending Claims’** section to see a list of your drafted or unsubmitted expenses.

<figure><img src="/files/162cd7a5ad5db52abb447c843d0d511db0e3e505" alt=""><figcaption></figcaption></figure>

**You can view the claims here:**

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

**Step 5:** If you need to make changes, tap the **‘Edit’** button associated with the specific claim, update the necessary information, and tap **‘Save’**.

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

![](/files/2369cf3d838e28ac77220ef455d47abc9e86cc94)

**Step 6:** Once you are ready to finalize the request, tap the **‘Submit’** button to send the claim forward for managerial approval.

<figure><img src="/files/7b6917ed781c6771faa2ae92121d592da8817e13" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/yuabfXSE5LI>" %}

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/request/pending-claim.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.
