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

# Expense

### 1. How to download reimbursement bills or invoices or files that employee has submitted?

### How to download documents uploaded with expense entries in the expense report?

**Step 1**: Log into the ESS portal, go to ‘Expense’ menu. Select ‘My Team Report’ or ‘HR Report’ (depending on your role).

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

\
**Step 2**: Enter the Date Range in the respective fields and click on the ‘Search’ button. The results will appear.

![](/files/n64b1bDmOJiBxkMIytA2)

**Step 3**: In the ‘Bill’ column you can click on the ‘Download’ button and the respective bills submitted by employees will be downloaded.

![](/files/Z8c4xsdbuBUgL9vQ7n1D)

**Path**: ESS portal>Expense>My Team Report/HR Report (depending on your role)>select Date range>Search>Bill-Download

**Link**: <https://ess.pockethrms.com/Expense/Reports/HRReport?Menu=hrreport>

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

### 2. How to check the status of financial approval done by manager?

**Step 1**: Log into the ESS portal with the admin credentials, go to the ‘Expense’ menu and click on the ‘HR Reports’ submenu.

![](/files/qWkUBYprfX1duLB0qFLw)

**Step 2**: Go to the ‘HR Report’ tab select filter as ‘All’ (approved/Pending/Reject and more), select date range and other details from the respective fields and click on the ‘Search’ button.

![](/files/gm5MsQKfUYHwVDAmAY98)

**Step 3**: Under the ‘Status’ column you can view the status of various expense entries. Click on the ‘Download Excel’ button and the report will be downloaded accordingly.

![](/files/4GhfXty9Zh1V8aFfzKKh)

**Path**: ESS Admin Login>Expense>HR Report>HR Report>select details>Search>check ‘Status’ column for respective entries>Download Excel

**Link**: <https://ess.pockethrms.com/Expense/Reports/HRReport?Menu=hrreport>

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

### 3. How to download expense report or expemse sheet?

**Step 1**: Log into the ESS portal, go to ‘Expense’ menu. Select ‘My Team Report’ or ‘HR Report’ (depending on your role).

![](/files/wEll7qeON8jPFgBFI9Z8)

\
**Step 2**: Select ‘Filter’ and the Date Range in the respective fields. Fill in the other details if required or keep it blank and click on the ‘Search’ button. The results will appear.

![](/files/ErmdszPCWSlkQ8ecdpqQ)

**Step 3**: Click on the ‘Download Excel’ button and the expense report of employees will be downloaded accordingly.

![](/files/nhNam0NRDZ5dV834dIdn)

**Path**: ESS portal>Expense>My Team Report/HR Report (depending on your role)>select Filter, Date range>fill in other details if required>Search> Download Excel

**Link**: <https://ess.pockethrms.com/Expense/Reports/HRReport?Menu=hrreport>

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

### 4. Not able to view any pending expense for approval?

&#x20;Refer the link below, to know the process:

{% embed url="<https://docs.pockethrms.com/ess-portal/finance/expense#how-approve-expense-claims-as-a-finance-person>" %}

For any queries, contact <support@pockethrms.com>&#x20;


---

# 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.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.
