# Number of jobs

The **Number of jobs** report provides data on the number of job postings within *Worklife Recruit* over a specified time period.

<figure><img src="/files/6RnHfdbvReDulCLaAzxN" alt=""><figcaption></figcaption></figure>

### **What It Covers**

* **Number of new job postings**: Tracks how many new jobs have been posted during the selected time period.

### **How to Generate**

1. Access the **Reports** section.
2. Select **Jobs Count Report** from the available report types.
3. Apply filters based on your needs:
   1. **Time period**: Choose a specific range to track job postings during that time.
   2. **Organizations**: Filter by specific organizations to track postings per company.
   3. **Departments**: Filter by department to monitor job postings within specific teams.
   4. **Group by**: Select how you want to group the data:
      * **Month**
      * **Quarter**
      * **Year**
      * **Department**
      * **Organization**

### **Download or Export the Report** <a href="#download-or-export-the-report" id="download-or-export-the-report"></a>

* If you need to save or share the data, click on the **Download in Excel Format** button to download the report in Excel.


---

# 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://help.smartcv.co/reports/number-of-jobs.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.
