# Regularization Request

## Regularization Request Rules:

&#x20;If an employee is late for check in or forgot to check in or check out, they will be able to raise an OD request.

Employees are able to raise a request within the month or within 7 days.

Once the regularization request is approved it will be regularized.

If the regularization request is rejected by the manager, then it will be considered as leave or LOP.

If regularization request is not approved within 7 days, it will be auto approved.

## To Raise Regularization Request

To log in to the mobile app, enter your username, password, and URL.

<img src="/files/VsH8F1shtoSMS7RDJClK" alt="" width="359">

Go to **E-Helpdesk** App.

![](/files/9KB36bKmrBSaiiCbkKaV)

Click on **Services.**

<img src="/files/dqlb1i6fLLn5VqorRYyq" alt="" width="359">

Click on **Regularization Request**.

<figure><img src="/files/6CPLmndcVF42FXg1jnGI" alt="" width="354"><figcaption></figcaption></figure>

Fill out all details and **save** it.

<figure><img src="/files/P3d1VZRTHITbYPr2kMFe" alt=""><figcaption></figcaption></figure>

Raised Request shows in **My Tickets**.

<img src="/files/VddpDqmCOzyGFW2h6x5j" alt="" width="358">

All raised request shows in **My Tickets.**

<img src="/files/lwWOLkTAtJdtHaVvIti9" alt="" width="360">


---

# 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.quickappflow.com/employee-helpdesk-from-mobile/regularization-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.
