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

# Databricks

> Connect to Databricks SQL warehouses.

Humm runs read-only SQL queries against your Databricks SQL warehouse. Ask questions about any table or view your token has access to.

## Tools

| Tool          | Description                                           |
| ------------- | ----------------------------------------------------- |
| `EXECUTE_SQL` | Run SQL queries against your Databricks SQL warehouse |

## Authentication

<Card title="Access Token" icon="key">
  Personal access token or service principal token with SQL warehouse access.
</Card>
