# Connectors Screen

This section provides an overview of the user interface elements on the **Connectors** screen.

### Adding a New Connector <a href="#addinganewconnector" id="addinganewconnector"></a>

To add a new connector, click **Add New Connector.**

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

### Adjust Connectors View Per Page <a href="#adjustconnectorsviewperpage" id="adjustconnectorsviewperpage"></a>

**Connectors (6 of 6)**

This option indicates the number of **connectors** currently displayed out of the total available **connectors**.

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

You can adjust the number of **Connectors** displayed per page using the dropdown menu located at the top-right corner of the screen.

* 50 per page: Displays up to 50 **Connectors** on the current page.
* 100 per page: Displays up to 100 **Connectors** on the current page.
* 200 per page: Displays up to 200 **Connectors** on the current page.

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

### Refresh Button <a href="#refreshbutton" id="refreshbutton"></a>

When you click the **Refresh** button, a message saying *‘Fetching Connectors...’* appears while the system retrieves and updates the data.

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

### Overview of Connectors Screen Options <a href="#overviewofconnectorsscreenoptions" id="overviewofconnectorsscreenoptions"></a>

In the **Connectors screen**, you will see the following fields:

* **Name**: Indicates the **Connector’s name**.
* **Type**: Indicates the **Connector’s type**.
* **Status**: Indicates the current status of the **Connector**.
* The following are the two statuses for a **Connector:**
* **Pending Validation**: This status indicates that the connector has been created but its properties have not yet been configured.
* **Available**: This status indicates that the connector has been created and its properties have been successfully configured.
* **Updated By**: Displays the user who last updated the Connector.
* **Updated on**: Displays the date and time when the Connector was last updated.

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

### Filter Connectors <a href="#filterconnectors" id="filterconnectors"></a>

Using the **Filter Connectors** option, you can filter connectors by their name or attribute value.

When you click the search bar, you will see two filtering options:

* **Filter by Name**: Filters the **Connectors** based on their **Name**.
* **Filter By MetadataAttribute**: Filters the **Connectors** based on **Attribute Value**.

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

### Clear Search <a href="#clearsearch" id="clearsearch"></a>

To clear your search results, click the **Clear Search** button. This will remove the connectors and reset the search field.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FH2BoBGh6EtCQCp01ujDk%2FConnectors%20screen.mp4?alt=media&token=a29ef5ef-688a-4106-97f2-c4b6d7f303e5>" %}

[<br>](https://stg.ingestlabs.com/docs/customerdataplatform/connectors/)


---

# 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.ingestlabs.com/media-data-platform/connectors/connectors-screen.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.
