# On-call schedules

- [Introduction to On-call schedules](https://docs.spike.sh/oncall-schedules/introduction-to-on-call-schedules.md): What is On-call? What are schedules? Get started with the basics.
- [Create On-call schedule](https://docs.spike.sh/oncall-schedules/create-on-call-schedule.md): How do we create a simple schedule?
- [Slots in schedules](https://docs.spike.sh/oncall-schedules/introduction-to-slots-in-schedules.md): Slots can bring relief to your team by restricting what parts of the day/week one has to be on-call
- [Layers in on-call schedules](https://docs.spike.sh/oncall-schedules/introduction-to-layers-in-on-call-schedules.md): Understand the basics of Layers in on-call scheduling and how it helps you bring flexibility into scheduling
- [Override an on-call](https://docs.spike.sh/oncall-schedules/override-an-on-call.md): On-call overrides allow you to assign temporary coverage for shifts without altering your entire schedule
- [Notifications for on-call shifts](https://docs.spike.sh/oncall-schedules/notifications-for-on-call-shifts.md): Get notifications via phone call, WhatsApp, Telegram, SMS, Email, Slack, Microsoft Teams, and Discord when your on-call shift starts and ends.
- [Change on-call rotation day](https://docs.spike.sh/oncall-schedules/change-on-call-rotation-day.md): You can change the shift rotation day for your on-call. Here's how.
- [Sync with your calendar](https://docs.spike.sh/oncall-schedules/calendar-sync-for-oncall.md): Add your on-call schedule to your personal calendars like Google Calendar, Apple, and more.
- [Google Calendar](https://docs.spike.sh/oncall-schedules/calendar-sync-for-oncall/google-calendar-sync.md): Sync your on-call schedule with your Google Calendar
- [Apple Calendar](https://docs.spike.sh/oncall-schedules/calendar-sync-for-oncall/apple-calendar-sync.md): Sync your on-call schedule with your Apple Calendar
- [Microsoft Outlook](https://docs.spike.sh/oncall-schedules/calendar-sync-for-oncall/microsoft-outlook-sync.md): Sync your on-call schedule with your Microsoft Outlook
- [Linked calendars](https://docs.spike.sh/oncall-schedules/linked-calendars.md): Integrate Spike with MongoDB Atlas to receive real-time alerts via Phone calls, SMS, Slack, MS Teams, and more for when your database triggers alerts or events.


---

# 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.spike.sh/oncall-schedules.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.
