# On-call widget

## Check your on-call status

1. Open the navigation by tapping the menu icon in the top-left corner.

<div><figure><img src="/files/z1jUww8Dr2vJ5zkjZUy1" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/bfOaP3Tcot0LtpeAzsRR" alt="" width="188"><figcaption></figcaption></figure></div>

2. Now, you can see the widget right below your name.

* **You are on-call**\
  Shows how much time remains in your current shift.
* **Not on-call**\
  Indicates you’re off duty and displays how many policies are currently selected.

**Actions:**

* Tap the widget itself to open the My on-call shifts screen.
* Tap **Request coverage** to launch the [coverage request](/on-call-management-and-escalations/on-call-coverage-requests.md) dialog.

## My on-call shifts page

<figure><img src="/files/fCLDp6AsVqdBChG9uxzv" alt="ilert app: my on-call shifts screen with escalation policies" width="188"><figcaption></figcaption></figure>

* **Policy selector (top-center):**\
  Select the escalation levels for which you wish to see on-call entries.\
  \&#xNAN;*Note: You can only select policies to which you’re assigned.*
* **Actions menu (top-right):** Tap the **•••** icon to open available actions.
* **Shift list (bottom section):**\
  Displays each shift’s date, time range, and associated policy.\
  Tap any entry to open the **Override shift** menu.

<figure><img src="/files/jkp7nyttho9aagpfaoZp" alt="ilert app: my on-call shifts screen" width="188"><figcaption></figcaption></figure>

**Actions menu options:**

* **Take someone else's on-call**\
  Opens the menu to temporarily assign yourself to someone’s on-call shift.
* [**Request on-call coverage**](/on-call-management-and-escalations/on-call-coverage-requests.md)\
  Request coverage for your on-call shifts from colleagues.
* **Export to my calendar**\
  Add your shifts to your phone’s calendar.
* **Change time zone**\
  Adjust the calendar display to a different time zone.


---

# 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.ilert.com/mobile-app/on-call-widget.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.
