> 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/circleci.md).

# CircleCI Integration

CircleCI is a continuous integration and delivery platform that runs build, test, and deploy workflows.

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

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

* **Build and deploy webhooks:** CircleCI workflows send build and deploy events to AI SRE over HTTP.
* **Change correlation:** AI SRE correlates the ingested builds and deployments with active incidents during investigation.

### Set up CircleCI <a href="#set-up-circleci" id="set-up-circleci"></a>

Configure CircleCI as a change source with the following steps:

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

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

* Go to [Jenkins Integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/jenkins.md) to send build and deploy webhooks from Jenkins pipelines.
* Go to [Travis CI Integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/travis-ci.md) to send build and deploy webhooks from Travis CI.
* Go to [Integration Management](/ai-sre/ai-sre-for-administrators/set-up-integration-management/index.md) to review all AI SRE integrations.
