# Submit Requests

### Submitting Requests

1. <mark style="background-color:green;">To submit a request, first click on</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">**Request**</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">on the top right of your computer screen.</mark>&#x20;

![](/files/CjlLSHYWvqjZRXoRXpuC)

{% hint style="success" %}
In the mobile app, you simply Tap on the Request tab at the bottom of the screen...

![](/files/4nPAoI3lXVaYjKJwgC8L)&#x20;

...and then follow the same steps below.
{% endhint %}

<mark style="background-color:green;">**2.**</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">Then select the</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">**Request type**</mark>

You can place 5 types of requests:

* **Day On**: Available all day
* **Day Off:** Unavailable all day (post night ok). &#x20;
* **Time Off**: Unavailable time slot
* **Shift On**: Prefer a specific shift
* **Shift Off**: Specific shift Undesired
* **Paid Time Off:** Request Paid Time Off

![](/files/rfXaKywEf7o0rwMn2WM1)

<mark style="background-color:green;">**3.**</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">Select your Request dates.</mark>

You can select a Single date, or Multiple Dates, or even select a range of dates.

![](/files/pIzZdF2CMW0Fn5KXuCrT)

&#x20;<mark style="background-color:green;">**4.**</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">Review your Requests dates.</mark> &#x20;

Review your Request dates and select if the day off required is a **"Must-have"** or **"Nice-to-have"**. Depending on your scheduler site's settings, "Must-have" will ensure you have the day off (i.e. you're on vacation all week) while "Nice-to-have" will ask the AI scheduling engine to consider not placing you on a shift for this day. A "Nice-to-have" does not guarantee that you will have this day off, but the system will try its best not to select you for this day.  Finally, click on <mark style="background-color:green;">**Submit**</mark> for your request to be instantly saved and sent to your scheduler. &#x20;

Note:  If you toggle "Remember request dates", the system will remember the dates you selected for current request (i.e. Sept 01 and Sept 02) so that you can use them for another / new request.  The new request will have the same dates pre-selected to save you time from selecting them again.  Use this feature if you are trying to work different shift times or shifts on the same dates.  Be careful to toggle this on or off as you may not want to use these dates for a new request (i.e. booking a new "Must have" vacation week that is different from the one your just submitted).   &#x20;

![](/files/DgAixo22seeSUGalW4ZJ)

<mark style="background-color:green;">**5.**</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">Your Requests will now be visible in your calendar.</mark> <br>

![](/files/7BBOIrYLEMBjFmhBfRwo)

{% hint style="info" %}
To view your request history on the mobile app, just click "My History", beside the "+ Add Request" button:

![](/files/SItpj6HX0sRx9M7Yrr76)
{% endhint %}

{% hint style="info" %}
If you are performing bulk requests, please verify all your requests on the calendar once you complete the operation.
{% endhint %}

###

### Deleting Requests

<mark style="background-color:green;">To</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">**DELETE a request**</mark><mark style="background-color:green;">, simply click on the specific Request on the main calendar to delete the request.</mark>

![](/files/Knsap9xxUIqznm8KHxU7)


---

# 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://docs.equinascheduling.com/submit-shift-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.
