# Comp Off Request

Comp Off Request is an entitled leave that you can take on a working day as compensation for working on a holiday or weekend.&#x20;

Click the **Comp Off Request** option on the **Requests** screen as shown below:&#x20;

<div align="left"><figure><img src="/files/PaPP6MDEVeroFlQBHU9B" alt="" width="375"><figcaption><p>Comp Off Request</p></figcaption></figure></div>

You will be navigated to the **Comp Offs** screen where you can submit a request to earn comp-off balance which you can use later to apply for leaves.

<div align="left"><figure><img src="/files/kHkT8pXXyPGDarrYEtpj" alt="" width="375"><figcaption><p>Comp Offs</p></figcaption></figure></div>

On the same screen, you can also submit a **Half Day** request by selecting the Half Day option as displayed below to earn a balance.

<div align="left"><figure><img src="/files/kWszUItrjzBiGmH0p1am" alt="" width="375"><figcaption><p>Comp Offs</p></figcaption></figure></div>

Select the **Date**, add comments in the **Comments** section, select if it's a Half Day, and then click **Submit** button.

After submission, you will be directed to the Comp Off Requests screen where you can view all your requests in the **Pending** state until it's approved by your manager.

**History -** History button allows you to view a record of your past requests.

**Help -** If you are stuck somewhere, simply click the Help button to access the documentation of Runtime Workman.

<div align="left"><figure><img src="/files/v34k9RelbftnmOFA37zY" alt="" width="375"><figcaption><p>Comp Off Requests</p></figcaption></figure></div>

To use the earned compensation, click the [Leave Request](/requests/leave-request.md) option under **Requests** and select the **Comp Off** value from the **Select Leave Type** drop-down list as displayed below:

<div align="left"><figure><img src="/files/fxhcXrxgmBgxV610MSxi" alt="" width="375"><figcaption><p>Leave Request</p></figcaption></figure></div>

{% embed url="<https://youtu.be/sSpzSVS5yi8?si=EOqB6vow6tb1jT4D>" %}


---

# 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/comp-off-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.
