# Employee Reports

- [Employee Register](https://docs.runtimehrms.com/reports/employee-reports/employee-register.md): The Employee Register in Runtime HRMS includes all essential information about employees such as Names, date of joining, employee code, etc.
- [Employee Joining](https://docs.runtimehrms.com/reports/employee-reports/employee-joining.md): Employee Joining report in Runtime allows Hr managers/admin to view and download the report of employee details along with Joining date and confirmation date.
- [Employee Exit](https://docs.runtimehrms.com/reports/employee-reports/employee-exit.md): This report shows list of employees who have left the organization during a selected time period.
- [Increment Ageing](https://docs.runtimehrms.com/reports/employee-reports/increment-ageing.md): Using Increment Ageing report, you can check the list of employees who are not getting increment from a selected period in past.
- [Promotion Ageing](https://docs.runtimehrms.com/reports/employee-reports/promotion-ageing.md): With help of Runtime you can check the list of those employees who are not promoted from last 3 months or more than 3 months.
- [COVID-19 Vaccination](https://docs.runtimehrms.com/reports/employee-reports/covid-19-vaccination.md): Runtime let’s you keep track of your employees’ COVID-19 vaccination status using Runtime Workman (Mobile App) and Runtime Dashboard
- [Employee Events](https://docs.runtimehrms.com/reports/employee-reports/employee-events.md): Use Employee Event Report to keep track of upcoming birthdays, work anniversaries and wedding anniversaries.


---

# 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.runtimehrms.com/reports/employee-reports.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.
