# Time Strikes

In the Time Strikes report, all strikes are defined with different color circles such as Red for late coming, Yellow for early going, Green for early coming, etc. This report helps organizations in deducting the salary when the employee is late.

To view and download the Time Strikes report go to the Reports > Attendance Reports > Time Strikes. Select the period and click on the ‘View’ button to view the reports of all employees. Select any deduction under ‘Select Deduction’ to view the amount of deduction. You can filter this report by location, cost center, and department.

<div align="left"><figure><img src="/files/b0SBkJY6TTvxPomC8Koj" alt=""><figcaption><p>Strike Register</p></figcaption></figure></div>

### Searching an employee

To find a Time Strike report for a particular employee, select the employee by searching his name or employee code in the ‘Select Employee’ section.

<div align="left"><figure><img src="/files/MQPUnPyGeQWvPo2NQsWz" alt=""><figcaption><p>Select Employee</p></figcaption></figure></div>

### Downloading the Time Strike report

There are both options available to download the report in excel format as well as PDF. Select any option and click on the Export button to download the report. When you select excel, this is how the Time Strikes report will be downloaded in the excel form with employee name, company name, strike type, strike reason, strike count, etc.


---

# 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/time-strikes.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.
