How to Document Lead Data Sources and Provenance
Build a durable provenance record for every lead, with fields and handoff rules that preserve source, purpose, verification, review, and suppression status.
A lead record should explain more than who a person is and how to contact them. It should also show where the data came from, when it was collected, why it may be used, what has been verified, and whether outreach is restricted. That context is lead data source provenance.
A practical provenance model helps researchers, sales teams, agencies, and CRM administrators make consistent decisions after records change hands. It also prevents a verified email address from being mistaken for permission to contact someone.
Why provenance must survive handoffs
Lead records often move through spreadsheets, enrichment tools, CRMs, sequencing systems, and reporting platforms. During each transfer, useful context can disappear. A source URL may be reduced to a label such as web, while a collection date is overwritten by an import date. Suppression status may not move at all.
Treat provenance as part of the record, not as temporary research notes. Anyone receiving the data should be able to answer:
- What specific source supplied each important fact?
- When was the information collected or last observed?
- For what purpose was it collected?
- What basis supports the intended outreach, such as consent or a documented legitimate-interest assessment?
- Has the address been technically checked, manually reviewed, or both?
- Is the person or organization suppressed from contact?
This complements a responsible lead discovery process by preserving the reasoning behind a record after discovery is complete.
Create a minimum provenance schema
Use structured fields rather than a single free-text note. Free text is useful for exceptions, but it is difficult to filter, audit, or transfer reliably. At minimum, define these fields:
| Field | What to record |
|---|---|
| source_type | First-party form, event registration, public company page, professional directory, referral, licensed provider, or another controlled category |
| source_reference | The exact URL, form identifier, event name, provider dataset, or internal system record |
| | The date the information was collected or observed |
| | The person, team, vendor, or automated process responsible |
| | A specific purpose, such as responding to an inquiry or evaluating a relevant B2B outreach opportunity |
| | Consent, legitimate interest, contract-related necessity, or another basis approved for the applicable jurisdiction |
| | Unchecked, technically checked, manually confirmed, failed, unknown, or stale |
| | The date of the latest check |
| | Pending, approved for the stated use, restricted, or rejected |
| | The most recent human or policy review date |
| | The accountable reviewer or rule set |
| | Clear, organization-suppressed, person-suppressed, channel-suppressed, or globally suppressed |
| | Opt-out, complaint, legal restriction, customer policy, invalid address, or another defined reason |
| | The date when continued storage and use must be reassessed |