> 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-team-report/manager-report.md).

# Manager Report

### How to view Manager Report from My Team Report 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 Team Report > Manager Report

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

**Step 2:** Select the ‘Expense’ module from the available menu options. Navigate to the ‘My Team Report’ section to access data related to your subordinates.

<figure><img src="/files/029a5056f3a999b1e13c42c5fde67912538230c3" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on ‘Manager Report’ to view the comprehensive expense summaries and status updates for your team.

<figure><img src="/files/5ba6efe81003ed713875dc252ac82ac19b2dbff8" alt=""><figcaption></figcaption></figure>

## Filter Icon

In case you want to filter data of any specific team member, then click on filter icon > Select employee > Select status in filter dropdown > set date range and > click on search.

<figure><img src="/files/955181a1f9186e1a546a7a9c843bdbf46bcc2792" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/f9f7be9ad77941b03604e2129be58ce9d224af28" 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-team-report/manager-report.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.
