# Jenkins Integration

#### Ste**p by step process to integrate Jenkins with Avo Assure:**&#x20;

1. Login to Jenkins with valid credentials&#x20;
2. Click **New Item** button to create new build in Jenkins.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F6Z6j21gyCrQL54IvTQqA%2Fimage.png?alt=media&#x26;token=aea02c96-f997-419a-9d45-20d624a2c4fe" alt=""><figcaption></figcaption></figure>

2. On **New Item** Window, enter **Item Name** in textbox, select **Item Type** from list and click **Ok** button to create new item and bring **Configuration** window

{% hint style="info" %}
**Note:** Based on your project, you can select item type
{% endhint %}

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FGdAdOrGuqGi4NfPOyKPt%2Fimage.png?alt=media&#x26;token=c12a223b-8776-45fa-ad27-f7cfb1cbff1b" alt=""><figcaption></figcaption></figure>

3. Click **Build Environment** button located in left pane then open **Add build step** dropdown and select the filter.

**Using below method build can be added:**&#x20;

[**Code Snippet**](https://docs.avoautomation.com/integrations-in-avo-assure/devops-integration/code-snippet/ci-cd-jenkins/jenkins-integration/code-snippet)


---

# 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/integrations-in-avo-assure/devops-integration/code-snippet/ci-cd-jenkins/jenkins-integration.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.
