Setting Up Recurring Maintenance Windows
If you have a regularly scheduled maintenance task — a nightly job, a weekly deploy, a monthly database backup — you can create a recurring maintenance window instead of scheduling each one manually.
Steps
- In the left sidebar, click Maintenance.
- Click New Planned Outage.
- Fill in the Title, Start Time, End Time, and Affected Monitors as you would for a one-time window (see Creating a Maintenance Window).
- In the Recurrence field, select the repeat frequency:
- Daily — repeats every day at the same time
- Weekly — repeats on the same day of the week
- Monthly — repeats on the same date each month
- Optionally, set a Recurrence End date — after which no more instances are created. Leave blank for indefinite recurrence.
- Click Create Planned Outage.
How Recurring Windows Work
PulseAPI creates maintenance window instances in advance based on the recurrence pattern. Each instance covers the same duration (end time minus start time) on the recurring schedule.
For example, a weekly window from Saturday 02:00 AM to 03:00 AM creates a 1-hour window every Saturday at 2am in your local timezone.
Editing Recurring Windows
When you edit a recurring window, you can choose to:
- Edit this occurrence only — changes apply only to the specific instance you're editing
- Edit this and all future occurrences — changes apply from this point forward
See Editing and Canceling a Maintenance Window.
Stopping a Recurring Window
To stop a recurring series:
- Open the maintenance window.
- Click Edit → set a Recurrence End date of today (or the date of the last instance you want to keep).
- Save.
Or delete the recurring window entirely to remove all future instances.
Related Articles
Still have questions? Contact support.
Related Articles
What Are Planned Outages?
A planned outage (also called a maintenance window) is a scheduled time period during which incident detection is suppressed for selected monitors. This prevents false alerts during intentional downtime. Why Use Planned Outages When you take an ...
Creating a Maintenance Window
This article explains how to schedule a one-time planned outage to suppress alerts during a maintenance period. Prerequisites: You must be a team Owner, Admin, or Member to create maintenance windows. Steps In the left sidebar, click Maintenance. ...
Editing and Canceling a Maintenance Window
This article explains how to update an upcoming maintenance window's timing or affected monitors, and how to cancel one. Editing an Upcoming Window In the left sidebar, click Maintenance. Find the window you want to edit in the list. It must have ...
Setting Up Email Notifications
This article explains how to create an email notification channel so PulseAPI can send you alert emails when incidents are created or resolved. Step 1: Open Notification Channels In the left sidebar, click Alerts. Click Notification Channels. Click ...
Setting Up Webhook Notifications
This article explains how to create a webhook notification channel so PulseAPI can send JSON payloads to any URL when incidents are created or resolved. Use webhooks to integrate with PagerDuty, Opsgenie, custom incident systems, or any service that ...