# Time Relaxation Request

You can submit the Time Relaxation request detailing the reason for the deviation from standard working hours. Click the **Time Relaxation Request** on the **Requests screen** as shown below:

<div align="left"><figure><img src="/files/bNROvJWL7tBTzVr9NH66" alt="" width="375"><figcaption><p>Time Relaxation Request</p></figcaption></figure></div>

You will be navigated to the **Time Request** screen to submit the time relaxation request.

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

Enter all details including Date, Time range, and Description. Click the **Submit** button to notify your manager about the submission of your request.

**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.

When you click the **Submit** button, you will be navigated to the **Time Requests** screen as shown below to view all your requests in the **Pending** state until they are approved by your manager.

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

{% embed url="<https://www.youtube.com/watch?v=hOsTi-MzwMw>" %}
How to submit Time Relaxation Request
{% endembed %}


---

# 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/time-relaxation-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.
