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

# Gemini

### Step 1: Configure Gemini

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

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

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

    * **Name**: Enter a descriptive name (e.g., `Gemini Workspace Assistant`).
    * **API Key**: Paste your valid **Gemini API Key**.
    * **Model**: Enter the **Gemini model name** you want to use (e.g., `gemini-1.5-pro`).
  </Step>

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

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/grdhJ4eoT0aVdN6w/images/developer-docs/gemini-1.png?fit=max&auto=format&n=grdhJ4eoT0aVdN6w&q=85&s=107da79086de7141773635ba0bbafa5f" alt="Configure Gemini" width="2940" height="1656" data-path="images/developer-docs/gemini-1.png" />
</Frame>

***

### Step 2: Connect LLM to Workspace

<Steps>
  <Step>
    Navigate to your desired **workspace** and click on the ⚙️ **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 **Gemini 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/_8PtmsjSjIkkIFG9/workspace_settings.png?fit=max&auto=format&n=_8PtmsjSjIkkIFG9&q=85&s=245fad48c15ea651590f06083324cf5c" alt="Workspace Settings" width="2936" height="1646" data-path="workspace_settings.png" />
</Frame>

<Check>
  You’ve successfully connected Gemini with your Databrain workspace!\
  Your integration is now active — empowering you to leverage Gemini’s LLM capabilities for advanced metric summaries, contextual insights, and intelligent data exploration within your dashboards.
</Check>
