Cleaning Up Bad Data

Spot and fix duplicates, typos, and missing fields.

2 min readUpdated May 27, 2026

Search and filter

The Attendees page has a search box that persists in the URL — you can share a filtered view with a teammate by copy-pasting the URL.

Common fixes

  • Typo in an email — open the row and edit; the unique-email check still applies.
  • Wrong status — bulk-select rows and use the status dropdown.
  • Missing company — filter to empty company, then edit individually.
Was this helpful?
Help us make these articles better.

Related articles