# DevOps window in Avo Assure

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

1. Click **Code Snippet** radio button

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

2. Enter **Time** in seconds in **Set the time** textbox to trigger the execution after that time

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

3. Select Language as a **PowerShell – RestMethod** from Select Language dropdown

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

4. Select **Proxy** radio button as **Enable** or **Disable** as your requirement.

{% hint style="info" %}
**Note:** When you select Proxy radio button as Enable, then Proxy URL textbox will enable
{% endhint %}

{% hint style="info" %}
By default, the Proxy Radio button will be selected as Disable
{% endhint %}

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

5. Click **copy** icon to copy Code snippet

<figure><img src="/files/8aCLLeDg7XtXaadU2yWP" 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/code-snippet/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.
