# Oncall and Rotations

- [Overview](https://docs.pagerly.io/oncall-and-rotations/overview.md)
- [Create & Manage Schedules in Pagerly](https://docs.pagerly.io/oncall-and-rotations/create-and-manage-schedules-in-pagerly.md)
- [Sync Schedule from Tools (Pagerduty, Opsgenie etc)](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc.md): Sync Teams schedule from external tools like Pagerduty, Opsgenie, Google Calendar, JSM Ops etc
- [Retrieving Schedule Id for PagerDuty](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc/retrieving-schedule-id-for-pagerduty.md): This section covers if you integrating PagerDuty. If you are using any other tool you can skip this section.
- [Schedule for JSM Operations](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc/schedule-for-jsm-operations.md): This section covers if you integrating JSM Operations. If you are using any other tool you can skip this section.
- [Retrieving Schedule Id for OpsGenie](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc/retrieving-schedule-id-for-opsgenie.md): This section covers if you integrating OpsGenie. If you are using any other tool you can skip this section.
- [Find Sheet Id from Google Sheets](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc/find-sheet-id-from-google-sheets.md): This section covers if you integrating Google Sheets with Slack. If you are using any other tool you can skip this section.
- [Retrieve Calendar Id from Google Calendar](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc/retrieve-calendar-id-from-google-calendar.md): This section covers if you integrating Google Calendar with Slack. If you are using any other tool you can skip this section.
- [Retrieving Datadog API Key](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc/retrieving-datadog-api-key.md): This section covers if you integrating PagerDuty. If you are using any other tool you can skip this section
- [Retrieving Schedule Id for Datadog](https://docs.pagerly.io/oncall-and-rotations/sync-schedule-from-tools-pagerduty-opsgenie-etc/retrieving-schedule-id-for-datadog.md): This section covers if you integrating PagerDuty. If you are using any other tool you can skip this section.
- [Sync Pagerduty / Opsgenie/ Datadog Oncall Usergroup](https://docs.pagerly.io/oncall-and-rotations/sync-pagerduty-opsgenie-datadog-oncall-usergroup.md)
- [Sync Schedules to Google Calendar, Linear & Jira](https://docs.pagerly.io/oncall-and-rotations/sync-schedules-to-google-calendar-linear-and-jira.md)
- [Integrate Pagerly with APIs, Zapier, Make, and n8n](https://docs.pagerly.io/oncall-and-rotations/integrate-pagerly-with-apis-zapier-make-and-n8n.md)
- [Swap Rotation between users](https://docs.pagerly.io/oncall-and-rotations/swap-rotation-between-users.md)
- [Import Holidays Calendar](https://docs.pagerly.io/oncall-and-rotations/import-holidays-calendar.md)
- [Set Reminders](https://docs.pagerly.io/oncall-and-rotations/set-reminders.md)


---

# 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/oncall-and-rotations.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.
