For the complete documentation index, see llms.txt. This page is also available as Markdown.

Google Gemini

Connect your Google AI account to use Gemini models in Missive.

Connect your Google AI account to use Gemini models for the assistant, prompts, and AI rules.

You need a Google AI Studio API key, not a Google Cloud Vertex AI key. Google AI Studio is the consumer/developer API for Gemini.

Setup

1

Get your Google AI API key

Go to Google AI Studio and sign in with your Google account.

Click Get API key and create a new key. Copy it somewhere safe.

2

Add the integration in Missive

In Missive, go to Settings > Integrations > click Add integration > search for Gemini and click Add to Missive.

Enter your API key and click Add.

3

Share with your team (optional)

To let your team use AI features, share the integration:

Go to Settings > Integrations > Gemini and click Share integration at the top.

4

Restrict available models (optional)

By default, all models are available to your team. To limit which models they can choose in the Assistant:

Go to Settings > Integrations > Gemini and scroll to Models.

Select the models you want to make available. Choosing All models automatically includes any future models. Deselecting specific models prevents your team from using them.

Available models

Assistant models

Model
Best for
Speed
Quality

Gemini 3.1 Pro Preview

Complex reasoning, long-context analysis

Moderate

Highest

Gemini 3.7 Flash

Most daily tasks, good balance of speed and quality

Fast

Good

Gemini 3.5 Flash Lite

Quick tasks, lowest cost

Fastest

Basic

The model dropdown in the assistant is the source of truth. It lists every Gemini model available to your organization, and new models appear there as Google releases them and Missive adds support.

For drafting customer-facing email replies, Gemini 3.1 Pro Preview gives the best results. Gemini 3.7 Flash is great for most daily tasks, and its large context window handles very long threads well.

Rule models

Model
Description

Gemini 2.5 Flash

Fast, cost-effective for classification and routing tasks

AI rules support fewer models than the assistant. Gemini 2.5 Flash is the only Gemini model you can pick in a rule, even when newer Gemini models are available in the assistant.

Data privacy

Google's data handling depends on whether you are on the free or paid tier:

  • Free tier (unpaid quota): Google uses your prompts and responses to improve its products and train models. Human reviewers may read your data. Do not submit sensitive or confidential information on the free tier.

  • Paid tier (billing account active): Google does not use your prompts or responses to improve products. Data is logged for a limited period only to detect policy violations.

To use the paid tier, make sure your Google AI Studio account is linked to a Google Cloud project with an active billing account.

For full details, see the Gemini API terms of service.

Cost and usage

Google AI offers a free tier with usage limits, and a paid tier for higher volume. A token is roughly 3/4 of a word. Check Google AI pricing for current rates.

Reading a 10-email thread and drafting a reply typically uses 2,000 to 4,000 tokens. At that rate, even heavy daily use of the assistant stays well under a dollar per day with Gemini 3.7 Flash.

Managing costs

  • Use the best model for manual tasks. When you trigger AI yourself (drafting a reply, asking the assistant a question), the cost per interaction is negligible. Use Gemini 3.1 Pro Preview for the best results.

  • Use Flash for AI rules. Rules run automatically on every matching message, so costs add up. Gemini 2.5 Flash is fast and cheap for classification and routing.

  • Monitor usage in the Google AI Studio console.

  • The free tier may be sufficient for small teams with light usage.

Last updated