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

# GitLab Integration

GitLab is a DevOps platform for source control, continuous integration, and continuous delivery through GitLab CI/CD pipelines.

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

AI SRE supports GitLab through two mechanisms. GitLab CI sends build and deploy data as a change source, and GitLab forwards alerts that create or update incidents.

* **Build and deploy webhooks:** GitLab CI pipelines POST build and deploy events to AI SRE as change data for the [Deploy Change Investigator](/ai-sre/ai-sre-for-administrators/set-up-change-management/deploy-change-investigator.md).
* **Alert webhooks:** GitLab POSTs alerts to an AI SRE webhook URL, which creates or updates incidents.

### Set up GitLab <a href="#set-up-gitlab" id="set-up-gitlab"></a>

Configure GitLab as a change source and alert webhook with the following steps:

* Go to [GitLab CI change source](/ai-sre/ai-sre-for-administrators/set-up-change-management/sources/gitlab-ci.md) to send build and deploy webhooks from GitLab CI pipelines.
* Go to [GitLab alert webhook](/ai-sre/ai-sre-for-administrators/set-up-alert-management/webhooks/integration-guides/cicd/gitlab.md) to forward GitLab alerts as incidents.

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

* Go to [GitHub Integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/github.md) to ingest pull requests and send build and deploy webhooks.
* 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 [Integration Management](/ai-sre/ai-sre-for-administrators/set-up-integration-management/index.md) to review all AI SRE integrations.
