# Reports

- [Overview](https://docs.runtimehrms.com/reports/overview.md): Runtime HRMS is equipped with unlimited reports for various purposes.
- [Salary Reports](https://docs.runtimehrms.com/reports/salary-reports.md): Salary reports comprises of salary register, salary slips and other reports that are related to payroll, payments and more. See below the various reports available under this head.
- [Salary Summary](https://docs.runtimehrms.com/reports/salary-reports/salary-summary.md): Use Salary Summary Report to view salary summary including payable days, earnings, deductions, and net salary for a particular month.
- [Salary Register](https://docs.runtimehrms.com/reports/salary-reports/salary-register.md): Salary register is one of the basic payroll reports. It helps you view and analyze salary of all or selected employees in a consolidated report.
- [Salary Slips](https://docs.runtimehrms.com/reports/salary-reports/salary-slips.md): Download Salary Slips for all or selected employees. Send Salary Slips to employees with a single-click.
- [Time Salary](https://docs.runtimehrms.com/reports/salary-reports/time-salary.md): Time salary report shows all time-based income components that have to be paid to employees for a particular month such as overtime.
- [Variable Salary](https://docs.runtimehrms.com/reports/salary-reports/variable-salary.md): The Variable Salary report shows all variable income components that have to be paid to employees for a specific month such as mobile reimbursement, office expenses, and so on.
- [Cost To Company](https://docs.runtimehrms.com/reports/salary-reports/cost-to-company.md): Cost to company can be defined as the total sum of yearly expenditures the company incurs for an employee.
- [Bank Transfer Letter](https://docs.runtimehrms.com/reports/salary-reports/bank-transfer-letter.md): Bank Transfer Letter is a salary report which is sent to the bank for crediting monthly salaries to employees’ accounts.
- [Salary Deductions](https://docs.runtimehrms.com/reports/salary-reports/salary-deductions.md): The salary deduction report shows all deduction components that have to be deducted from employees’ salaries for a particular month.
- [Employee Reports](https://docs.runtimehrms.com/reports/employee-reports.md)
- [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.
- [Attendance Reports](https://docs.runtimehrms.com/reports/attendance-reports.md)
- [Leave Register](https://docs.runtimehrms.com/reports/attendance-reports/leave-register.md): Leave Register enables you to view the summary of opening and closing balance of leaves for any given period.
- [Attendance Register](https://docs.runtimehrms.com/reports/attendance-reports/attendance-register.md): The Attendance Register displays records of the leaves, present, absent, holidays and weekly offs for each date of a selected period.
- [Time Register](https://docs.runtimehrms.com/reports/attendance-reports/time-register.md): The Time register shows a detailed break-up of time spent in office, early coming, late going and more for one or more employees in your organization.
- [Travel Register](https://docs.runtimehrms.com/reports/attendance-reports/travel-register.md): Travel punches allow you to track employee travel history with location, time and distance travelled during a month and day.
- [Time Strikes](https://docs.runtimehrms.com/reports/attendance-reports/time-strikes.md): The Time Strikes Report summarizes strikes for the whole month which includes the remarks of late coming, early going, late going, and early coming.
- [Remote Punches](https://docs.runtimehrms.com/reports/attendance-reports/remote-punches.md): Remote Punch Report let’s you see all punches submitted by one or more employees during a period. It can be used to see the location of employee and also the street address of the punch.
- [Statutory Reports](https://docs.runtimehrms.com/reports/statutory-reports.md)
- [ESI Reports](https://docs.runtimehrms.com/reports/statutory-reports/esi-reports.md)
- [PF Reports](https://docs.runtimehrms.com/reports/statutory-reports/pf-reports.md)
- [Income Tax Reports](https://docs.runtimehrms.com/reports/statutory-reports/income-tax-reports.md)
- [Income Tax Deduction](https://docs.runtimehrms.com/reports/statutory-reports/income-tax-reports/income-tax-deduction.md)
- [Income Tax Computation](https://docs.runtimehrms.com/reports/statutory-reports/income-tax-reports/income-tax-computation.md): Income tax computation helps to evaluate taxes based on person's income.
- [Income Tax FORM-16](https://docs.runtimehrms.com/reports/statutory-reports/income-tax-reports/income-tax-form-16.md): FORM-16 is a certificate issued by employers, detailing the Tax deducted at source (TDS) from an employee's salary.
- [TDS Return (24Q)](https://docs.runtimehrms.com/reports/statutory-reports/income-tax-reports/tds-return-24q.md)


---

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