> ## Documentation Index
> Fetch the complete documentation index at: https://docs.elementary-data.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PagerDuty

Elementary's PagerDuty integration enables sending alerts when data issues happen.

It is recommended to create [alert rules](/cloud/features/alerts-and-incidents/alert-rules) to filter and select the alerts that will create incidents in PagerDuty.

<Frame>
  <div className="dark:bg-white rounded-md p-1">
    <img src="https://res.cloudinary.com/diuctyblm/image/upload/v1719556084/pagerduty_alert_screenshot_fuxuhf.png" alt="PagerDuty Alerts" />
  </div>
</Frame>

## Enabling PagerDuty alerts

<Warning>
  Important: The user connecting PagerDuty must have at least a "User" role (not "Limited User") in PagerDuty, as this role is required add "Events API v2" integrations to services.
</Warning>

1. Go to the `Environments` page on the sidebar.

2. Select an environment and click connect on the `Connect incident management tool` card (second card), and select `PagerDuty`.

<Frame>
  <div className="dark:bg-white rounded-md p-1">
    <img src="https://res.cloudinary.com/diuctyblm/image/upload/v1719556084/pagerduty_connect_environment_nyfv6z.png" alt="Connect incident management tool" width="500" />
  </div>
</Frame>

3. Authorize the Elementary for your account. **This step may require admin approval.**

<Frame>
  <div className="dark:bg-white rounded-md p-1">
    <img src="https://res.cloudinary.com/diuctyblm/image/upload/v1719912214/pd-approve_tpjf8u.png" alt="PagerDuty approval" />
  </div>
</Frame>

4. `PagerDuty` will now be available as a destination on the [`alert rules`](/cloud/features/alerts-and-incidents/alert-rules) page. You can add rules to create PagerDuty incidents out of alerts who match your rule.
