# 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/9suVODmQaDe6QBf4i7C8" 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/KD9zXGgY14xT6ci3v6f3" 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**
   2. [**Harness**](broken://pages/YjJO1GmCCBMHnlde8S2h)

**a. Steps by selecting Docker as Environment**

1. Click **first** **Copy** icon to copy the code snippet, which contains the container image of the **Avo Assure Clien**t.

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

2. Click **second Copy** icon to copy the code snipped which is contains the **Execution list** detail&#x73;**.**

{% hint style="info" %}
**Note:** Copy both code snippet and paste them in Notepad for use while triggering the execution list on cloud infrastructure.
{% endhint %}

<figure><img src="/files/OpErRacVYWcvULnHvxT5" 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-docker/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.
