# DevOps window in Avo Assure

#### Step-by-step process to navigate and copy HTTP Request or Code Snippet in Avo Assure:

1\.  Navigate to **Execution** tab, select Execution List for CI/CD integration

<figure><img src="/files/WO24KZ3jqLKsmGRGGsTD" alt=""><figcaption></figcaption></figure>

2. Click DevOps button to bring up DevOps window

<figure><img src="/files/21IpawySvqgU6MCmBbEV" alt=""><figcaption></figcaption></figure>

#### **There are two methods in DevOps:**&#x20;

[**A. HTTP request**](#a.-http-request)

[**B. Code Snippet**](/avo-assure/integrations-in-avo-assure/devops-integration/code-snippet/ci-cd-jenkins/jenkins-integration/code-snippet.md)

#### For this example, we are using an HTTP request.

### **A. HTTP request:**

{% hint style="warning" %}
***Note: HTTP request** is selected by default*
{% endhint %}

1. Copy **DevOps Integration URL** and **DevOps Request Body** for using it in Jenkins for integration

<figure><img src="/files/0ZaTwYAFZLn7QsEKPu5s" alt=""><figcaption></figcaption></figure>

1. **Asynchronous**\
   This feature enables to generate execution responses simultaneously during the execution
2. **Synchronous**\
   This feature enables to generate execution responses after the end of the execution


---

# 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/devops-window-in-avo-assure.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.
