# Raise oncall cover request

1\. Navigate to [https://workspace.pagerly.io/calendar](https://workspace.pagerly.io/calendar/)

![](/files/OoTs9HFG1GVrDunR98CP)

2\. Click on any rotation.

![](/files/diVleQQ80VwEc6uIfyd3)

3\. Select "Request Cover" option.

![](/files/pq9dtkvlZCbQcjlbJ80V)

4\. Select the schedule for which you want to raise the cover request.

![](/files/P0pgyj7obzlEpaPN89DI)

5\. By default, the cover request applies to the entire shift. To request partial cover, uncheck the box and manually set the duration.

{% hint style="info" %}
When manually setting the duration, please note that the cover request must fall within the scheduled shift times.
{% endhint %}

![](/files/eylplRDex0T2aPaxH0bu)

6\. Add reason for absence.

![](/files/1VmRfRlEfyY8IPGxcKJ3)

7\. By default, the cover request is sent to the entire team. To request a specific person, uncheck the box and select the individual users.

{% hint style="info" %}
If the cover request is targeted to some specific users then only those users can accept that request.
{% endhint %}

![](/files/KSXyjcdJO1izCfh3oGod)

8\. Click "Creating Request".

![](/files/Lw8ouISk1Law0XRIkWFW)

9\. Cover request created successfully!

![](/files/3e9tMjPHO1UZbbhSSK6J)

10\. To view the cover request, navigate to <https://workspace.pagerly.io/cover-requests>

![](/files/c3ytHc72y0vGlXOxlgk8)

11\. Actions that can be performed on the generated cover request.

* **Accept Request:** Enabled for all users except the requester.
* **Reject Request:** Enabled for all users except the requester.
* **Cancel Request:** Enabled only for the requester.

![](/files/VOBGrdrpYhRl4S1oiKX4)


---

# 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.pagerly.io/how-to-work-with-pagerly/raise-oncall-cover-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.
