The Short Answer: No, Not Automatically
Google Forms does not automatically save progress as you fill out a form. If you close the browser tab or lose your internet connection before clicking “Submit,” your answers are lost. This surprises many users who expect auto-save behavior like in Google Docs.
Why Google Forms Does Not Auto-Save
Google Forms is designed as a lightweight data collection tool, not a document editor. Unlike Google Docs, which saves every keystroke, Forms only processes data when you hit submit. This design choice keeps forms fast and simple but creates a risk for long surveys.
Workarounds to Save Progress in Google Forms
1. Enable “Allow Response Editing”
Form creators can let respondents save and return later:
- Open the form in edit mode.
- Click Settings (gear icon).
- Under Responses, toggle “Allow response editing”.
- Respondents can submit a partial form and return via the edit link.
2. Use Page Breaks
Break long forms into sections. While this does not auto-save, it helps users:
- See their progress (e.g., “Page 2 of 5”)
- Focus on one section at a time
- Reduce the chance of losing everything at once
3. Use the “Save and Continue” Add-On
Third-party add-ons can add auto-save functionality:
- Form Publisher: Creates documents from partial responses
- Form Ranger: Advanced form management tools
- Custom scripts: Google Apps Script can capture partial data
How to Design Forms That Account for No Auto-Save
If you are creating a form, follow these best practices:
| Best Practice | Why It Helps |
|---|---|
| Keep forms under 10 questions | Reduces time to complete |
| Use page breaks | Psychological progress markers |
| Mark required fields clearly | Prevents incomplete submissions |
| Add a progress bar | Shows completion percentage |
| Enable response editing | Lets users return and finish later |
What Happens If You Lose Connection While Filling a Form?
If your internet drops before submitting:
- Do not refresh the page. Your answers may still be in the browser cache.
- Restore your connection and try submitting.
- If the page was closed, your answers are gone unless auto-save was enabled by an add-on.
Alternatives with Auto-Save
If auto-save is critical for your use case, consider these alternatives:
| Tool | Auto-Save? | Best For |
|---|---|---|
| Google Forms + Add-ons | Partial (with scripts) | Google Workspace users |
| Typeform | Yes | Conversational forms |
| Microsoft Forms | No | Microsoft ecosystem |
| JotForm | Yes | Complex forms with payments |
| SurveyMonkey | Yes (for logged-in users) | Long surveys |
Frequently Asked Questions
Can I recover a form I was filling out if my browser crashed?
Unfortunately, no. Google Forms does not store partial responses. Some browsers may restore form fields if you reopen the tab, but this is unreliable.
Does Google Forms save drafts for logged-in users?
No. Being logged into a Google account does not enable draft saving in Google Forms. The behavior is the same for anonymous and logged-in users.
Can form creators see partial responses?
No. Form creators only see fully submitted responses. Partial data is never transmitted to Google servers unless you use a custom script or add-on.