⌥+⌃AltPlusCtrl

Google Forms Keyboard Shortcuts

Google Forms shares its keyboard conventions closely with the rest of Google Workspace — Ctrl/Cmd+Enter to send, Tab-based navigation between fields — since it's built on the same underlying web app framework as Docs and Sheets rather than existing as a wholly separate product with its own design language. The forward-slash-triggered menu pattern that's become common across web app editors (Notion, Typeform) isn't really present here; Forms leans instead on a persistent floating toolbar for adding question types, which is more mouse-driven than keyboard-driven by comparison. Because Forms exists primarily to funnel structured data into a connected Google Sheet, several of its most useful 'shortcuts' aren't inside Forms at all but are really Sheets shortcuts applied to the response spreadsheet once data starts flowing in — filtering, sorting, and pivot-tabling collected responses using ordinary Sheets keyboard shortcuts rather than anything Forms-specific. Teachers building quizzes and event organizers collecting RSVPs are Google Forms' two most common use cases, and for both groups the actual time-saving shortcuts aren't really inside Forms itself but downstream in the connected Sheet — a teacher grading a quiz benefits far more from Sheets' filtering and sorting shortcuts applied to the auto-graded response spreadsheet than from anything available while building the form initially, which is worth knowing if you came here expecting a deep Forms-specific shortcut layer.

Editor Navigation

ActionWindowsMacDescription
Move to next fieldTabTabMoves focus to the next editable field within a question block (title, then options, then settings), standard web-form tab-navigation convention.
Preview the formCtrl+Shift+P (via eye icon or shortcut)Cmd+Shift+POpens a live preview of how the form will appear to respondents, in a new tab separate from the editing view.

Question Management

ActionWindowsMacDescription
Add new questionCtrl+Enter (with a question focused, adds below)Cmd+ReturnAdds a new question directly below the currently focused one, letting you keep building a form without reaching for the floating '+' toolbar button each time.
Duplicate selected questionCtrl+DCmd+DDuplicates the currently selected question directly below it, matching the same shortcut convention used for duplicating rows in Google Sheets and slides in Google Slides.
Delete selected questionDelete (with question block selected)DeleteRemoves the currently selected question from the form entirely.
Add a new sectionSection icon in floating toolbar (no keyboard shortcut)Adds a new section break to the form, letting you organize longer forms into multiple pages, or set up conditional branching logic based on an earlier answer.
Toggle 'Required' on current questionRequired toggle switch on question block (no keyboard shortcut)Marks the currently selected question as mandatory, preventing a respondent from submitting the form without answering it.

Responses

ActionWindowsMacDescription
Switch to Responses tabCtrl+Alt+2 (accessibility shortcut, varies)Cmd+Option+2Switches the top-level tab from Questions to Responses, showing a summary and individual view of everything submitted so far.
Link responses to a Google SheetResponses tab > Sheets iconCreates or links a connected Google Sheet that automatically populates with each new form submission as a new row, after which ordinary Sheets shortcuts apply to that data directly.
Toggle email notifications for new responsesResponses tab > bell icon (no keyboard shortcut)Enables or disables an email notification sent to the form owner each time a new response is submitted, useful for time-sensitive forms where you want to know about a new submission immediately rather than checking the Responses tab periodically.

Frequently Asked Questions

Why don't Google Forms shortcuts include a forward-slash command menu like Notion or Typeform?

Google Forms predates and follows a different design lineage than those newer block-editor-style apps — it's built on Google's older Workspace UI patterns with a persistent floating toolbar for adding elements rather than a searchable slash-command palette, which is a deliberate product design choice consistent with the rest of Google's office suite rather than a missing feature.

Can I analyze form responses using regular Google Sheets shortcuts once they're linked?

Yes — once responses are linked to a Sheet, that spreadsheet is a normal Google Sheet in every respect, so all standard Sheets shortcuts (filtering, sorting, pivot tables, Ctrl+Arrow navigation) apply directly to the response data without any Forms-specific translation needed.

Is there a way to require sign-in or restrict responses to one submission per person using a shortcut?

This is a settings toggle (the gear icon > Responses > 'Limit to 1 response'), not a keyboard shortcut, and it requires respondents to be signed into a Google account for the restriction to be enforceable, since it's tracked per authenticated user rather than by device or browser session.

Can I use Forms' quiz feature to auto-grade responses, and does that require any special shortcut?

Yes — toggling a form into Quiz mode (via Settings) enables point values and correct-answer marking per question, with grading happening automatically upon submission rather than requiring any manual keyboard-triggered grading step, and results flow into the connected Sheet exactly like any other response data.

Why does duplicating a question sometimes not preserve conditional logic tied to it?

If a question has 'go to section based on answer' logic configured, duplicating it creates a new independent question that doesn't automatically inherit or redirect that branching logic to point to the new copy, since Forms treats the duplicate as a fresh question requiring its own logic configuration if branching behavior is needed for it as well.

Does Google Forms autosave changes the same way Docs and Sheets do?

Yes — Forms saves edits continuously to Google Drive automatically as you build the form, consistent with the rest of Workspace's autosave behavior, which is why there's no manual save shortcut needed or bound in the editor.

Can collaborators edit a form simultaneously the way they can in Docs?

Yes, Forms supports real-time collaborative editing among people with edit access, showing live cursor presence similar to Docs and Sheets, though because a form's structure is more rigidly sequential than a free-flowing document, simultaneous edits to the exact same question block are less common in practice than collaborative editing patterns typically seen in Docs.

Can I restrict a form to only accept file uploads of a certain type or size?

Yes — the file upload question type includes settings for restricting accepted file types and maximum file size per upload, configured through that question's own settings panel rather than a keyboard shortcut, and uploaded files are stored in a folder within the form owner's Google Drive automatically.

Does Google Forms have a shortcut for duplicating an entire section of questions at once?

Yes — Ctrl+/ opens keyboard shortcuts help, but duplicating a whole section specifically requires clicking the duplicate icon on that section's toolbar (visible when hovering over the section), since Google Forms scopes its duplicate shortcut (Ctrl+D typically, when a question is focused) to individual questions rather than entire multi-question sections.