# CD Integration

Users can find the Argo CD integration accounts and their connection status on the “**CD Integration**” page.

Follow the procedure below to view the list of Argo CD integration accounts.

* Click “**Setup**” in the application dashboard and then click “**CD Integration**” from the left-side navigation pane. Refer to the image below.<br>

  <figure><img src="https://lh3.googleusercontent.com/oooBSMiSJh0Veocu3QWgDisgUq5Iyg4QtHVafxXJOUx-LfGrKMfdMjpYlHDL_mbKP4M-vzkces-lCg6aVYpuFtB-BGefzsM8bodbkmt8z9m41bXNoj4Qg6B5DyR9ReL-VtWW95VOgw8WFOSBsSR7rCToYrXtBr8KDFa6Whrbv5K7itlNpTYRiXTM" alt=""><figcaption></figcaption></figure>

  In the above image, the list of Argo CD integration accounts is displayed and has the following details:

  * **Name** – This column shows the name of the Argo CD integration account.&#x20;
  * **Type** – This column shows the type of integration account.&#x20;
  * **Agent** – This column shows the name of the Agent.&#x20;
  * **URL** – This column shows the URL of the Argo CD application dashboard.&#x20;
  * **Status** – This column shows the status of the connection.

### Show/Hide Columns

Users can choose to show or hide these columns in the available list. To do so, click the menu icon as shown in the image below:

<figure><img src="https://lh4.googleusercontent.com/R1_Qo8cIS-kv-MFqYNRFibzSIq_FcyKDwsw7qCgJG9Wyf9Iqx2MV99cSKGmH4nP3-UUorcspDzNaQvj0ZG-Vitras9LW8-sfBMhhzFCCCu4z6rAWNnEjEDEoabluA_fdLI9N_2odsIlqxQan_P2s47b-qpDkfbZqX8PMeFX1bWO3NwQaoLR-wMRf" alt=""><figcaption></figcaption></figure>

The list of available columns will appear. You can select/deselect a particular column from the drop-down to add/remove it from the Argo CD integration accounts table as shown in the image below:

<figure><img src="https://lh4.googleusercontent.com/9Qi54PZjwpO0mVy_oDnLSjHBOxzV6o4rbemHuhju87lp1m4dTo7zafAy_NGoY_k8hw3q0oWnedRSUFgZfZ78jq6wRAqStBOhZaN--_t7mfNmj0vIuKFmOaDg5B1KHaiMdHmTDcpaSL1GiwIaNC2syGDQcZoT_fuD1ry1nFTNtyohwrV7ctb17YwL" alt=""><figcaption></figcaption></figure>

### Search&#x20;

If you would like to see the details of a specific Argo CD integration account or a set of accounts, you can use this option to simply search for an account by account name or any other parameter data. Refer to the image below.

<figure><img src="https://lh5.googleusercontent.com/-qhh5TfQRkK5F_8jbTWUi_oIbiH0YGfer2o6zYJE-vXDsG93xHTRYhSE7zy_RnSvgeYyYxqpnq4AiFZT_o56xCc3x3sij5-UhlVdO2hv42k0YczKUWZ37tHin8-pjvTj3hrlK_gmCZBlYq8UL6nI_no2qZ17_M7BY6FUpn8E748iHSKB76SPbZCO" alt=""><figcaption></figcaption></figure>

### **Add New CD Integration**

Users can also add a New Argo CD Integration account from this page. To do so, click the “**+ New CD Integration**” button. Refer to the image below.

<figure><img src="https://lh3.googleusercontent.com/l0wItlfBRvn38K-aibACzzpluRreJZ5vaB_8us03nmcVPnr61fIJ5jx3dfTmAfifRaxp4hHVYyhi79sErWCZ5eKu0dCvS2QsZrPb-6S5rSvwbVM9PEoxIj9gYYtM3-uumNvWKzaNaTEghp3dsLXGk0LuYNbntN-dlbuQkNqMQZ1EANtX8KgqNYY5dQ" alt=""><figcaption></figcaption></figure>

Now it will take you to the Agent Creation page, where you can add a new agent which will be reflected in the CD Integration list. For more information on how to create an Agent, refer [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/opsmx-agent/agent-creation).


---

# 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/cd-integration.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.
