How to Copy a Google Form: A Complete Guide
Google Forms makes it straightforward to duplicate an existing form — whether you want to reuse a template, preserve a clean version before editing, or share a starting point with someone else. But the process looks slightly different depending on where you're working from, who owns the form, and what you actually want to carry over into the copy.
What "Copying" a Google Form Actually Does
When you copy a Google Form, Google creates a brand-new, independent form with all of the same questions, sections, settings, and formatting as the original. The copy gets its own unique URL and its own response spreadsheet (if you set one up later). Crucially, existing responses are not copied — the duplicate starts with a blank slate, which is usually exactly what you want.
The copy is saved to your Google Drive under the name "Copy of [Original Form Name]" and is owned by your Google account, regardless of who owned the original.
How to Copy a Google Form You Own
This is the most common scenario, and it takes about five seconds.
From Google Drive:
- Open drive.google.com
- Locate the form you want to copy
- Right-click (or click the three-dot menu) on the form file
- Select "Make a copy"
- The duplicate appears immediately in the same folder
From inside the form editor:
- Open the form in Google Forms
- Click the three-dot menu (⋮) in the top-right corner of the editor
- Select "Make a copy"
- A dialog box appears — you can rename the copy and choose which Drive folder to save it to before confirming
Both methods produce the same result. The in-editor route gives you slightly more control over naming and destination folder upfront.
How to Copy a Google Form Someone Else Shared With You
This is where things get more nuanced. Your ability to copy a form you don't own depends entirely on the sharing permissions the owner has set.
| Permission Level | Can You Copy It? |
|---|---|
| Editor access | ✅ Yes — use "Make a copy" from Drive or the editor |
| View-only (responder link) | ❌ No direct copy option |
| View-only (view link, not edit) | ❌ No copy option visible |
If you only have the responder link (the link used to fill out the form), you cannot copy the form — that link gives access to the form as a respondent, not as an editor.
If the owner shares the form with you as an editor, it appears in your "Shared with me" section of Google Drive, and you can right-click to make a copy just like any form you own.
🔑 If you need to copy a form someone else built, ask them to share it with editor access, or ask them to share the edit link directly.
Copying a Form That Uses a Linked Response Spreadsheet
Google Forms can be linked to a Google Sheet to collect responses. When you copy a form, the link to the original spreadsheet is not carried over. The copied form starts unlinked.
If you want the new form to send responses to a spreadsheet, you'll need to:
- Open the copied form
- Go to the Responses tab
- Click the green Sheets icon to create a new linked spreadsheet (or link to an existing one)
This is intentional behavior — it prevents the copy from accidentally writing new responses into the original form's data.
Copying Forms Across Google Workspace Accounts
If you're working across different Google accounts — a personal account and a school or work Workspace account, for example — copying forms introduces a few extra variables.
Google Workspace administrators can restrict sharing and copying permissions across domains. In some organizational setups, forms shared externally cannot be copied by outside users, even with editor access. This is a policy decision made at the admin level, not something individual users can override.
If you're trying to copy a form from a school or company account into a personal account (or vice versa), the process may be blocked or require the form owner to explicitly allow external sharing in their Workspace settings.
What Gets Copied — and What Doesn't
Understanding exactly what transfers into a copy helps avoid surprises.
✅ What carries over:
- All questions, sections, and page breaks
- Question types, options, and answer validation rules
- Form title, description, and confirmation message
- Theme colors, fonts, and header images
- Required field settings and shuffle options
- Section logic and question branching
❌ What does not carry over:
- Existing responses
- The link to any connected Google Sheet
- Collaborator/editor access from the original
- Any Apps Script code attached to the original form
That last point matters for power users. If the original form had Google Apps Script automations — custom email notifications, conditional logic scripts, or integrations — those scripts live in the script editor attached to the original form, not in the copy. You'd need to recreate or manually copy the script code into the new form's script editor.
Factors That Affect Your Workflow
How you approach copying a Google Form depends on a few things that vary by situation:
- Ownership and access level — editor access is required; responder access is not enough
- Organizational account policies — Workspace admins can restrict copy behavior across domains
- Whether Apps Script is involved — scripts don't transfer, which matters for automated or complex forms
- Your intended use — reusing a survey structure, creating a clean template, or distributing a form to colleagues each involves slightly different steps
- Which device you're on — the Google Forms mobile app has limited functionality; copying is best handled through a browser on desktop
The mechanics of copying a form are simple on the surface, but how smoothly it works in practice depends on who owns it, how it's configured, and what permissions are in play on your specific account or organization.