> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/jenkins.md).

# Jenkins Integration

Jenkins is an open-source automation server for building, testing, and deploying software through pipelines.

### How AI SRE supports Jenkins <a href="#how-ai-sre-supports-jenkins" id="how-ai-sre-supports-jenkins"></a>

AI SRE treats Jenkins as a change source for the [Deploy Change Investigator](/ai-sre/ai-sre-for-administrators/set-up-change-management/deploy-change-investigator.md). Jenkins pipelines POST build and deploy webhooks to an AI SRE endpoint using shell scripts, and AI SRE records them as changes for correlation with incidents.

* **Build and deploy webhooks:** Jenkins pipelines send build and deploy events to AI SRE through shell scripts.
* **Change correlation:** AI SRE correlates the ingested builds and deployments with active incidents during investigation.

### Set up Jenkins <a href="#set-up-jenkins" id="set-up-jenkins"></a>

Configure Jenkins as a change source with the following step:

* Go to [Jenkins change source](/ai-sre/ai-sre-for-administrators/set-up-change-management/sources/jenkins.md) to configure the build and deploy webhooks from your Jenkins pipelines.

### Next steps <a href="#next-steps" id="next-steps"></a>

* Go to [CircleCI Integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/circleci.md) to send build and deploy webhooks from CircleCI workflows.
* Go to [GitLab Integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/gitlab.md) to send build and deploy webhooks from GitLab CI.
* Go to [Integration Management](/ai-sre/ai-sre-for-administrators/set-up-integration-management/index.md) to review all AI SRE integrations.
