# Strike Exemption Request

Strikes are marked when you get late to office or leave early. Every organization has different set of strike rules for coming late or leaving early.

&#x20;For ex. if you are late by 30 minutes there is a **Yellow Strike**.

if you get late by an hour there is a **Red Strike** and so on.

* Once a strike is marked, you can see the same on attendance page.&#x20;
* Your organization may also mark your absent/half-day based on number of strikes you get in a month.

In case your strike is marked and you have a reason that it should not be marked, you can send a Strike exemption request to your manager for the removal of Strike.

To request the removal of strike hit due to late coming, early going, or more, click **Strike Exemption Request** option under Requests.

<div align="left"><figure><img src="/files/DIHhu6uyAJ73Lzl1SKn8" alt="" width="375"><figcaption><p>Requests screen</p></figcaption></figure></div>

You will be directed to the **Strike Exemption** screen to make the selection.

<div align="left"><figure><img src="/files/jI7YnWzjiKiFIE9O6wQN" alt="" width="375"><figcaption><p>Strike Exemption</p></figcaption></figure></div>

* Select the **To and From Date** from the calendar widget.&#x20;
* Choose the **Primary Exemptions** reason from the following-
  * Late Coming&#x20;
  * Early going&#x20;
* Choose the **Other Exemptions** reason from the following-
  * Early Coming&#x20;
  * Late Going&#x20;
  * Late Lunch
* Enter comment in the Comments section.
* You have the option to add any attachment.
* Once all the details are added, click the **Submit** button to submit the strike exemption request to your manager.

<div align="left"><figure><img src="/files/25ZIyZ42RS8W470hP4aU" alt="" width="375"><figcaption><p>Strike Exemptions Withdraw Request</p></figcaption></figure></div>

Once the request is submitted, you have the option to Withdraw the request by clicking the **Withdraw button.**&#x20;

If you submitted the request and tries to resubmit again for the same date, you will see the **warning message** "A request already exist for selected date range. Please try again."

<div align="left"><figure><img src="/files/hB4wupfOEa9P4WCzSrdP" alt="" width="375"><figcaption><p>Warning message</p></figcaption></figure></div>

Click **'Ok'** to return back to the **Strike Exemption** screen.


---

# 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://help.runtimehrms.com/requests/strike-exemption-request.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.
