> ## 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.

# Mixtral

## Step 1: Configure Mixtral

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

  <Step>
    Choose **Mixtral** from the list.
  </Step>

  <Step>
    In the **Configure Mixtral** panel:

    * **Name**: Enter a descriptive name (e.g., *Mixtral AI Assistant*).
    * **Base URL**: Provide the endpoint URL from your provider in the format: `https://<your-provider>.ai/v1`
    * **API Key**: Paste your valid API Key provided by the Mixtral service provider.
    * **Model Name**: Enter the full model name (e.g., *mistralai/Mixtral-*\*\*)
  </Step>

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

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/si5PjMbXhV5pO_qE/images/developer-docs/mixtral-1.png?fit=max&auto=format&n=si5PjMbXhV5pO_qE&q=85&s=83c6151143678f77228ef7b488df2bb9" width="2940" height="1654" data-path="images/developer-docs/mixtral-1.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 Mixtral 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 Mixtral with your Databrain workspace!\
  Your integration is now active — enabling Mixtral-powered LLM capabilities for intelligent insights, automated metric summaries, and seamless data interaction across your dashboards.
</Check>
