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

# Travel Request

### How to View Travel Request in Pocket HRMS 2.0 Mobile App?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Travel > Request > Travel Request > fill in details > save.

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

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

**Step 2:** Select the ‘Travel’ module from the available menu options. Navigate to the ‘Request’ section within the Travel menu.

<figure><img src="/files/2dd3017fabb1b5a6717fe548582f6ddaf1cecc8b" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on ‘Travel Request’ to begin filling out your official travel application.

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

**Step 4:** Fill in all the details such as work order, date, mode of travel, project, purpose of travel, travel schedule attachment, remarks, booking needed checkbox, accommodation schedule attachment, miscellaneous expenses, other details, Additional details.

<figure><img src="/files/95574c3fba7c1dc43ed9e2c0a107f3ed3b5df47e" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9f25852dad777b4c8fe8c5e6d6fe421fb10cd237" alt=""><figcaption></figcaption></figure>

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

**Step 5:** Then click on Save.

<figure><img src="/files/08a75387d93a56aafcc50e0e2c8c7c13f3e41bb6" alt=""><figcaption></figcaption></figure>

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

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/travel/request/travel-request.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.
