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

# Approval

### 1. How to decline/reject/ revoke an approved expense as a manager?

To decline an approved expense as a manager, you need to follow the path below:

**Path:** ESS manager Login > Expense > Approval > Manager approval > Fill in details (Select the ‘Month’ and the ‘Year’ in the respective fields) > Search > Details button > In the ‘Expense Details’ pop-up, select the radio button in the ‘Reject’ column for the respective expense > Enter your comment in the ‘Manager Note/Reject Reason’ field and the ‘Manager Remark’ field > Save > Ok.

**Step 1:** Log into the ESS portal, go to the ‘**Expense**’ menu and select ‘**Approval**’ submenu’.

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

\
**Step 2:** Click the **‘Manager Approval’** tab, select the **Month and Year**, and click **‘Search’.**

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

**Step 3:** Find the expense you want to reject, click the ‘**Details**’ button, and in the pop-up, select the ‘**Reject**’ radio button for that entry.

![](/files/YA7NMUjwlFw0aKx6CcuW)

<figure><img src="/files/0rFqcFeNOKl1IJMsJ4o9" alt=""><figcaption></figcaption></figure>

Step 4:  Add your reason in the **‘Manager Note/Reject Reason’** and **‘Manager Remark’** fields, click ‘**Save**’ and select ‘**Ok**’ button to confirm your action.

![](/files/Znz89LNiORmWBTBzsCLA)

![](/files/qjojf9XIOhpouduDdZSP)

**Link:** <https://ess.pockethrms.com/Expense/Transaction/ExpenseApprovals?Menu=managerapproval>

For any queries, contact <support@pockethrms.com>

### 2. Can we approve the pending expense claim entries from admin id?

No, the expense claims can be approved from the manager's ESS Portal only, Admin cannot approve the claims, this can be done with the path below:

**Path:** Login to Manager's ESS portal > Expense > Approval > Manager Approval > Search for the employee Name > Accept > Add remark > Save.

**Step 1:** Login to manager’s ESS portal, go to ‘**Expense**’ menu and select **‘Approval’** sub-menu.

<figure><img src="/files/wZyk9rQpPxLREqnBzyxB" alt="" width="248"><figcaption></figcaption></figure>

**Step 2:** Then select **‘Manager Approval’** tab, Search for the **‘Employee Name’** in the ‘**Search**’ field, click on ‘**Accept**’ radio button, Add the ‘**Remarks**’ and click on ‘**Save**’.

![](/files/TG3vifeCizZ3iCg8NtJ3)

**Link:** <https://ess.pockethrms.com/Expense/Transaction/ExpenseApprovals?Menu=managerapproval>

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