# Strike Exemption Approval

As a manager, you can approve the removal of strike hit requests due to late coming, early going, or more, click the **Strike Exemption Approval** option under Approvals.

<div align="left"><figure><img src="/files/e18macX9BA2Uy02ltSWI" alt="" width="375"><figcaption><p>Approvals</p></figcaption></figure></div>

You will be directed to the **Strike Exemption** screen to approve or reject the pending leave requests.

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

Click **Take Action** button on the request item, and you will be directed to the screen to take action on the request. Add comments in the Remarks field and click **Reject/ Approve** as required.&#x20;

<div align="left"><figure><img src="/files/LTvBdD1E2jvRc6ULsTvS" alt="" width="375"><figcaption><p>Take Action on Request</p></figcaption></figure></div>

**Buttons:**

* **Reject** - When you add comments in the Remarks section and click the **Reject** button, you will get the message that your request is successfully rejected.
* **Approve -**&#x49;f you add comments in the Remarks section and click the **Approve** button, you will get the message that your request is successfully approved.


---

# 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/approvals/strike-exemption-approval.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.
