# Monthly Headcount Trend Analysis

### Monthly Employee Headcount Report

A new **Monthly Headcount Trend Report** in the Headcount Reports section is added. This report gives a simple, month-by-month view of the number of male and female employees.

**What it shows:**

* Clear comparison of male vs. female employee numbers across months.
* Filter options:
  * **Active** – employees currently working.
  * **Inactive** – employees who have left.
  * **All** – shows both active and inactive employees together.

**Report outputs:**

* **Active Data Sheet** – detailed view of employees still working.
* **Inactive Data Sheet** – detailed view of employees who have left.
* **Overall Headcount Sheet** – combined view of total employee numbers and trends.

### How to View Headcount Report?

Follow the path below to view the headcount report:

**Path:** Cloud Login > Analytics > Reports > HR > Headcount Report > Fill in details (Report type, Date range, Business Unit, Value) > Select Status (Active, inactive, All) > Download (Pdf/Excel)

**Step 1:** Login to the cloud portal, go to ‘Analytics’ menu, and select ‘Reports’ sub-menu.

<figure><img src="/files/4PpK5OmH0OM0vcOddTh9" alt=""><figcaption></figcaption></figure>

**Step 2:** Under the ‘HR’ tab, select the ‘Headcount report’, and fill in the details such as ‘Report Type’ (as Monthly headcount trend report), ‘Date range’ (the date range you want to view the headcount analytics), ‘Business Unit’, ‘Value’ from the drop-down as per your requirement.

![](/files/gLvVUTK5n2LMBwlj9fsV)

![](/files/kwL3nBxCnh7jwjIp0zWZ)

![](/files/E7mfTgaLy0F4zOojCTIB)

**Step 3:** Select ‘Status’ and Click on ‘Download Excel.

![](/files/bDLlcHd4rnPpXmEUJnRf)

**Note**: Choose Status as ‘All’ - if you need overall headcount sheet of total employees both male and female, choose ‘Active’- to view the detailed view of employees still working, and choose ‘Inactive’- to view the detailed of employees who left the organization.

**Link:** <https://cloud.pockethrms.com/Reports/Report/Index?module=hr&submodule=HeadCountReportNew>

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


---

# Agent Instructions: 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:

```
GET https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/analytics/report/hr/monthly-headcount-trend-analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
