# Requests

- [Requests Overview](https://help.runtimehrms.com/requests/requests-overview.md): Requests screen will be your primary interface to submit, view, and manage different types of requests.
- [Missed Punch Request](https://help.runtimehrms.com/requests/missed-punch-request.md): Missed Punch request is used to submit a back-dated punch when you forget to punch on time for any reason.
- [Leave Request](https://help.runtimehrms.com/requests/leave-request.md): Leave Request is a formal process through which you can request time off from work.
- [Time Relaxation Request](https://help.runtimehrms.com/requests/time-relaxation-request.md): Time Relaxation request is a time-out request for a specific period that you will be out of office during the work hours.
- [Comp Off Request](https://help.runtimehrms.com/requests/comp-off-request.md): Comp Off Request is a formal request that you can make to your manager to take compensatory off in lieu of working on a holiday or weekend.
- [Shift Change Request](https://help.runtimehrms.com/requests/shift-change-request.md): You can request a work shift change from one schedule to another.
- [Week off Change Request](https://help.runtimehrms.com/requests/week-off-change-request.md): Week off change request let's you define ad-hoc week off for one or more days in a month.
- [Claim Request](https://help.runtimehrms.com/requests/claim-request.md): Claim Request allows you to receive reimbersment or compensation for incurred expenses related to work.
- [Help Desk Request](https://help.runtimehrms.com/requests/help-desk-request.md): Help Desk requests allow you to contact different departments within your organizations.
- [Live Travel Tracking](https://help.runtimehrms.com/requests/live-travel-tracking.md): Runtime Workman allows you to track employee travel with live location tracking and automatic calculation of distance travelled.
- [Workflow Request](https://help.runtimehrms.com/requests/workflow-request.md): Workflow Request is a multiple-step process where you can inititate a request to get approved by multiple approvers.
- [Tax Declarations](https://help.runtimehrms.com/requests/tax-declarations.md): It's a process through which you can provide tax declarations like investment, rent, and others for Income tax calculations.
- [Strike Exemption Request](https://help.runtimehrms.com/requests/strike-exemption-request.md): Strike Exemption Request allows you to request exemption for strike hit caused due to late coming, early going or more.


---

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