# Integrations

## Introduction

ISD-Argo offers integration with many CI/CD Tools. Integrations can help your team coordinate and control your CI/CD process by supporting integrations with Monitoring tools.

### Add Integration&#x20;

Suppose you wanted to add an **ElasticSearch** integration as your data source to allow autopilot to perform your log analysis, follow the steps given below to add the details:&#x20;

1. From the ISD application dashboard, click "**Setup**" --> Click "**Integrations**" and then Click "**New Integration**" button as shown in the image below.<br>

   <figure><img src="https://lh3.googleusercontent.com/VSZik4WMNOSPg6VGXO32CkpigiV6uWocVCkXfgCfFjfVeRLYq9-XBCZOF5oKb2Najmr6_9huw3En1kA2KRrKi6TlaqA-LPiEN3hZwzNSQ2DVb1jU2Ybnmm4DsyzcbfY8g2kE_YUdlajEJBm3YEHvZ5cIpCagsRJClyoBrphESzqfw3328fUXtzq1Gw" alt=""><figcaption></figcaption></figure>
2. The list of available integrators along with their respective fields appears as shown below. Select the integration you want to add and fill out the information about it that appears on the right pane of the screen. Once you have filled out all the information, click "**Save**".<br>

   <figure><img src="https://lh6.googleusercontent.com/HwC9O4hoggo5z8rYz54ntTd3YrXstfr6jTCtZ0zIigPtgcUfkKTcy0CC0UK_w_OKpkeO7yGNFvMl4OEQoMMIrcjSb9zXD1L36s--_e3_rEQ21E6umHPwb4MPAC8GLfAREHvu7b9LXiOyEQt54jl_VtBoGLFtixErzA1LEHuL_B3SEXh_kKwyefHxug" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Click [**here** ](https://docs.opsmx.com/intelligent-software-delivery-isd-argo/user-guide/integrations/available-integrations)to know more about all the integrations supported and the corresponding information to be provided to add that integration.
{% endhint %}

### **Edit Integration**

To edit the details of integration, click the icon beside Account type and select Edit as shown below:

<figure><img src="https://lh4.googleusercontent.com/DqLTHVI18M5m4-p-RYNStKELmnh9i3y_rbQraUAf7naAgs-ezSNQApAmk5Ef3W1Iwan383KQadCefNfzk3hh8WUPvW04HwUshlfp5HKy3On_MwIpzFNC7WXchk3KpoDX6aYBGfYbz1MXb7mpCM2BH-0RLDZaB1CMdaQ9xYwy6xsZvXAumgNE-WconQ" alt=""><figcaption></figcaption></figure>

Edit the details as required, and click **Save** as shown below:

<figure><img src="https://lh6.googleusercontent.com/xDdxTWsxSlVAjyCihmailCswo01QCOTn0s36NQLjM07bzxM_AsTJN67AA-vFH8z53xWRQamJN4y0-HWfYcmMhmH4FJ4jRjnK6tSSxOtp5tyBlF_eLxVVF9q3o7kJVuq0lG9bY1T0vKdBCRFQlHVryfo_5xYv8ITYH5EjHV8c7GRFMwShReUys9pW8A" alt=""><figcaption></figcaption></figure>

### Delete Integration&#x20;

To delete an integration, click the icon beside Account type and select Delete as shown below:

<figure><img src="https://lh3.googleusercontent.com/No5m6aGVTbGl1bvqM9WomLNc8v-mWcMkNvlwbR4ddIcn2oYtBnLeJgudeEzi75iJqGDxOZzYVz4eXnRI4tK5tZbnYJO6Qh_I466U_bL0XiCnvjO22iEGZV9ZEiAaXIopwfXV0dFqtHvwU99XXGdLc4CJpz6uI2NdKJKgy34f_KtM9yDBw7SpXfBjwQ" alt=""><figcaption></figcaption></figure>

The confirmation message appears, click **Yes, Delete it!**

<figure><img src="https://lh5.googleusercontent.com/TVjN1wIOnG7VV2MPLLZJPObhJEiG4X3hS1hP_g7Ha_TPe35CuUIBIG2bNd5ssPd3caAgBFgHHpF-o8aHDXJd_xtRDkFCMN12v_n1YY_T8Z3kmwtxyPhdlATuK7TJTDrY9GdV4AB2WBVBHdjKz43qx3wc2Vd82bjYK5x0hiBbbZGPdGijF0p93SlQLw" 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.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/additional-resources/previous-releases/isd-argo-v4.1.1/user-guide/integrations.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.
