# Connection Info

The Cluster Connection Information tab furnishes the necessary connection details, facilitating connectivity with external tools. Establishing a cluster connection with external tools grants access to various visualization tools for data analysis. Users can select the desired connectivity type and retrieve information for the external tool. We support the following connectivity types:&#x20;

* [Direct connectivity](#external-clients-supported-with-direct-connectivity)
* [TLS Connectivity](#external-clients-supported-with-tls-connectivity)
* [Gateway Connectivity](#external-clients-supported-with-gateway-connectivity)

### External clients supported with Direct Connectivity

It provides you with the information required to connect to an external client with a Direct connectivity type of endpoint. Currently, we support the following clients:

* [DBeaver](https://docs.e6data.com/product-documentation/connectors-and-drivers/dbeaver)
* [DbVisualiser](https://docs.e6data.com/product-documentation/connectors-and-drivers/dbvisualiser)
* [Superset](https://docs.e6data.com/product-documentation/connectors-and-drivers/apache-superset)
* [Jupyter Notebook](https://docs.e6data.com/product-documentation/connectors-and-drivers/jupyter-notebook)
* [Java Client](https://docs.e6data.com/product-documentation/connectors-and-drivers/jdbc-driver)
* [Python Client](https://docs.e6data.com/product-documentation/connectors-and-drivers/python-connector)

### External clients supported with TLS Connectivity

It provides you with the information required to connect to an external client with a TLS connectivity type of endpoint. Currently, we support the following clients:

* [DBeaver](https://docs.e6data.com/product-documentation/connectors-and-drivers/dbeaver)
* [DbVisualiser](https://docs.e6data.com/product-documentation/connectors-and-drivers/dbvisualiser)
* [Superset](https://docs.e6data.com/product-documentation/connectors-and-drivers/apache-superset)
* [Jupyter Notebook](https://docs.e6data.com/product-documentation/connectors-and-drivers/jupyter-notebook)
* [Java Client](https://docs.e6data.com/product-documentation/connectors-and-drivers/jdbc-driver)
* [Python Client](https://docs.e6data.com/product-documentation/connectors-and-drivers/python-connector)

### External clients supported with Gateway Connectivity

It provides you with the information required to connect to an external client with a Gateway type of Connectivity. Currently, we support the following clients:

* [Tableau Cloud](https://docs.e6data.com/product-documentation/connectors-and-drivers/tableau-cloud)

<figure><img src="/files/J76u6emHuFd65ANv1E7G" alt=""><figcaption><p>Connection Information</p></figcaption></figure>


---

# 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.e6data.com/product-documentation/clusters/connection-info.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.
