What this covers
Combine Gmail and Docs side panels for a complete writing-and-reply loop.
Key tools and concepts:
- Gemini: Google’s multimodal AI assistant (and the underlying model family), deeply integrated with Google Workspace and Search.
What Gemini can actually do inside Gmail and Docs
The ”+” in the title is the whole point: Gmail and Docs share the same Gemini side panel, but each app exposes a different toolset. Knowing what each one actually does is the difference between a real workflow and copy-pasting between tabs.
Gemini in Gmail
- Entry: the gem icon in the top-right of any open email, plus the “Help me write” button inside the compose window.
- What it does:
- Summarize this thread into bullet points.
- Draft a reply with a tone selector (formal, direct, friendly, casual).
- Refine the tone of a draft you already wrote (shorter, more formal, less apologetic).
- Natural-language inbox search — e.g. emails from Sarah about the Q3 budget, without needing operators.
- Suggest reply categories and one-tap replies on mobile.
- Expand a one-line note (“agree, push to Thursday”) into a full polite reply.
- Sample prompts:
Summarize the last 5 emails in this thread into bullet points, one line each, in chronological order.Draft a polite decline that proposes meeting next quarter and asks for a shared agenda before that call. - Limits: it does not read attachments unless you open them; it will never send a reply without your explicit click; on highly technical threads (legal, deep engineering) it tends to drift into generic language — treat it as a first draft, not a final send.
Gemini in Docs
- Entry: the Gemini side panel pinned to the top-right, the “Help me write” button on a blank line, and
@geminiinside the doc to invoke it from where the cursor sits. - What it does:
- Expand an outline into a full draft.
- Rewrite a selected section more concise, more formal, or more friendly.
- Generate a table from prose paragraphs you point at.
- Summarize the doc (good for long meeting notes or specs).
- Smart Canvas chips — embed live tasks, people, and file references inline.
- Suggest images and generate code blocks for technical docs.
- Sample prompts:
Expand this outline into an 800-word brief, professional tone, no bullet points in the body.Create a table from the paragraphs above with columns: Date / Decision / Owner / Status. - Limits: drift gets noticeable past 20 pages; generated tables sometimes break formatting on paste; non-English drafting is noticeably weaker than English; the side panel does not autosync between Docs tabs, so context from one doc does not carry into another.
Cross-app workflow example (the ”+” payoff)
A real meeting-prep round trip uses both panels in sequence:
- In Gmail, open the thread with the client and ask Gemini: summarize all emails from this contact in the last 30 days, and list any open questions.
- Copy the summary into a new Google Doc.
- In Docs, ask Gemini: expand this into a meeting brief — their goals, our talking points, risks, and our asks.
- Run the meeting. Drop raw notes back into the same doc.
- In Docs, ask Gemini: convert these notes into a follow-up email body plus an action-items table with owner and due date.
- Back in Gmail, paste the body into a reply and ask Gemini: refine the tone, formal-but-friendly, keep it under 150 words.
Each individual step is a one-click feature; the value is in chaining them without leaving Workspace.
Who this is for
Office workers handling many emails and docs.
When to reach for it
You want one tool from “read email” to “send reply.”
Step by step
- In Gmail, open the thread. Click the gem icon top-right and ask for a thread summary first — it forces you to read the actual context before replying.
- Hit Reply, then click “Help me write” in the compose window. Pick a tone (formal / friendly / direct) and give one sentence of intent — e.g. “decline, suggest next quarter.”
- If the reply needs to be more than a few sentences, open a new Google Doc and paste the draft. Use the Gemini side panel and ask: expand into the full version, keep my intent, target around 200 words.
- Edit in Docs. Select any awkward paragraph and use the panel’s “rewrite” option — more concise, more formal, friendlier — until each section reads cleanly.
- Copy the polished version back into the Gmail compose window. Run “Help me write” one more time set to “refine tone” so the seams disappear, then send.
Recommended workflow
Inbox → draft → Doc expand → polish → reply.
Common mistakes
- Sending the first-draft reply without skimming the thread Gemini summarized — small factual errors slip through.
- Not personalizing: leaving the generic “Thank you for reaching out” opener is the fastest way to look like a bot.
- Asking Gemini in Gmail to write a long email — Gmail’s panel is tuned for short replies; switch to Docs above ~150 words.
- Trusting attachment summaries when you never opened the attachment. Gemini in Gmail reads the body, not the PDFs.
- Pasting a Doc back into Gmail without a final “refine tone” pass — the seams between human-edited and AI-expanded sections are obvious.
FAQ
Q: Can the Gemini side panel see my whole inbox or only the open thread? A: It scopes to what’s visible. In Gmail it reads the current thread plus a small window of recent context. To pull in older mail, search first, then open the relevant thread before invoking the side panel.
Q: How do I keep voice consistent when moving a draft from Gmail to Docs? A: Always run a “refine tone to match this sample” pass after the move. Gemini’s Gmail-side prose tends to be shorter and more transactional than Docs-side prose, and the seam shows. A 30-second refine pass closes it.
Q: Why does “Help me write” sometimes ignore my brief? A: Either the brief was buried under boilerplate, or Gemini fell back to a generic template. Put your instructions as the first line, no greeting, no setup. Concrete instructions before context.
Q: Should I use Gemini in Docs or paste back into a chat with Gemini? A: Docs side panel for in-place editing; chat for ideation that doesn’t belong in the artifact yet. The side panel can directly insert into the doc, which the chat can’t.