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

# Azure Open AI

## Step 1: Configure Azure Open AI

<Steps>
  <Step>
    Navigate to the **LLMs** section on settings page and click on **+LLM**
  </Step>

  <Step>
    Choose **Azure Open AI** from the list.
  </Step>

  <Step>
    In the **Configure Azure Open AI** panel:

    * **Name**: Enter a descriptive name (e.g., `Azure GPT Assistant`)
    * **Base URL**: Use your Azure Open AI endpoint URL in the format: `https://<your-subdomain>.openai.azure.com/`
    * **API Key**: Paste your valid Azure Open AI API Key
    * **Deployment Name**: Enter the deployment name of your model (e.g., `deploy-gpt-35`)
  </Step>

  <Step>
    Click **Authenticate** to activate the integration.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/grdhJ4eoT0aVdN6w/images/developer-docs/azure-open-ai3.png?fit=max&auto=format&n=grdhJ4eoT0aVdN6w&q=85&s=b50b01512ec6e16789d792cf3cab000e" width="2940" height="1646" data-path="images/developer-docs/azure-open-ai3.png" />
</Frame>

## Step 2: Connect LLM to Workspace

<Steps>
  <Step>
    Navigate to your desired workspace and click on ⚙️ **settings icon** next to the workspace name.
  </Step>

  <Step>
    Under the **General** tab:

    * Scroll to the **LLM** section near the bottom
    * From the **LLM** dropdown, choose the Azure Open AI model you just configured
  </Step>

  <Step>
    Optionally enable **Metric Summary** and choose the summary **Type** from the following options:\
    Technical and Insight Summary, Forecast and Trend Analysis, Comparative and Anomaly Detection, Custom.
  </Step>

  <Step>
    Click **Save** to apply changes.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/AdbrISDq9ZfHhmcQ/images/developer-docs/connect-llm.png?fit=max&auto=format&n=AdbrISDq9ZfHhmcQ&q=85&s=26efc6967140a09cec8890b8d1b2970d" width="2938" height="1654" data-path="images/developer-docs/connect-llm.png" />
</Frame>

<Check>
  You’ve successfully connected Azure Open AI with your Databrain workspace!\
  Your integration is now live — enabling advanced Azure-powered LLM capabilities for intelligent insights, contextual summaries, and seamless data exploration across your dashboards.
</Check>
