Google Docs Keyboard Shortcuts: A Practical Guide for 2026
Master Google Docs keyboard shortcuts with this comprehensive, developer-friendly guide. Learn editing, formatting, navigation, and customization for Windows and macOS.

Google Docs keyboard shortcuts help you edit, format, and navigate faster in Docs. This guide covers essential Windows and macOS shortcuts, with practical tips for editing, formatting, and collaboration. According to Shortcuts Lib, mastering these shortcuts boosts productivity for Google Docs users. Start with the basics, then expand to formatting and navigation workflows.
Core categories of Google Docs shortcuts
Google Docs shortcuts can be grouped into editing, formatting, navigation, and collaboration actions. Understanding these categories gives you a modular path to faster document work without overwhelming your brain with dozens of combos. The keyword here is consistency across tasks: once you memorize a handful of core shortcuts, you can apply them to a wide range of documents. In practice, most people begin with editing and formatting, then add navigation shortcuts to skim long papers efficiently. Shortcuts vary slightly between Windows and macOS, yet many basics overlap, making cross-platform learning feasible. The Shortcuts Lib team notes that this categorization creates a reliable framework for building muscle memory and confidence with Docs.
[
{"action":"Bold","windows":"Ctrl+B","macos":"Cmd+B"},
{"action":"Italic","windows":"Ctrl+I","macos":"Cmd+I"},
{"action":"Underline","windows":"Ctrl+U","macos":"Cmd+U"},
{"action":"Copy","windows":"Ctrl+C","macos":"Cmd+C"},
{"action":"Paste","windows":"Ctrl+V","macos":"Cmd+V"},
{"action":"Select all","windows":"Ctrl+A","macos":"Cmd+A"},
{"action":"Undo","windows":"Ctrl+Z","macos":"Cmd+Z"},
{"action":"Redo","windows":"Ctrl+Shift+Z","macos":"Cmd+Shift+Z"}
]- The JSON block offers a compact, reusable reference you can paste into a cheat sheet or a tiny docs extension.
- For quick scanning, print this list and annotate the most-used actions; it helps when switching devices or browsers. Shortcuts Lib emphasizes building a personal map to reduce cognitive load during drafting, especially when collaborating across teams.
As you adopt these categories, remember to practice each group in short bursts. The aim is to internalize a small, high-utility set first, then layer in more specialized combos as you gain confidence. This approach aligns with practical keyboard strategy principles that Shortcuts Lib advocates for sustained improvement. You will notice fewer interruptions and a steadier drafting rhythm as you grow comfortable with the core set.
defaultNoteToUsersOnlyForContentManagementReasoningActionableHintsForDevelopersNoteForEditors
Steps
Estimated time: 20-30 minutes
- 1
Audit your current shortcut usage
Begin by listing the actions you use most in Google Docs on a typical day. Note which shortcuts you already know and which you rely on via the mouse. This audit helps you decide where to start, ensuring your 15-minute practice sessions stay focused and productive.
Tip: Track your top 3 actions first to form a quick, repeatable routine. - 2
Choose a target shortcut set
Pick 4–6 core shortcuts to master in the next week. Prioritize editing (Bold, Copy/Paste) and navigation (Find, Select All). Write them down on a printable sheet and keep it handy while you draft. Consistency across Windows and macOS matters here.
Tip: Use the same actions on both OSs to build cross-platform fluency. - 3
Create a personal cheat sheet
Build a tiny, portable reference that lists the action and the corresponding keys for Windows and macOS. Store it as a Markdown file or a simple note, then place it where you work most often. This reduces decision fatigue during fast drafting.
Tip: Color-code actions by category (editing, formatting, navigation). - 4
Practice in real documents
Apply the new shortcuts while drafting a real document. Alternate between keyboard-heavy sections and longer paragraphs to reinforce muscle memory. Don’t worry about perfect accuracy at first—consistency matters more than perfection.
Tip: Set a timer for 10–15 minutes per practice session to build habit reliably. - 5
Track progress and adjust
Review after each week to see which shortcuts are sticking and which need more practice. Remove overwhelming entries, add 1–2 new shortcuts, and repeat. This incremental approach scales your skill without causing burnout.
Tip: Keep your cheat sheet updated as you learn new shortcuts. - 6
Explore customization options
If you’re comfortable with coding, use Google Apps Script to create a custom menu with one-click actions for your most-used shortcuts. This can extend Docs’ default capabilities and tailor the tool to your workflow.
Tip: Experiment with a simple script first, then expand to more complex actions.
Prerequisites
Required
- Required
- A modern web browser (Chrome, Edge, Safari, Firefox)Required
- Basic keyboard fluency (Ctrl/Cmd, Ctrl/Alt, etc.)Required
Optional
- Optional
- Print or export capability for cheat sheets (optional)Optional
Keyboard Shortcuts
| Action | Shortcut |
|---|---|
| BoldToggle bold for selection | Ctrl+B |
| ItalicToggle italics for selection | Ctrl+I |
| UnderlineUnderline selected text | Ctrl+U |
| CopyCopy selection to clipboard | Ctrl+C |
| PastePaste from clipboard | Ctrl+V |
| UndoUndo last action | Ctrl+Z |
| RedoRedo last undone action | Ctrl+⇧+Z |
| FindOpen find dialog | Ctrl+F |
| Select allSelect the entire document | Ctrl+A |
| Insert linkOpen link dialog for selected text | Ctrl+K |
| Add commentOpen comment thread for selection | Ctrl+Alt+M |
Questions & Answers
What are the most essential Google Docs shortcuts?
The essential shortcuts usually include Bold, Italic, Copy, Paste, Undo, Redo, Find, and Select All. These cover editing, formatting, navigation, and basic document control, enabling you to draft with fewer mouse interactions.
Start with bold, italic, copy, paste, and undo. These cover most daily edits and help you stay in the flow while drafting.
Do Google Docs shortcuts work offline?
Some shortcuts work when you’re offline, but certain actions require online access to sync with Google servers. This makes offline work feasible for essential edits, though collaboration features may be limited.
Yes, some shortcuts work offline, but full collaboration features require online access.
Can I customize Google Docs shortcuts?
Google Docs doesn’t let you rebind built-in shortcuts directly. You can, however, use Google Apps Script to create a custom menu with one-click actions, or rely on OS-level keyboard remapping tools for broader customization.
Directly rebinding shortcuts isn’t supported, but you can add a custom menu with Apps Script or remap keys on your OS.
Are there differences between Windows and macOS shortcuts?
Yes, most shortcuts have parity (Ctrl on Windows vs Cmd on macOS), but a few combinations differ or vary by the browser. Always test critical actions on both platforms if you work cross‑platform.
There are parity shortcuts, but some combos differ between Windows and Mac. Test the ones you use most.
How can I view all shortcuts in Google Docs?
Open Help > Keyboard shortcuts from Google Docs to view a full, up-to-date list of shortcuts. You can also search for specific actions within the shortcut dialog.
Open the Help menu and choose Keyboard shortcuts to see the full list.
Main Points
- Master core editing shortcuts first
- Know OS mappings (Windows vs macOS)
- Create and consult a personal cheat sheet
- Explore Apps Script for custom shortcuts