# CI/CD Jenkins

Jenkins is an open-source automation server that helps automate the parts of software developments related to building, testing, and deploying, facilitating continuous integration and continuous deployment. &#x20;

Avo Assure performs CI/CT through the pipelines configured in CI/CD tools. CI/CT stands for Continuous Integration and Continuous Testing. It helps Avo Assure users to reduce manual intervention and improve overall software quality. The integration of CI/CD Jenkins in Avo Assure is unidirectional

### This documents incudes

[Installing Jenkins plugins](/avo-assure/integrations-in-avo-assure/devops-integration/http-request/ci-cd-jenkins/installing-jenkins-plugins.md)

Prerequisites and Steps to Install Jenkins Plugins

[DevOps window in Avo Assure](/avo-assure/integrations-in-avo-assure/devops-integration/http-request/ci-cd-jenkins/devops-window-in-avo-assure.md)

Steps to navigate and copy HTTP Request or Code snippet from Avo Assure&#x20;

[Jenkins Integration](/avo-assure/integrations-in-avo-assure/devops-integration/http-request/ci-cd-jenkins/jenkins-integration.md)

Steps to integrate Jenkins with Avo Assure


---

# 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://docs.avoautomation.com/avo-assure/integrations-in-avo-assure/devops-integration/http-request/ci-cd-jenkins.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.
