# Avo Integrator Extension

It is used as an intermediary between Avo Assure and third-party tools. Earlier, we used Avo Assure Client, which took time to communicate and load client requests. With Avo Integrator, loading time and overall platform efficiency have improved.

{% hint style="info" %}
**Note:** Avo Integrator supports **Jira**, **Azure DevOps**, **Zephyr Scale** and **Xray Integration** and it is available on the Chrome.
{% endhint %}

### Adding Avo Integrator extension in browser

To add Avo Integrator in browser, perform the following actions:

1. Select Browser.
2. Select **Extension** icon.
3. From **Extensions** dialog, select **Manage extensions**.

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

2. From **Extensions** page, Select **Chrome Web Store** link.

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

3. In **Chrome Web Store**, search **Avo Integrator** and select the extension.

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

5. Select **Add to chrome** button. The **Add "Add Integrator"** dialog appears.

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

6. Select **Add Extension**. Avo Integrator gets added in **My extension** page.

<figure><img src="/files/KytAHFzgGyQ7d9nnVGTe" 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/avo-integrator-extension.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.
