# DevOps Window in Avo Assure

#### Step-by-step process to navigate to DevOps window in Avo Assure:

1. Select required **Project** from Projects section.  &#x20;
2. Click **Design Studio** button from top right corner of the Home page.

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

3. Navigate to **Execution** tab present in Design Studio window, then select **Execution List folder**.
4. Click **DevOps** button, to bring up **DevOps window**.

<figure><img src="/files/5hDL6X6ln8bdGgO6mclL" alt=""><figcaption></figcaption></figure>

5. Select Cloud **Execution** radio button.
6. Increase number of Parallel count that user want to execute the Execution list that many time.
7. In the Environment dropdown user can see two options:
   1. [**Docker**](/avo-assure/integrations-in-avo-assure/devops-integration/cloud-execution/ci-cd-docker.md)
   2. **Harness**

{% hint style="info" %}
**Note:** After selecting Docker as Environment to trigger Avo Assure Client as Image on selected infrastructure. To get more information, refer to CI/CD Docker.
{% endhint %}

**b. Harness**

1. Steps by selecting Harness as Environment.

<figure><img src="/files/1BEDYo5iN0r1K1GOcF6I" alt=""><figcaption></figcaption></figure>

2. Click Copy icon to copy the code snippet, which contains the container image of the Avo Assure Client.

{% hint style="info" %}
**Note:** Copy code snippet and paste them in Notepad for use while triggering the Avo Assure Client as Image on Harness pipeline.
{% endhint %}

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


---

# 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/cloud-execution/ci-cd-harness/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.
