# Missed Punch Approval

A **Missed Punch Approval** process is used by managers to review and authorize the back-dated punch request. This process ensures that the specific criteria are met before proceeding.

Click the **Missed Punch Approval** option on the Approvals screen as displayed below:

<div align="left"><figure><img src="https://2554067213-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmm2SmFAsWDyvj1V26DWc%2Fuploads%2FwDwc5F4DNzToZMn4dnP2%2FMissed%20Punch%20Approval%20icon.jpg?alt=media&#x26;token=0dd9358a-5d81-4600-8e2e-16cc723e3f72" alt="" width="375"><figcaption><p>Missed Punch Approval</p></figcaption></figure></div>

You will be navigated to the **Missed Punch** screen to approve or reject the pending missed punch requests.

<div align="left"><figure><img src="https://2554067213-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmm2SmFAsWDyvj1V26DWc%2Fuploads%2FQElCRV9yJFBLwOcOV5Ci%2FMissed%20Punch%20Approval.jpg?alt=media&#x26;token=932f0833-75e6-402a-965b-1579f27e35fd" alt="" width="375"><figcaption><p>Missed Punch</p></figcaption></figure></div>

Click **Take Action** on the respective request, then add comments in the Remarks section and click **Approve/ Reject** button as required.

<div align="left"><figure><img src="https://2554067213-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmm2SmFAsWDyvj1V26DWc%2Fuploads%2FydkPmXzPJFqmsQp7vPFI%2FTake%20action%20on%20request.jpg?alt=media&#x26;token=9b9ba8c5-fdb1-46ad-979e-f0ec70273fc4" alt="" width="375"><figcaption><p>Take Action on Request</p></figcaption></figure></div>

Once the request is **approved/ rejected**, it will be removed from the 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/approvals/missed-punch-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.
