# Shift Change Request

A Shift Change Request allows you to submit a request to change shift for one or more days.

&#x20;Click the **Shift ChangeRequest** option on the **Requests** screen as shown below:&#x20;

<div align="left"><figure><img src="https://2554067213-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmm2SmFAsWDyvj1V26DWc%2Fuploads%2FjmAhSMTsNBS5FAh4mLJc%2FShift%20Change%20request%20icon.jpg?alt=media&#x26;token=d9c42f2a-37c8-4150-b4c7-69e9db7676b8" alt="" width="375"><figcaption><p>Shift Change Request</p></figcaption></figure></div>

You will be navigated to the **Shift Change Request** screen where you can submit a request.

<div align="left"><figure><img src="https://2554067213-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmm2SmFAsWDyvj1V26DWc%2Fuploads%2FmuWSqlNjRD7OWCPFjvwO%2FShift%20Change%20Request%20screen.jpg?alt=media&#x26;token=448be1d3-deea-4e0a-a975-c5e5ace098da" alt="" width="375"><figcaption><p>Shift Change Request</p></figcaption></figure></div>

* **Date field** - Select To & From date from the calendar widget.
* **Select Shift** - From the dropdown, select the Shift as configured by your organization.
* **Reason for Change** - Enter comments in Reason for Change field.
* **Attachment(s)-** You can attach any relevant document here.
* **Buttons -**
  1. &#x20;**History -**&#x59;ou can click the **History** button to view the list of recently submitted requests with status.
  2. &#x20;**Help -** If you are stuck somewhere, simply click the Help button to access the documentation of Runtime Workman.
  3. &#x20;**Submit -**&#x43;lick the **Submit** button, to navigate to the Shift  Change Requests screen to view recently submitted requests with status. Until the status of your request is in **Pending state** you can withdraw the request by clicking the **Withdraw** button.&#x20;

{% hint style="info" %}
Shifts are configured as per your company's policy.
{% endhint %}

{% hint style="info" %}
When your shift is changed, mark your attendance for the new shift.
{% endhint %}


---

# 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/shift-change-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.
