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

# Travel Request

### 1. How to delete pending trip report in ESS portal?

The travel pending requests cannot be deleted once employee submits. It can be rejected by the manager and employee can resubmit with the accurate details for approval.

**Path:** Login to ESS portal > Travel > Request > Travel Request > Click on Edit of the rejected entry > Edit the details > Resubmit.

**Step 1:** Log in to the **ESS portal**. Navigate to the **‘Travel’** module, select **‘Request’**, and then click on **‘Travel Request’**.

<figure><img src="/files/3936d306cc7d17de3784881cf242f3e533c3e1ff" alt=""><figcaption></figcaption></figure>

![](/files/97e4f4746c2810dd079d2678f2443c58bee7ddeb)

**Step 2:** Locate the specific entry in your history that is marked as **Rejected**, and Click on the **‘Edit’** button (often a pencil icon) associated with that rejected entry.

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

Step 3: Make the necessary corrections or updates to the travel details as required by the rejector's comments, and Click the ‘Resubmit’ button to send the request back for approval.

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

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

Link: <https://ess.pockethrms.com/Travel/Transaction/TravelRequest?Menu=TravelRequest>

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/faqs/ess-portal/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.
