Setup guide

ChatGPT can now actually send the email.
Which is the reason to slow down.

There is no OpenAI email product and no address to forward to. What there is, since mid-2026, is a Gmail and Outlook connection that will draft and send from inside a chat - and that deserves a deliberate setup, not a default one.

1,000 free credits to start. No credit card. Working in five minutes.

00

The short answer.

OpenAI ships no email product: there is no address you can forward mail to, and the API has no built-in email tool. ChatGPT reaches email only through your own Gmail or Outlook connection. Since June 2026 that connection can genuinely send, not just draft - you can ask ChatGPT to write and send an email from inside a conversation, on the web, on Plus, Pro, Business and Enterprise plans. The Gmail connection uses a single broad scope that covers read and write, and Outlook's includes send and shared-mailbox permissions. What none of it does is run on its own: nothing is triggered by mail arriving, and scheduled tasks deliver in the app and by push rather than by email. An inbox that reads and answers mail unattended is still something you build.

ChatGPT in email at a glance
At a glance 
Is there an OpenAI email product?No. There is no address to forward to, no email channel for ChatGPT, and no first-party email tool in the API.
Can ChatGPT send email?Yes, since June 2026. Ask it in a chat and, with Gmail or Outlook connected, it drafts and sends - on the web, for Plus, Pro, Business and Enterprise.
Gmail permissionsA single broad scope that covers read and write - effectively everything short of permanent deletion. It is not read-only, whatever older articles say.
Outlook permissionsRead, read-write, send, and the shared and delegated equivalents, plus mailbox settings and contacts. Shared mailboxes are supported: list, read, move, and send on behalf of.
Is it event-driven?No. Nothing runs because a message arrived. Scheduled tasks deliver in the app and by push, are capped at one run per hour, and have no webhooks.
Admin requiredFor Gmail, a Google Workspace admin marks the OpenAI OAuth app as trusted. For Outlook, org-wide consent is granted in Microsoft Entra. Write actions are off until an admin enables them.
Build-your-own stackAn inbound-mail webhook - Postmark, Mailgun, SendGrid Inbound Parse or Resend - in front of the OpenAI API, replying through the same provider.
01

Side by side.

Five paths. Note the fourth row: since mid-2026 the question stopped being whether ChatGPT can send, and became whether you want it to.

ChatGPT in email: what each option can and cannot do
CapabilityGmail pluginOpenAIOutlook pluginOpenAIScheduled tasksOpenAIAn inbound bot you buildYour teamBeagleUs
Reads your mailboxYesYesPartlyThrough a connectionYesYes
Drafts repliesYesYesYesYesYes
Sends mailYesWeb, paid plansYesYesThrough a connectionYesYesAfter your nod
Can be connected read-onlyNoOne broad scopeYesGranular scopesNoYesYes
Runs when mail arrivesNoNoNoA timer, not a triggerYesYes
Handles shared mailboxesNoYesNoYesYes
Confirms before it sendsYesDefault asksYesDefault asksPartlyPartlyYou build itYesAlways
Nothing for you to hostYesYesYesNoWebhook and deliverabilityYes
02

What each one actually is.

Email is where the gap between "the AI helps me with my inbox" and "the AI runs my inbox" is widest. These are the four honest paths.

03

Step by step.

Steps one to five connect ChatGPT to your mail safely. Steps six and seven cover the build you need if you actually want an inbox that answers itself.

  1. Decide whether you want help or autonomy

    Helping you write and send a specific email is a plugin. An inbox that triages and answers overnight is a build. Everything else follows from which of those you promised, and no first-party OpenAI product does the second one.

  2. Get the admin trust in place

    For Gmail, a Google Workspace administrator marks the OpenAI OAuth app as trusted in the Google admin console. For Outlook, an administrator grants org-wide consent through Microsoft Entra from the ChatGPT admin app settings. Neither is self-serve in a managed tenant.

    WhereGoogle admin console app access control, or the Entra consent flow

  3. Look at the actual permissions, not the feature list

    Gmail's connection uses one broad scope covering read and write - there is no read-only option. Outlook's includes send and the shared-mailbox equivalents. Outlook's published capability bullets omit sending even though the permission is granted, so read the permissions before you decide what this can do.

  4. Turn write actions on separately, and late

    Read access and write actions are different switches, and write actions are off until an admin enables them. Connect read-only first, let people use it for a week, then decide whether sending is worth it. On Enterprise and Edu, apps are off by default anyway.

  5. Keep the confirmation prompt on

    The default behaviour asks before important actions, and sending or editing email on your behalf is the first example OpenAI gives of an important action. Leaving that default alone is the single highest-value setting on this page. Do not set it to never ask because the prompts are annoying.

  6. If you want an inbox that answers itself, put a webhook in front

    Point a dedicated address at an inbound-mail provider and have it post each message to your endpoint. Verify the signature, strip the quoted history, key on the Message-ID for idempotency, enqueue the work, call the model, and reply through the same provider.

    ThreadingSet In-Reply-To and References on the reply or every answer starts a new thread

  7. Read your provider's specific trap before you pick one

    They differ more than the marketing suggests. Postmark returns clean JSON and strips quoted replies for you, but inbound counts against your send quota and needs a paid tier. Mailgun is cheapest at volume and gives you raw MIME if you ask for it, but every route evaluates unless you stop it. SendGrid needs an authenticated subdomain and its webhook will not follow redirects. Resend's webhook carries metadata only, so you fetch the body separately.

