# Jenkins Changes Integration Guide | PagerDuty

Configure the Jenkins Changes | PagerDuty integration

## Jenkins Changes + PagerDuty Benefits

- Create PagerDuty [change events](/ai-automation/aiops/recent-changes) from Jenkins post-build events.

## Requirements

> **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).

- **In PagerDuty**: This integration requires a Manager base role or higher to configure.
- **In Jenkins**: This integration requires administrator permissions to [install the Jenkins PagerDuty plugin](https://www.jenkins.io/doc/book/managing/plugins/). 

## How it Works

- Jenkins build events will be sent to PagerDuty, creating change events on integrated services.

## Integration Walkthrough

### Install the Jenkins Plugin

1. Install the [Jenkins PagerDuty plugin](https://plugins.jenkins.io/pagerduty/).

### In PagerDuty

2. Navigate to **Services**  →  **Service Directory** and click the **name** of the service that you would like to add the integration to.
3. Select the **Integrations** tab and click **Add an integration**.
4. Search for and select **Jenkins CI**, and click **Add**. 
5. From the list of integrations, click  to the right of **Jenkins CI**.

![A screenshot of the PagerDuty UI showing the Jenkins CI integration](/images/kb/03b2ca81fd700ac663b8ca51238f99bd417d4428c39d68c667d17be6918f1ce1-jenkins_integration.webp)

6. In the field **Integration Key**, click  to copy the integration key to your clipboard. Keep this key in a safe place for use in the [next section](#in-your-jenkins-plugin).

### In Your Jenkins Plugin

7. From your Jenkins dashboard, select your desired job  →  **Configure**  →  **Post-build Actions** tab.
8. From the **Add post-build action** dropdown, select **PagerDuty Change Events**.

![A screenshot of the Jenkins UI showing where to select "PagerDuty Change Events"](/images/kb/94721a92a9508446db2ada1b9284754cba1d639c5cd8c9bc1e719a942469ee28-PagerDuty_change_events.webp)
*Select "PagerDuty Change Events"*

9. Paste the PagerDuty integration key from the [previous section](#in-pagerduty) into the **Integration Key** field and select the build result(s) that you would like to create change events.

![A screenshot of the Jenkins UI detailing post-build Actions](/images/kb/1778344bc28f42b7fad229fa8a327b27959330ceabcfda64a1d7089aec164bc3-post-build-actions.webp)

10. Click **Save**.

## Using the Integration

Once configured, build events specified in step 9 ([above](#in-your-jenkins-plugin)), will be sent to PagerDuty as [change events](/ai-automation/aiops/recent-changes).
