# Setting up AI

Connect an AI provider to unlock the assistant, prompts, AI rules, and instructions. Missive uses a bring-your-own-key model. You create an API key with your provider and add it to Missive.

## Supported providers

| Provider             | Setup guide                                                         |
| -------------------- | ------------------------------------------------------------------- |
| **OpenAI**           | [Connect OpenAI](https://missiveapp.com/docs/ai/setup/openai)       |
| **Anthropic Claude** | [Connect Anthropic](https://missiveapp.com/docs/ai/setup/anthropic) |
| **Google Gemini**    | [Connect Gemini](https://missiveapp.com/docs/ai/setup/gemini)       |

## Sharing with your organization

When you add an AI integration, it's private to you by default. To let your team use AI features:

1. Go to **Settings** > **Integrations** and find your AI provider.
2. Click **Share integration** at the top.
3. Choose to share with your entire organization or specific teams.

{% hint style="warning" %}
Shared integrations mean everyone uses the same API key. All usage bills to the account that owns the key.
{% endhint %}

## Using multiple providers

You can connect multiple providers at the same time. Once connected:

* The assistant lets you pick which model to use per conversation.
* Prompts can be configured to use a specific provider and model.
* AI rules let you select a model per rule.

{% hint style="info" %}
Connecting multiple providers gives your team flexibility. Use a fast, cheap model for simple tasks and a more powerful model when you need deeper reasoning.
{% endhint %}
