# PagerDuty Integration

This integration ensures that your team stays informed about important changes and potential security risks & threats within your environment, enhancing your organization's identity protection capabilities.

### Configuring PageDuty Service & Integration Key&#x20;

For the integration, you will need a Service & Integration configured in PagerDuty. information regarding the process can be found on [PagerDuty documentation.](https://support.pagerduty.com/docs/services-and-integrations#generate-a-new-integration-key) After performing the steps as described in their documentation, please keep note of the Webhook URL and Authorization Token.

### Adding integration in Rezonate

To enable this integration, click the setting button on the top right corner of the application.\
In the settings, select Accounts & Integrations, and then pick **External Integrations**.

Click on **New Integration** and select **PagerDuty**.

**Fill out the form as follows:**

* Name = The name for this integration channel (It can be anything)
* URL = Unless have a custom value, write: [https://events.pagerduty.com/v2/enqueue](<https://events.pagerduty.com/v2/enqueue&#xA;>)
* API Key = The routing\_key that you have defined in the Service creation process.

Note that before saving the integration, you can click on **Test Integration** which will send an example message to that channel.

<figure><img src="/files/wLtIDtExfpIz1dF4VQrN" alt=""><figcaption></figcaption></figure>

Thats it! now you can send Notifications and Alerts from any part of the platform to PagerDuty.


---

# 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://kb.rezonate.io/notifications-and-alerts/pagerduty-integration.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.
