A small team meeting around a wooden table with open laptops and coffee cups

Claude + Gmail: What the Integration Can and Can't Do

Yes, Claude connects to Gmail through Anthropic’s official Google Workspace connector, and it now sends as well as reads and drafts. Anthropic’s own docs list “send, reply to, and forward emails from Gmail,” with Claude asking your approval by default before anything goes out. The hard part is what it still can’t do: there are no event triggers, so it can’t react to incoming mail. Scheduled tasks fire on a clock, not when a message lands.

Curiously, the same connector treats your Google Calendar completely differently — Calendar is full read/write. Here’s exactly what the Gmail connector does, why the send limit exists, the Calendar asymmetry, and what to use if you want Gmail that actually acts.


What Claude’s Gmail connector does

Gmail is part of Anthropic’s Google Workspace connector, available across all plans — Free, Pro, Max, Team, and Enterprise. You connect it once and then talk to Claude in a normal chat. It can:

  • Search your inbox in natural language — “find the contract Dana sent last month,” “what did the vendor say about pricing?” — instead of fiddling with Gmail’s search operators.
  • Summarize threads — condense a long back-and-forth into the decisions and open items, with citations to the specific messages.
  • Pull information across emails — gather details scattered over multiple threads into one answer.
  • Draft, send, reply and forward — write a response in your voice and put it out, with an approval prompt in front of every send.

For “help me make sense of my inbox right now,” it’s genuinely good. The catch is that none of it ever starts without you.


The hard limit: nothing starts when mail arrives

This is the fact that defines the integration: Claude’s Gmail connector never acts unprompted. It can send, and it asks your approval each time, so there is a person at the end of every message. What does not exist is anything upstream of that: no rule, no watcher, no subscription to your mailbox.

This is a deliberate, human-in-the-loop design choice. And it has a real cost at volume: every message means an approval. Claude writes the reply, then you read it and allow it out, once per message, which is fine for five and painful for fifty.


The asymmetry: Calendar changes things without asking

Here’s the part most people miss. The Google Workspace connector covers Gmail, Calendar, and Drive — and they don’t have the same powers.

  • Google Calendar is full read/write. Claude can create, update, and delete events; find mutual availability across attendees; RSVP; set up recurring meetings; and add Google Meet links. It actually changes your calendar.
  • Google Drive is read/write too. Claude can search and read files, and save Claude-generated files directly back to your Drive.
  • Gmail sends, but asks first. It reads, drafts, sends, replies and forwards, with an approval prompt in front of each send that Calendar and Drive do not put in front of every change.

So the connector takes real actions on your behalf across Google Workspace, and outbound mail is simply the one it guards hardest. If you’ve used Claude to book a meeting on your calendar and assumed email would go out the same way, that’s exactly the trap. (A related pattern shows up elsewhere in the same connector: it can build you a new spreadsheet but can’t touch the one you already keep.)


No triggers: nothing starts when mail arrives

The second defining limit is what starts the work.

ChatGPT added event triggers for Gmail, Slack and GitHub, and the plumbing underneath is turning out to be the hard part. An open thread on OpenAI's own developer forum documents Gmail and Drive showing as authorized in Settings while conversations report them unavailable at runtime, logged on 28 August and 1 September 2026 with no public fix. Claude's Cowork tasks do not fire on events at all. Carly watches thousands of apps and names the account it acted on.

For Gmail that means nobody’s inbox is being watched. A message that needs an answer at 9:02 waits for you, or for the next scheduled run.

The nearest thing to autonomy is Claude Cowork’s scheduled tasks, which run on a fixed clock — and Cowork has no inbox of its own to receive work. They don’t react to email, and Anthropic’s own Claude Code “Routines” can’t use the Gmail connector at all. So there’s no native path to “when this email lands, do something.”


Where the field stands on sending

It’s worth noting where the field has moved. ChatGPT’s email connector sends from chat on paid tiers, with regional and attachment limits, and Claude’s Gmail connector now does the same with per-message approval. Gemini still stops at a draft. None of the three reacts to incoming mail on a trigger, and “send when I ask” is still a long way from “handle my inbox while I’m asleep.”


