> 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-trips/saved-trips.md).

# Saved Trips

The **“My Trips → Saved Trips”** section in the **Pocket HRMS 2.0 mobile app** is used to **store and manage trip plans that are not yet submitted**.

### What it does:

* **Saves trip details as draft** (before final submission)
* Let’s you **edit or update trip information later**
* Allows you to **submit the trip request when ready**
* Option to **delete unwanted saved trips**

### When it’s useful:

* When you are **planning a trip but don’t have all details yet**
* If you want to **review or modify before sending for approval**
* To avoid losing partially filled trip data

In short, **Saved Trips = Draft travel requests** that you can complete and submit anytime.

### How to view Saved Trips details in 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 Trip > Saved Trips > View details or submit claims

**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/003cd086b292fca4fa7f08fc113bf9d9ed74d2a7" alt=""><figcaption></figcaption></figure>

**Step 2:** Locate and select the ‘Expense’ module from the menu list. Within the Expense section, tap on ‘My Trip’ to manage your travel records.

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

**Step 3:** Select the ‘Saved Trips’ tab to see a list of your previously recorded journeys.

<figure><img src="/files/078f8d3ae20d67b6c2844f177f1248db9a8c7263" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on ‘View details’ to review the trip information and click ‘submit claims’ to process your expenses for reimbursement.

<figure><img src="/files/00b4afe503cb7cc554392453438ed2252cfca109" alt=""><figcaption></figcaption></figure>

![](/files/06e5990d6108eb6e9c51997ae9ca5022fa5abd8c)

**Note:** You can also click on ‘\*\*View map’\*\*to check the route of your trip.Bottom of Form

![](/files/06cf89e357c82b84e7358fc54580de67afb31f03)

![](/files/41e46befeb9d0ed0577c1fb9e7755b720563607f)

**Step 5:** You can also directly click on ‘Submit’ Button after landing in ‘Saved Trips’ tab to process your Expenses for reimbursement.

<figure><img src="/files/45a064bac4d256af2416ca5668aa9bf66767f12d" 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-trips/saved-trips.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.
