---
title: What action can I take to find duplicate submission entries? | Paperform Help Center | Paperform
description: "You can find submission duplicates by importing your results to a sheet, and then sorting the results by a unique identifier (IP Address, email, name, etc.). "
url: "https://paperform.co/help/articles/what-action-can-i-take-to-find-duplicate-entries-fast"
type: static
generatedAt: "2026-04-04T00:42:02.864Z"
---

What action can I take to find duplicate submission entries?
### Submissions

You can find submission duplicates by exporting your results from Paperform as a CSV and then importing the results to Google Sheets or Excel. Once in the sheet, choose a column that contains a unique attribute entered by the submitter (IP Address, email, name, etc.), and sort that column by A to Z or something similar. You should then be able to scroll through and spot any duplicates.

If you already have a submission in mind to search for, then you can simply enter this information in the search bar on the left side of your submissions page (such as the respondent's name or email address). Then all results containing this data will appear.

![Screenshot of Submissions page on the Paperform Dashboard.](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/pf-submission-search-and-sort-order.png)

### Gotchas

 - You cannot search for form responses across forms, or from your main Paperform dashboard.

### Related Articles
  [How do I delete submissions?  You can delete submissions from your form's submissions page, accessed from the Form Editor or the Paperform Dashboard.](/help/articles/how-do-i-delete-submissions-in-bulk/)
[Can I disable storage of submissions on Paperform?  You can bypass Paperform's storage and use Integrations, Zapier, or Webhooks to transfer submissions to other platforms and databases. This article will go through the three main types of data and how this data is stored.](/help/articles/disable-storage-of-submissions/)
[How can I create a unique ID for a submission?  When a new submission is received on your form, Paperform automatically creates a unique alphanumeric Submission ID.](/help/articles/how-can-i-create-a-unique-id-for-a-submission/)
[How can I restrict submissions to one per user?  It's not possible to restrict submissions to one per user. Forms do not require users to be logged in so there is no way of definitively knowing if someone is submitting a form twice. There are some ways you can process your submission data to remove duplicates.](/help/articles/restrict-submissions-to-one-per-user/)