# Creating a Data Connector

## Creating a Data Connector&#x20;

* Navigate to the ***Data Center Homepage***.
* Click the ***New*** option.
* Click the ***Data Connector*** option from the ***New*** context menu (as displayed below).      &#x20;

<figure><img src="https://content.gitbook.com/content/j2SqA9Ec9HkYsyrU85qy/blobs/5k2skNb0Bbid3Nugct7d/image.png" alt=""><figcaption></figcaption></figure>

* A page opens with all the available data connector types.​&#x20;
* Click on a ***Connector*** *type*.     &#x20;

<figure><img src="https://content.gitbook.com/content/j2SqA9Ec9HkYsyrU85qy/blobs/TdUVFGvUhc9jyBdFeKvy/image.png" alt=""><figcaption></figcaption></figure>

* The Connector specific page opens.
* You need to configure the required details for the selected connector.

<figure><img src="https://content.gitbook.com/content/j2SqA9Ec9HkYsyrU85qy/blobs/650630eiGAsgetRL5CX5/image.png" alt=""><figcaption></figcaption></figure>

* Click the ***Save*** option.

<figure><img src="https://content.gitbook.com/content/j2SqA9Ec9HkYsyrU85qy/blobs/MwD5Ug6io2AGkd8blieA/image.png" alt=""><figcaption></figcaption></figure>

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FyMOxcTZO98Ppigcq7ZDG%2Fimage.png?alt=media\&token=f6267323-6455-411d-9ff7-4a8c875af987)​

* Another success message appears to inform the user that the data connector has been created successfully.
* A confirmation message appears to confirm the connection (only for the database connectors).

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fd1mfpce1sEUZb9lDLJHG%2Fimage.png?alt=media\&token=72d2c351-9b7b-4788-ac60-2f645ed6b4a1)​

* The newly created data connector gets added to the data connector list.&#x20;

<figure><img src="https://content.gitbook.com/content/j2SqA9Ec9HkYsyrU85qy/blobs/3hqsjYHHtERFe0hhxGcT/image.png" alt=""><figcaption></figcaption></figure>

<details>

<summary>Filter by Category </summary>

* Click the ***Filter by Category*** icon to get various categories of data connectors.
* Select a category from the displayed menu.
* The ***Data Connectors*** page gets customized based on the selected category (E.g., the following image displays all the available data connectors from the ***Database*** category).

&#x20;![](https://content.gitbook.com/content/j2SqA9Ec9HkYsyrU85qy/blobs/gKZbby81sasgjhPOgTHP/image.png)

</details>

<details>

<summary>Search across the Data Connector options</summary>

* Access the Search bar from the Create Data Connector page and type the Connector name that you wish to search for.
* As you start typing based on the searched text the displayed Data Connector icons will change. E.g., by typing the letter '***M***' only it displays all the Data Connector types containing the alphabet '***M***' in them only get displayed on the screen.

![](https://content.gitbook.com/content/j2SqA9Ec9HkYsyrU85qy/blobs/cVfLOpg9Upw3swbpz5O2/image.png)

</details>


---

# 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.bdb.ai/data-center-2/data-center/data-connectors/creating-a-data-connector.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.
