# Attendance Register

To view or download the Attendance Register go to the ***Reports > Attendance Reports > Attendance Register***.

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2022/05/Attendance-register-1030x517.png" alt="View and download the attendance register"><figcaption><p>Attendance Register Report</p></figcaption></figure>

### Generating Attendance Register

Select a period for which you want to view the attendance register. To filter the report by location or department, select the respective value otherwise leave the default selections. Click on ‘View’ to see the register on screen.

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2022/05/Searching-the-employee-attendance-register.png" alt="Searching the attendance register for a specific employee"><figcaption><p>Attendance Register Online View</p></figcaption></figure>

Click on ‘Download’ to download the attendance register in excel format.

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2022/05/Downloaded-attendance-register-1030x332.png" alt="Downloading the Attendance register for a specific employee"><figcaption><p>Attendance Register Excel Download</p></figcaption></figure>

### **Attendance Register Options**

You can customize or filter the attendance register with following additional options:

#### Search by Employee

To view the attendance register for a single employee, search by entering a few characters of employee name or employee code in the ‘Select Employee’ box. This is a wild-card search and will display records of all matching employees.

#### Show Time Punches

Clicking this option will display time-in and time-out for each day of the month. So, along-with the attendance data, you can also see time punches for a complete understanding of how attendance is calculated.

#### Show Strikes

Time Strikes are used to monitor repeated occurrences of late coming and/or early going by employees. Selecting ‘Show Strikes’ will also display Time Strikes information in case employee came late or left early on a particular date. Learn more about [Time Strike Rules here](https://runtime.one/docs/time-management/strike-rules-for-late-coming-early-going).


---

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