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

# Gemini

> Integrate with Google Gemini as an AI Provider

Add your Google API key to begin using Gemini/Gemma models in the platform.

<Note>
  By adding this integration, your data may be sent to Google for certain actions within Arize AX (e.g., prompt playground) and your account may be billed for usage.
</Note>

## Add the Integration Using the Arize Skills

Add a Gemini integration from your coding agent using the [Arize Skills](/ax/agents/arize-skills):

<Prompt description="Create a Gemini integration named 'my-gemini' with my API key AI...">
  Create an Gemini integration named 'my-gemini' with my API key AI...
</Prompt>

## Add the Integration from Arize AX

### Select Gemini from the Providers List

<Frame caption="The AI Provider integrations tab">
  ![The AI Provider integrations tab](https://storage.googleapis.com/arize-phoenix-assets/assets/images/arize-docs-images/ai-integration-providers-gemini.png)
</Frame>

### Fill Out Your Integration Details

<Frame caption="The Gemini integration configuration pane">
  ![The AI integration details tab](https://storage.googleapis.com/arize-phoenix-assets/assets/images/arize-docs-images/ai-integration-providers-gemini-details.png)
</Frame>

Give your integration a name, set your Gemini API key, and check the box to agree to the terms and conditions.

You can create and manage your API key in [Google AI Studio](https://ai.google.dev/gemini-api/docs/api-key) under **API Keys**.

### Advanced Settings

<Frame caption="The Advanced Settings configuration pane">
  ![The AI integration details tab](https://storage.googleapis.com/arize-phoenix-assets/assets/images/arize-docs-images/ai-integration-providers-advanced-settings.png)
</Frame>

Expand the **Advanced Settings** section to configure the following:

* **Supports Function Calling** - Turn this on to allow the integration to use function calling features. This is on by default.
* **Authorized Orgs** - Configure which organizations have access to this integration.
* **Authorized Spaces** - Configure which spaces have access to this integration.

## Add the Integration

Finally check the box to agree to the terms and conditions, then select the **Add Integration** button to create the integration.
