> ## Documentation Index
> Fetch the complete documentation index at: https://kumo.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Databricks

Databricks connector is only supported on the [Databricks Native deployment](/databricks-native-application).

## Configuring Your Databricks Connector

1. Navigate to **Connectors** in the side menu and click **Add Connector**.

2. Select **Databricks** and enter the required details.

## Databricks Connection Details

### **Warehouse Details**

* **Host** – The server hostname of your Databricks instance.

* **Cluster ID** – The cluster ID of your Databricks cluster.

* **Warehouse** – The name of the warehouse used to read and process data.

* **Catalog** – The name of your Databricks catalog.

### **Credentials**

To authenticate, provide one of the following:

* **Client ID** and **Client Secret** of a **Service Principal** account.

* **Personal Access Token** from a **regular account** in your workspace.

Click **Add Connector** to save your new Databricks connector.
