# My On-Call Shifts

My On-Call Shifts displays whether a user is on call now, a list of their associated shifts, and what their upcoming schedule looks like. This is available as a widget on the Profile Page. You can view the on-call shifts of other users by navigating to their Profile Page.

## My On-Call Shifts in the Profile Page

To access the My On-Call Shifts widget:

Navigate to the **Profile Page** from the top right corner of the screen -> **My On-Call Shifts**

The following information is displayed here:

* **Time**: The time for which you are on-call
* **Name**: The name of the Schedule you’re on-call for
* **Users**: The users who are on-call along with you

<figure><img src="https://lh4.googleusercontent.com/jOcfJEKN9x2QfvUporMjZaxNekDbugdC5MBwOQFDLH5ftJwI0-x0h4b1sOAqX_UyI636Lw8cwDS_lpDR4INS8EG8IM2e48CZrrDdwY9cS6bIXLSOH2OaALbWPanj_yMrIFy_nJUIEH67pmMcZKxotLzgQfPcZqnhUCh5RBDKuMgjkmoZkOlgUcuXAX_jaA" alt=""><figcaption></figcaption></figure>

## On-Call Filtered Views

You can view the on-call shifts for today, this week, and any custom range you select.

![](https://lh6.googleusercontent.com/6QDKkXGfjQ7oHLHfuMN3LQ_uBRzTDEMsV-0k7bY3dM0kEqi93OXH_yViUPS_DG990UpejRrgAwANcuhUlL2FPlkcTbOEX-w0ziRhMj-8TwIqZvvbohG_jtR38ft0QVMHoJH1Kzy7Ty6ktTcbeiT7ECSJ-IR_CsPj3ErjjkBDnJQg2qU8AMnYMDB0sKOrNw)

## View Another User’s On-Call Shifts

Go to **Settings** -> Users and select another User to visit their Profile Page. Select the On-Call Shifts tab.

<figure><img src="https://lh4.googleusercontent.com/D1oUjXHgls9hDpgLwvevY8-eBVcU1LBy5uJ6mvwevbPg0EuRpiSJLw8DIx6ngsLSW8lNE-CEUkKG_cPX1UcZCJL2uoDjATVgEEgasHgVVgyBEHXQpbAHBwCBbpfdF3iQ4AyzgoEnl9pxX4ICtUdQOiQx8KS7kiMuZVjB-Ms6hN6S3rZhyfaG2mA11Z28nQ" alt=""><figcaption></figcaption></figure>

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.squadcast.com/schedules/schedules-new/my-on-call-shifts.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.