04

What trips people up.

Email is the one channel where a small misconfiguration becomes a message a customer should never have received.

The moment an AI can send mail on your behalf, the interesting question stops being what it can write and becomes what it read first.
05

Or skip the build.

Beagle takes the other side of the problem. Rather than sitting inside your mailbox, it has one: you email it like a colleague, it does the work across your stack, and it still waits for a human before anything reaches a customer.

01

It has an address, and it answers it

Away from Slack, email Beagle the way you would email a teammate. Deliverability, threading and the reply chain are already solved, so there is no webhook for you to run and no provider trap to research.

02

The reply comes from real records

Beagle pulls from the CRM, the tracker, the docs and the inbox before it answers, and shows what it used. It is not writing from the thread alone.

03

It picks work up on a schedule too

The Monday summary, the follow-up nobody sent, the invoice going unpaid. Beagle runs recurring jobs rather than waiting for a prompt.

04

Client-facing sends wait for approval

Anything leaving the company arrives drafted, in your DMs or your inbox, for you to approve. The one place an unattended send would be unforgivable is the one place Beagle will not do it.

06

Plugged into your stack.

OAuth in, every read scoped to the teammate who asked.

See every integration

07

Common questions.

Can ChatGPT send emails for me?

Yes, since June 2026. With Gmail or Outlook connected you can ask ChatGPT in a conversation to draft and send an email, and it will. It is available on the web for Plus, Pro, Business and Enterprise plans. Write actions are off until an admin enables them, and the default runtime setting asks you to confirm before an important action such as sending mail.

Is there an OpenAI email address I can forward mail to?

No. OpenAI ships no email product - there is no address to forward to, email is not one of ChatGPT's messaging channels, and the API has no first-party email tool. ChatGPT reaches email only through your own Gmail or Outlook connection.

Can ChatGPT handle my inbox automatically?

Not with anything OpenAI ships today. Plugins are invoked by a person, and nothing is triggered by a message arriving. Scheduled tasks are timers rather than triggers: they are capped at about one run an hour, deliver in the app and by push rather than by email, and have no webhooks. An inbox that reads and answers unattended is something you build with an inbound-mail provider in front of the API.

What permissions does the ChatGPT Gmail connection ask for?

A single broad scope covering read and write - effectively everything except permanent deletion. There is no read-only variant, so a claim that the Gmail connection is read-only is out of date. Outlook's permissions are more granular and include send plus shared and delegated mailbox access, mailbox settings and contacts.

What does our IT admin have to do?

For Gmail, a Google Workspace administrator marks the OpenAI OAuth app as trusted in the Google admin console. For Outlook, an administrator grants org-wide consent in Microsoft Entra from the ChatGPT admin app settings. Separately, write actions are disabled until an admin enables them, and on Enterprise and Edu plans apps are off by default entirely.

Is it safe to connect an AI to a work inbox?

Email is the highest-risk channel to automate, because an external sender writes directly into the model's context. OpenAI's own worked example of an attack is an agent tricked into pulling a password-reset code from Gmail. Keep the confirmation prompt on for sending, avoid open-ended instructions like "handle my inbox", scope the connection to one mailbox rather than a whole tenant, and prefer drafts over unattended sends for anything customer-facing.

Send with
a human's nod.

Or skip the setup

Let me do this part for you.

Give me your website and I will show you what I would run once I am in. No account, no card.

I only read what is public. Nothing is saved to your name until you say so.

Or skip the setup - Beagle is already wired up.1,000 free credits. No card.Hire Beagle