Beyond the Basics
Most people use Google Workspace — Docs, Sheets, Drive, Gmail, and Meet — every single day. But the vast majority only scratch the surface of what these tools can do. Hidden features and underused shortcuts can save meaningful time each week when you know where to look.
Here are ten features worth adding to your workflow immediately.
1. Smart Chips in Google Docs
Type @ in any Google Doc to insert a Smart Chip — a dynamic link to a person, file, calendar event, or date. Instead of pasting a link, a Smart Chip shows a rich preview when hovered, making documents far more navigable and connected.
2. Google Sheets Named Ranges
Rather than referencing cells as B2:B50, you can name a range (e.g., "Revenue") and use that name in formulas. This makes your formulas dramatically more readable and easier to audit. Go to Data → Named ranges to set them up.
3. Gmail's "Send Later" and Scheduled Send
Click the dropdown arrow next to the Send button to schedule an email for a specific time. This is invaluable for reaching people across time zones, avoiding after-hours emails that set unhealthy expectations, or simply drafting messages when you're in the zone but sending them at a better moment.
4. Google Docs Version History
Every change to a Doc is automatically saved. Under File → Version history, you can browse every saved state, see who changed what, and restore any previous version. Name important versions (e.g., "Before client review") to make them easy to find later.
5. Google Drive Priority Page
Google Drive's Priority view uses AI to surface files you're most likely to need based on recent activity, shared collaborators, and your patterns. It also surfaces workspaces — manually curated groups of related files. Check it before searching for something you worked on recently.
6. Keyboard Shortcuts in Gmail
Enable keyboard shortcuts under Gmail Settings → General. Then use:
E— Archive a messageR— ReplyF— ForwardC— Compose new emailG + I— Go to Inbox
Once internalized, these shortcuts make inbox processing significantly faster.
7. Google Sheets ARRAYFORMULA
Instead of copying a formula down hundreds of rows, wrap it in ARRAYFORMULA() to apply it to an entire column at once. For example: =ARRAYFORMULA(A2:A * B2:B) multiplies every row without filling down manually. This keeps sheets clean and reduces errors.
8. Google Meet's Noise Cancellation
In Google Meet settings, under Audio, you'll find a noise cancellation toggle. This AI-powered feature filters out background sounds — keyboard clicks, ambient noise, household sounds — and makes your audio significantly cleaner on calls.
9. @-Mention Tasks in Google Docs Comments
When leaving a comment in a Google Doc, type @ followed by a collaborator's name and check the "Assign to" box. This turns your comment into a tracked task assigned to a specific person, with notifications sent automatically. It's a lightweight task management system without leaving Docs.
10. Google Drive Search Operators
Google Drive's search is more powerful than it appears. Use operators to filter results:
type:spreadsheet— find only Sheets filesowner:me— show only files you ownbefore:2024-01-01— filter by datetitle:budget— search only in file names
Putting It Together
You don't need to adopt all ten features at once. Pick two or three that relate to your most common tasks, build them into your habit, and move on to the next. Over a few weeks, small improvements in your Google Workspace habits can add up to hours saved every month.