How it works
- You connect a source (Gmail, Fireflies, etc.) from the Sources page in the dashboard
- Supersonic runs an initial sync to pull existing data
- Every 5 minutes, an incremental sync checks for new data
- New contacts are created automatically via identity matching (email, name, phone)
- Emails and meetings are logged as activities on the matching contact records
- The relationship graph updates with
emailed,met_with, andworks_atedges
Available sources
What gets created
For each source, Supersonic automatically creates:- Contact records — from email senders/recipients or meeting attendees. Deduplicated by email address.
- Activity entries — each email or meeting is logged on the contact’s timeline.
- Relationship edges —
emailed(who emailed who),met_with(meeting co-attendees),works_at(email domain → company).