Gmail is Google's free, web-based email service launched in 2004, now serving over 3 billion users worldwide. It combines powerful search capabilities, intelligent filtering, AI-powered writing assistance, and extensive storage into a single platform accessible from any device. Understanding Gmail's deep feature set transforms email from a burden into a strategic productivity tool โ mastering search operators, keyboard shortcuts, and automation features can reduce inbox time by hours each week while ensuring no important message slips through. As of 2026, Gemini AI is woven throughout Gmail with thread summaries, contextual suggested replies, and natural-language inbox search available to all users.
What This Cheat Sheet Covers
This topic spans 11 focused tables and 193 indexed concepts. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
Table 1: Search Operators
| Operator | Example | Description |
|---|---|---|
from:alice@company.com | Finds emails sent by a specific person โ use exact addresses or partial domains like from:@company.com. | |
to:bob | Locates emails sent to a specific recipient โ works with full addresses or domain patterns. | |
subject:invoice | Searches only the subject line โ combine with other operators for precise filtering. | |
has:attachment from:hr | Finds all emails containing any attachment โ pair with sender or date filters to narrow results. | |
filename:pdf | Searches for attachments matching a specific file type or name โ e.g., filename:xlsx or filename:report.docx. | |
is:unread from:boss | Shows only unread messages โ combine with sender or label operators to focus on specific items. | |
is:read label:work | Shows only read messages โ useful to filter already-processed email within a label. | |
is:starred has:attachment | Displays starred (flagged) emails โ typically marked manually for follow-up or reference. | |
is:important | Shows emails marked as important by Gmail's algorithm or manual markers. | |
is:snoozed | Finds temporarily hidden emails โ surfaces all messages that have been snoozed for later. | |
is:muted from:newsletter | Finds muted conversations โ useful to review threads you silenced that are now bypassing inbox. | |
after:2026/01/01 | Returns emails received after a specific date โ use YYYY/MM/DD format. | |
before:2026/06/01 | Returns emails received before a specific date โ combine with after: for exact date ranges. | |
newer_than:7d | Finds emails newer than a relative time period โ use d (days), m (months), or y (years). | |
older_than:2m | โข Finds emails older than a relative time period โ same units: d, m, yโข no weeks unit. | |
label:work-project | Filters emails assigned to a specific label โ Gmail's alternative to folders. | |
in:inbox is:unreadin:spamin:snoozedin:chats | Searches within a specific location โ also in:trash, in:archive, in:sent, in:drafts, in:anywhere (all mail including spam/trash). | |
category:promotionscategory:purchases | Finds emails in a specific inbox category โ options: primary, social, promotions, updates, forums, purchases, reservations. | |
has:drive | Shows emails containing Google Drive links โ useful for finding shared documents. | |
has:documenthas:spreadsheet | Finds emails with specific Google Workspace file types โ targets Docs, Sheets, or Slides attachments individually. |