How to set it up

  1. In the Claude app or at claude.ai, open Customize → Connectors.
  2. Find Gmail (under Google Workspace) and click Connect.
  3. Sign in with your Google account and grant permissions on the Google consent screen.
  4. Back in a chat, ask Claude about your inbox — it auto-detects when to use the connector.

For Google Workspace (business) accounts, an Owner or Primary Owner may need to enable the connectors at the org level first, and a Google admin may need to mark Claude as a “Trusted” app if your Workspace blocks third-party access.


If you want Gmail that runs on its own: Carly

The moment you want a reply that actually sends, an email triaged the instant it arrives, or a follow-up that goes out without you in the chat, you’ve crossed past what Claude’s Gmail connector is for.

That’s where Carly fits. Carly is an AI executive assistant built to act on triggers:

  • Fires on events, 24/7, in the cloud — when an email arrives, Carly acts; your laptop doesn’t need to be awake.
  • Actually sends — drafts and sends email from your real Gmail (and Outlook) address, with attachments — not just unsent drafts.
  • Works across your stack — triages and routes mail, manages your calendar, files and labels, and updates your CRM in one workflow.
  • Builds the workflow for you — say “I’d like a system that drafts and sends replies to routine customer questions” in plain English; it interviews you, then builds it with you. No prompt engineering.

AI agents start at $35/month, and steps in a workflow that don’t use AI run free. Carly connects to 200+ tools across 40+ categories — see integrations and the Gmail integration page. By the way, Carly also integrates with Gmail.


Claude + Gmail vs Carly

Claude (Gmail connector)Carly
Search & read GmailYesYes
Summarize threadsYesYes
Draft repliesYes (unsent)Yes
Sends emailNoYes (Gmail + Outlook)
Acts on triggers / new mailNoYes
Runs unattendedScheduled tasks onlyYes (events + schedules)
Updates CRM / files / tasksNoYes
PricingFree / Pro $20 / Max $100–$200AI agents from $35/mo

Claude’s connector is a strong inbox reader and drafter. Carly is a teammate that handles your email — and actually hits send.


Frequently Asked Questions

Does Claude integrate with Gmail?

Yes. Claude connects to Gmail through Anthropic’s official Google Workspace connector, available on all plans. It can search your inbox in plain language, summarize threads, pull information across emails, and draft, send, reply and forward from your Gmail account. It asks your approval before anything goes out, and it never acts on an incoming message by itself.

Can Claude send emails from Gmail?

It can, but not on its own. Anthropic’s connector drafts, sends, replies and forwards, and asks for your approval by default before anything goes out, so a person allows every message. For email that sends automatically, and starts when mail arrives, you need an agent like Carly, which sends from your real Gmail or Outlook address.

How do I connect Claude to Gmail?

In the Claude app or at claude.ai, go to Customize → Connectors, find Gmail under Google Workspace, click Connect, and sign in with your Google account. On Workspace business accounts, an admin may need to enable connectors and trust Claude first.

Why can Claude edit my Google Calendar but not send Gmail?

The same connector treats them differently by design. Google Calendar is full read/write — Claude can create, update, and delete events. Gmail is read-and-draft only, with no send. Google Drive is also read/write (it can save files back). Only sending email is held back, as a deliberate human-in-the-loop choice.

Can Claude triage my Gmail automatically when new mail arrives?

No. The connector has no event triggers — Claude’s scheduled tasks run on a clock, so nothing fires when new mail lands. Carly fires on events 24/7 in the cloud and can triage, route, and reply the instant an email arrives. AI agents start at $35/month.

Is Claude’s Gmail connector free?

The Google Workspace connectors (Gmail, Calendar, Drive) are available on all plans, including Free, subject to your plan’s usage limits. The connector being available doesn’t change the send limit — even paid plans draft only.


More: Claude for Gmail (the connector, in depth) · Can Claude send emails · Claude + Google Calendar · Claude connectors · Claude vs Carly · Best AI email tools · Can Claude connect to multiple Gmail accounts?

Ready to automate your busywork?

Carly schedules, researches, and briefs you—so you can focus on what matters.

See what people say

"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.

Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.

On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."

Gus Ibrahim, Founder & Director, IHR