Agents · Lesson 05
Pro
~12 min read
In-app agents
Workspace agents: what's useful, what's noise.
Gemini's integration across Google Workspace is broad but uneven. Some apps got real agentic capability; others got 'help me write' buttons that don't change what's possible. This lesson is the honest map: where Gemini in Workspace actually saves time and where it's decoration.
Workflow 01 Gemini in Docs — the useful patterns
Docs has the most mature Gemini integration. The useful patterns are about structure and transformation, not just text generation.
The prompt that works
Docs patternsUseful Gemini-in-Docs patterns:
• **'Summarize this doc'** — works well on docs >2,000 words, produces an executive summary
• **'Find inconsistencies in this doc'** — catches contradictions or shifting tone across long documents
• **'Generate a table of contents from headings'** — fast, clean, easier than building manually
• **'Convert this doc to a 5-slide outline'** — produces a deck skeleton from a written argument
• **'Translate this section, keeping the formatting'** — better than copy-paste-Google-Translate for formatted text
Less useful:
• 'Help me write' from blank — vague, generic output
• 'Improve this paragraph' — usually adds words, rarely improves
• 'Make this more professional' — adds AI-clichés ("furthermore", "in conclusion")
Best use cases
- Summarizing long documents for a meeting
- Catching inconsistencies in collaborative docs
- Building TOCs and outlines from existing content
- Translating formatted business docs
Generating writing from scratch in Docs is rarely better than your own draft. Use Gemini to transform what you've written, not write your first draft.
Time savings: Summarization and structure tasks: 80% time reduction.
Workflow 02 Gemini in Sheets — what it can really do
2
Beyond formula suggestions
Sheets has more Gemini capability than most people realize. It can write actual formulas, build pivot tables, and clean messy data.
The prompt that works
Sheets patternsUseful Gemini-in-Sheets patterns:
• **'Help me build a formula'** — describe what you want, get the formula, including complex INDEX/MATCH and XLOOKUP
• **'Clean this data'** — fix dates, normalize categories, deduplicate, fill gaps
• **'Build a pivot table that shows X by Y by Z'** — natural-language pivot creation
• **'Suggest a chart for this data'** — picks the right chart type based on what you're showing
• **'Find patterns in this data'** — surfaces correlations and outliers (treat as starting point, not conclusion)
What works less well:
• Complex multi-step analysis (use Analyst in Copilot or Code Interpreter instead)
• Anything requiring true statistical inference
Best use cases
- Building complex formulas without remembering syntax
- Cleaning messy CSV imports
- Quick pivot table creation
- Initial data exploration before deeper analysis
Gemini-suggested formulas can use incorrect cell references if your data structure isn't what it inferred. Always verify the formula on a small range before applying broadly.
Time savings: Formula building: 5 min of trial-and-error → 30 sec.
Workflow 03 Gemini in Gmail — what's actually useful
3
Drafting, summarizing, and triage
Gmail has the most mature in-app Gemini. The pattern: don't let it auto-write your emails, but do use it for inbox triage and summarization.
The prompt that works
Gmail patternsUseful Gemini-in-Gmail patterns:
• **'Summarize this thread'** — for long email chains, gives you the gist without reading 40 messages
• **'What's this email asking me to do?'** — for vague or buried-action emails
• **'Help me find emails about [topic]'** — semantic search beats keyword search
• **'Schedule a meeting with [people] based on this thread'** — uses the calendar integration
• **'Draft a reply in [tone]'** — useful when you specify a real tone, less so for default 'professional'
What doesn't work:
• Letting Gemini draft from scratch with vague 'reply to this' — produces generic, polite, AI-clichéd text
• Auto-categorizing or auto-archiving — too many false positives at first
Best use cases
- Long-thread summaries before responding
- Identifying action items in dense email
- Semantic email search for specific topics
- Calendar scheduling from email context
Auto-drafted replies in Gmail tend to over-apologize and over-pad. Use them as starting points, never as final.
Time savings: Email triage and summarization: 20-30 min/day saved.
Audit your Workspace Gemini usage
Spend a week tracking which Gemini-in-Workspace features you actually use vs. ignore. After the week, you'll know which 3-4 are real time savers for you. The rest is noise to dismiss.
What you can do now
- Use Gemini to transform your own writing, not generate from blank
- Verify Sheets formulas on a small range before applying broadly
- Don't let Gemini auto-draft Gmail responses; use as starting point only
- Trust summarization and structure tasks; verify writing and stats
- Disable noisy Gemini features you don't use to reduce decision fatigue
Pro+
Up next in Gemini Mastery
The full Gemini agent ecosystem
You've now mapped all 5 major Gemini agent capabilities. The next horizon is connecting them — Gems that call NotebookLM, Workspace tasks that trigger Deep Research, full automation chains. See the track →