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

# Setting Up Databricks Serving Endpoints

> Create and configure Databricks serving endpoints for integration with TrueFoundry AI Gateway.

This guide covers how to create and configure serving endpoints in Databricks for integration with TrueFoundry AI Gateway. If you already have Databricks endpoints set up, you can skip to the [TrueFoundry integration guide](https://docs.truefoundry.com/gateway/databricks-add-models).

## Creating Databricks Serving Endpoints

### 1: Access Databricks Serving

* Open your workspace URL: `https://<workspace_id>.databricks.com`
* In the left sidebar, click **Serving** → **Create serving endpoint**

<img src="https://mintcdn.com/truefoundry/FeKcq2n1MMm83Par/images/Screenshot2025-07-02at9.19.16PM-min.png?fit=max&auto=format&n=FeKcq2n1MMm83Par&q=85&s=3b7bc2883f2e66ef3b6a581c83ec8f53" alt="Screenshot2025 07 02at9 19 16PM Min Pn" width="3600" height="2006" data-path="images/Screenshot2025-07-02at9.19.16PM-min.png" />

### 2: Configure Your Endpoint

* **Endpoint name**: Choose a descriptive name (this becomes your **Model ID** in TrueFoundry AI Gateway)

<Note>
  The endpoint name you choose here will serve as the **Model ID** when [adding the model to TrueFoundry](https://docs.truefoundry.com/gateway/databricks-add-models).
</Note>

* **Served Entity**Choose from **Foundation Models** or select from **Your models** (custom models)

<img src="https://mintcdn.com/truefoundry/FeKcq2n1MMm83Par/images/Screenshot2025-07-02at9.20.24PM-min.png?fit=max&auto=format&n=FeKcq2n1MMm83Par&q=85&s=3097c0c985f9dfc6a381d34228d3a67a" alt="Screenshot2025 07 02at9 20 24PM Min Pn" width="3592" height="2004" data-path="images/Screenshot2025-07-02at9.20.24PM-min.png" />

### 3: Deploy and Verify

* Click **Create** and wait for deployment (5-15 minutes)
* Monitor status until it shows **Ready**
