# Attendance Reports

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


---

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