# Auto-Pause Incident Notifications

Automatically pause notifications for transient alerts, giving time for them to resolve before distracting responders.

The Auto-Pause Incident Notifications feature detects alerts that typically auto-resolve within a short time period and temporarily pauses incident notifications. During the pause period, new alerts are viewable in the [Alerts Table](/incident-management/incidents/alerts/alerts-table) with a **Suspended** status. These suspended alerts allow you to trigger an incident from the alert during the pause period, or to resolve the alert, preventing the incident and its notifications from being created altogether. If a suspended alert does not auto-resolve within the configured time period, PagerDuty creates an incident and notifies responders.

> **AIOps / Signal Intelligence Feature:** This feature is included with the [PagerDuty AIOps](/ai-automation/aiops/overview) add-on, or included as Signal Intelligence in PD Reliability Platform plans. To sign up for a trial of PagerDuty AIOps features, read [PagerDuty AIOps Trials](/ai-automation/aiops/overview#pagerduty-aiops-trials).

> **AIOps Service Configuration:** Your service configuration must have AIOps enabled to use this feature. AIOps Service Configuration is in Limited General Availability — see [Configurable Service Settings](/incident-management/services/configurable-service-settings#manage-aiops) for more information and enablement steps.

> **Legacy Availability:** Auto-Pause Incident Notifications is also available with [Legacy Event Intelligence](/ai-automation/aiops/legacy-event-intelligence). Note that newer features (e.g., [Recommended Pause Time](#recommended-pause-time)) are only available to PagerDuty AIOps customers, and are not available on Legacy Event Intelligence plans.

## Configure Auto-Pause Incident Notifications

Auto-Pause Incident Notifications is configured at the service level, and it can be turned on and off while [creating](/incident-management/services/services-and-integrations#create-a-service) or [editing](/incident-management/services/services-and-integrations#edit-service-settings) services.

1. In the PagerDuty web app, navigate to **Services**  →  **Service Directory**, and select the **service** you want to configure.
2. Select the **Settings** tab and click **Edit** in the section Auto Pause.
3. Select **Auto-pause incident notifications** and the desired pause period from the dropdown: **2**, **3**, **5**, **10**, or **15 minutes**.
4. Click **Save Changes**.

![A screenshot of the PagerDuty web app showing auto-pause incident notifications settings](/images/kb/63b445b6460beaf8e32aa925c1d72b8a55ed3c9955e208ce124e9f0c70d44d3b-auto_pause.webp)
*Auto-pause incident notifications*

### Recommended Pause Time

Auto-Pause Incident Notifications can generate a recommended pause time that informs you of the optimal pause time based on historical data. While [configuring Auto-Pause Incident Notifications](#configure-auto-pause-incident-notifications), select the value marked **Recommended** to optimize transient alerts.

![A screenshot of the PagerDuty web app showing the recommended pause duration](/images/kb/aa85298b0b2357718ea17a830673aebdb3c2034b97106bf4b7fc6036b3741e87-apin_recommended.webp)
*Recommended pause time*

<br />

## FAQ

**What is PagerDuty's definition of a transient alert?**

For Auto-Pause Incident Notifications, a transient alert is an alert that typically auto-resolves via integration within a short time period. Alerts that receive a resolve action made manually by a responder are not classified as transient.

**How are alerts determined to be transient?**

Data science techniques assess the frequency of similar alerts demonstrating transient behavior in the past. If an alert is frequently classified as transient, the Auto-Pause Incident Notifications algorithm suspends incident notifications for the pause period set for that given service.

**What happens to suspended alerts that resolve within the Recommended Pause Time window?**

Suspended alerts that auto-resolve within the configured time period appear in the [Alerts Table](/incident-management/incidents/alerts/alerts-table) with the status **Resolved (Suppressed)** and have no associated PagerDuty incident.

**Do I need to create any new service rules to use Auto-Pause Incident Notifications?**

No new service rules are necessary to use Auto-Pause Incident Notifications. It can be turned on at any point through service configuration, or enabled on an existing service. You can configure [Paused Incident Notifications](/ai-automation/aiops/event-orchestration#pause-incident-notifications), an Event Orchestration feature, at the service level to build specific rules that determine how and when to pause incident creation and notification.

**Will Auto-Pause Incident Notifications be applied to an event that was previously paused by Event Orchestration?**

No, an event paused by Event Orchestration is not again paused by Auto-Pause Incident Notifications for alerts.

**How does Auto-Pause Incident Notifications work with other Alert Grouping features?**

If alerts are suspended by the Auto-Pause Incident Notifications feature for the specified pause period, then after the pause period expires, the triggered alerts honor the existing alert grouping configuration for that given service including [Intelligent Alert Grouping](/ai-automation/aiops/noise-reduction/alert-grouping/intelligent-alert-grouping), [Content-Based Alert Grouping](/ai-automation/aiops/noise-reduction/alert-grouping/content-based-alert-grouping), and [Time-Based Alert Grouping](/ai-automation/aiops/noise-reduction/alert-grouping/time-based-alert-grouping).

**How can I get basic statistics on how many alerts are triggered or resolved after being paused?**

PagerDuty has two reporting APIs available for Auto-Pause Incident Notifications. See the developer documentation for more information:

- [Get Paused Incident Reporting on Alerts](/developer/api/reference/rest/paused-incident-reports/get-paused-incident-report-alerts)
- [Get Paused Incident Reporting counts](/developer/api/reference/rest/paused-incident-reports/get-paused-incident-report-counts)

**How is this feature different from Paused Incident Notifications?**

Auto-Pause Incident Notifications uses machine learning to assess alerts that typically resolve within a short amount of time, and automatically pauses them based on a user-specified pause period. This feature is configured at the service level.

[Paused Incident Notifications](/ai-automation/aiops/event-orchestration#pause-incident-notifications) is an Event Orchestration feature that creates alerts based on user-defined conditions, and pauses incident creation for a predefined amount of time. This feature is configured within [Event Orchestration](/ai-automation/aiops/event-orchestration).
