Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.genloop.ai/llms.txt

Use this file to discover all available pages before exploring further.

This page contains standard Databricks connection fields. Your tech team should verify the exact values before sharing this with users.
Genloop connects to Databricks using a personal access token or service principal. You will need your workspace URL and a token with read access before starting.

Required fields

FieldDescription
Connection nameA display name to identify this connection in Genloop
Server hostnameYour Databricks workspace URL (e.g. adb-1234567890.1.azuredatabricks.net)
HTTP pathThe HTTP path of your SQL warehouse or cluster (found under Connection details in Databricks)
Access tokenA personal access token generated from your Databricks user settings

Optional fields

FieldDescription
CatalogDefault Unity Catalog catalog. Required if using Unity Catalog
SchemaDefault schema to scope queries

Generating an access token

  1. In your Databricks workspace, click your username in the top right
  2. Go to User Settings then Developer
  3. Click Generate new token, set an expiry, and copy the token
  4. Paste it into the Genloop connection form

Permissions required

The token user must have SELECT privileges on the tables you want Genloop to query, and CAN USE on the SQL warehouse.

Firewall and IP allowlist

If your Databricks workspace has IP access list restrictions enabled, add Genloop’s IP addresses to the allowlist. Talk to us to get the current IP range.

Next steps

Connect a database

Back to the full connection setup flow.

Context Hub

View and edit the memory built from your connection.