> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/~/changes/lGFY3mJPy207GveiFTeX/manage-users/on-call-reminder-rules.md).

# On-Call Reminder Rules

On-Call Reminder Rules determine how an individual user is notified about the upcoming On-Call shift. One can set up rules to be notified on any of the following notification channels:

* Email
* [<mark style="color:blue;">Push notification on the Squadcast mobile app</mark>](/~/changes/lGFY3mJPy207GveiFTeX/mobile-app/using-the-mobile-app.md)

### Edit On-Call Reminder Rules <a href="#edit-on-call-reminder-rules" id="edit-on-call-reminder-rules"></a>

1. Click on the user icon in the upper right corner and select **Profile**

<figure><img src="/files/PWE7jIHocPD1LbM3geUu" alt="How to edit on call reminder notification in Squadcast"><figcaption></figcaption></figure>

2\. You will be taken into the **My Profile** section where you can see the **On-Call Reminder Rules** below the **Notification Rules** on the right. Click on the **Edit** button to edit the rules

<figure><img src="/files/J9CdB7QFbGxJssQ6nmMO" alt="on call reminders rules notification via email in Squadcast"><figcaption></figcaption></figure>

3\. Choose the medium from the drop-down, enter the amount of time before which you wish to be reminded and choose the unit of time from the drop-down

4\. You can also add new rules by clicking **Add More Rules** at the bottom

5\. Select **Save** after making changes to save the configuration

You’re good to go. Now, when **you** have an upcoming On-Call Shift, you will be notified based on your On-Call Reminder Rules preferences set in the **On-Call Reminder Rules** section.

<figure><img src="/files/0TuXW6xQKO7BFVrudeoe" alt="on call management via on call notification rules in Squadcast"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

1. By default, every new user’s **On-Call Reminder Rules** would be defined by Squadcast as 1 hour before the On-Call Shift starts
2. You can remove all the rules from **On-Call Reminder Rules** if you wish not to be reminded about your upcoming On-Call Shift
   {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/~/changes/lGFY3mJPy207GveiFTeX/manage-users/on-call-reminder-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
