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

# Approval

### 1. How to approve pending travel request?

**Path**: Manager's ESS portal > Travel > Approval > Travel Approval > Date Range > Search > tick APPROVE/REJECT’ > Save >> View Details > Remark > Approve/Reject

**Step 1**: Log into the ESS portal, go to the ‘Travel’ menu and click on the ‘Approval’ submenu.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252FfBDEJu4b6GuIn1beDznb%252F0.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a1f8f46a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Step 2**: Go to the ‘Travel Approval’ tab, select Date Range within 31 days and click on the ‘Search’ button.

**Step 3**: Tick the respective radio button from the ‘APPROVE’ or ‘REJECT’ columns as required and click on the ‘Save’ button the response will be save accordingly.

You can click on the ‘View Details’ button to see more information about the request.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252FVvnHc2ofAHcijZHmG79D%252F1.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=25ff1aef&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Step 4**: Once you check the details you can enter your ‘Remark’ in the respective field and click on the ‘Approve’ or ‘Reject’ button and your response will be saved accordingly.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252FWKzcCzNwWLW1hJYrUHPU%252F2.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d4066b7c&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Note**: If you want to check requests from a particular employee you can choose them from the ‘Select Employee’ field.

If you face any issue approving the request kindly share the error screenshot in an email to <support@pockethrms.com>

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

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/approval.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.
