# Connect Adapters

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

### Adding a New Adapter Connection﻿ <a href="#adding-a-new-adapter-connection" id="adding-a-new-adapter-connection"></a>

1. Open the Adapters page by clicking the image.png adapter icon on the left navigation panel.
2. Click in the Search field to search for one or more adapter names to help you connect relevant adapters.
3. Click the relevant adapter. The Adapter Profile page displays the list of configured connections if there's any.

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

4. To add a new connection, click Add Connection. The Adapter Connection Configuration module opens.
5. Populate the required information.
6. To save the configuration changes, click Save.
7. Test the network connectivity to the supplied hostname or the IP address, click Connection Test.

{% hint style="warning" %}
You should always check for network connectivity after setting up adapter configurations to avoid connectivity related problems during discovery.
{% endhint %}

To set the connection as inactive, switch off the Enabled toggle button. When switched off, the configured connection will be considered as inactive and during a discovery cycle, this connection will be ignored and no data will be fetched from its source.


---

# 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.octoxlabs.com/using-octoxlabs/connect-adapters.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.
