> 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/ess-portal/finance/travel.md).

# Travel

This is a guide for Finance Department, on various Approval functions of the Travel Module.

### **How to Approve a Travel Request as a Finance Personnel?**

As a person responsible for financial approval, you can review manager-approved travel entries to process and release the requested travel advance or reimbursement amount to the employee.

**Path: ESS Portal → Travel → Finance Approval**

**Step 1: Navigate to the Finance Approval Screen**

Click on the **Travel menu** from the left side of the screen and select the **Finance Approval** option. You will be directed to a screen where all the entries that are approved by the managers will be visible to you.

<figure><img src="https://4282324958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXep_PEmh8mDPVWj49x%2Fuploads%2FjxDKBaqllkutY7aIPdOQ%2FFrame%201%20-%202026-08-27T174735.277.png?alt=media&amp;token=405c26d9-48a0-4000-ad8e-b4dacd1a1a71" alt="" width="188"><figcaption></figcaption></figure>

**Step 2: Filter and Access the Request**

You can use the **Date Range** or **Select Employee fields** and click **Search** to find specific requests.&#x20;

<figure><img src="https://4282324958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXep_PEmh8mDPVWj49x%2Fuploads%2F86dy2kc2SVX7iDSfhQbj%2FFrame%201%20-%202026-08-27T175303.071.png?alt=media&amp;token=dd8fdfdd-8107-496a-9e2b-9ac5c5763abd" alt=""><figcaption></figcaption></figure>

To review a request, click on the **View Details** button under the Action column, where you can see the amount approved by the managers. You can also click **Manager Remarks** to view the previous approver's notes.

<figure><img src="https://4282324958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXep_PEmh8mDPVWj49x%2Fuploads%2FsEhFm0ul8Kf3mDgLe4nE%2FFrame%201%20-%202026-08-27T175418.633.png?alt=media&amp;token=c065c0a1-d488-4950-9811-fdc04de3d257" alt=""><figcaption></figcaption></figure>

**Step 3: Review the Travel and Expense Schedules**

Upon opening the details, verify the granular data submitted for the trip. You can scroll through the Travel Schedule, Accommodation Schedule, and Miscellaneous Expenses to ensure all financial limits and policies are respected.

**Step 4: Add Remarks and Finalize the Approval**

Scroll to the bottom of the page to the Other Details section to view the **Total Travel Advance**.&#x20;

<figure><img src="https://4282324958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXep_PEmh8mDPVWj49x%2Fuploads%2FUN8dKLcjfvoyJaKw3bG9%2FFrame%201%20-%202026-08-27T175827.987.png?alt=media&amp;token=73b6dcc7-f755-4cca-b72d-6368df6c5ffe" alt=""><figcaption></figcaption></figure>

Here you can add your **comments** in the Finance Advance **Remark box**.&#x20;

<figure><img src="https://4282324958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXep_PEmh8mDPVWj49x%2Fuploads%2F3QQySLpv2DGeH6OL22z2%2FFrame%201%20-%202026-08-27T175842.641.png?alt=media&amp;token=eb06a656-5e73-4d63-85b9-bff31418320f" alt=""><figcaption></figcaption></figure>

Finally, click the **Approve** button to approve the request and release the reimbursement amount to the employee,&#x20;

<figure><img src="https://4282324958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXep_PEmh8mDPVWj49x%2Fuploads%2FWNnOSUwglVifjKUtKfF7%2FFrame%201%20-%202026-08-27T175859.770.png?alt=media&amp;token=cabb36eb-0ff1-42ce-9513-f333a9f2dbf1" alt=""><figcaption></figcaption></figure>

or click **Reject** if the claim cannot be processed.

<figure><img src="https://4282324958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXep_PEmh8mDPVWj49x%2Fuploads%2FHJUa7gY0Nr02s4FB860A%2FFrame%201%20-%202026-08-27T175910.164.png?alt=media&amp;token=3f4f93a9-9979-455e-bdba-b704d74f74d5" alt=""><figcaption></figcaption></figure>

**Path Link:** [**https://ess.pockethrms.com/Travel/Transaction/TravelFinanceApproval?Menu=TravelAdvanceFinanceApproval**](https://ess.pockethrms.com/Travel/Transaction/TravelFinanceApproval?Menu=TravelAdvanceFinanceApproval)

**For any queries, contact** [**support@pockethrms.com**](mailto: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/ess-portal/finance/travel.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.
