Responses
Collecting, viewing, exporting, and analysing responses.
Popular topics
Popular guides
FAQs
Indefinitely, while the form (and your account) exists. Delete a response and it's permanently removed within 24 hours; delete the form and every associated response goes with it.
You can sort by any column today, and search across answers via the Ctrl/Cmd+K command palette. Inline filtering on the responses table is on the roadmap.
No — webhooks are fire-and-forget. If your endpoint returns a non-2xx status, the submission is still saved but the webhook is not retried. Use a tool like webhook.site to confirm your endpoint is reachable.