--- title: "Databricks Connection" description: "Learn how to configure a Databricks Connection for Infisical." --- Infisical supports the use of [service principals](https://docs.databricks.com/en/admin/users-groups/service-principals.html) to connect with your Databricks workspaces. ## Configure a Service Principal for Infisical Navigate to your Databricks Workspace **Settings** via the dropdown in the top right. ![Workspace Settings Page](/images/app-connections/databricks/workspace-settings.png) Under the **Identity & Access** tab, click the **Manage** button in the **Service Principals** section. ![Manage Service Principals](/images/app-connections/databricks/manage-service-principals.png) Click the **Add Service Principal** button. ![Add Service Principal](/images/app-connections/databricks/add-service-principal.png) Select the **Add New** option and create a service principal for Infisical. ![Create Service Principal](/images/app-connections/databricks/create-service-principal.png) Click on your new service principal, select the **Secrets** tab and click the **Generate Secret** button. ![Generate Secret](/images/app-connections/databricks/service-principal-secrets.png) Copy your service principal **Secret** and **Client ID** for use in the following steps. ![Generate Secret](/images/app-connections/databricks/service-principal-ids.png) ## Setup Databricks Connection in Infisical Navigate to the **App Connections** tab on the **Organization Settings** page. ![App Connections Tab](/images/app-connections/general/add-connection.png) Select the **Databricks Connection** option from the connection options modal. ![Select Databricks Connection](/images/app-connections/databricks/select-databricks-connection.png) Select the **Service Principal** method, add your **workspace URL** and **service principal credentials**, then click **Connect to Databricks**. ![Connect via Databricks service principal](/images/app-connections/databricks/create-databricks-service-principal-method.png) Your **Databricks Connection** is now available for use. ![Databricks Service Principal Connection](/images/app-connections/databricks/databricks-service-principal-connection.png)