# ClickHouse

![](/files/FC1YVw9l2Xr0zl8ZjAS3)

Provide the following information to create a ClickHouse Data Connector.

* **Data Connector Name**: Provide a user-defined name to identify the data connector.
* **Description**: Provide connection details (Optional).
* **Username**: Enter a Username (It should be the same as given in the connection server).
* **Password:** Enter the Password (It should be the same as provided in the connection server).
* **IP/Host**: Enter database server details (from where the user wants to fetch data).
* **Port:** Provide the server port number. (TCP port)
* **Http Port:** (For Datastore purpose)
* **Database Name:** Name of the database where you wish to store data.
* Click the **‘Save’** option.

![](/files/M40Pa360OrSlPYD1wOrn)

* A success message appears confirming the connection.

![](/files/wqfYIdSgWNHwrMaPVJos)

* &#x20;Another success message appears confirming the creation of the Data Connector.
* The newly created ClickHouse data connector gets added to the Data Connectors list.

Note: The user can use the following Environment Variables instead of the actual Username and Password to create the ClickHouse Data 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.bdb.ai/bdb-documentation/data-center/data-connectors/supported-data-connectors/database-connectors/clickhouse.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.
