---
title: Clay Data Enrichment — Waterfall Process for List Hygiene
type: article
created: '2026-04-05'
updated: '2026-04-05'
source_docs:
- raw/2026-02-04-bluepoint-atm-marketing-call-119786984.md
tags:
- lead-generation
- data-enrichment
- clay
- list-hygiene
- hubspot
- outbound
layer: 2
client_source: null
industry_context: null
transferable: true
---

# Clay Data Enrichment — Waterfall Process for List Hygiene

## Overview

Clay is a credit-based data enrichment platform used to transform raw, sparse prospect lists into actionable contact records. The core mechanic is a **waterfall lookup**: Clay queries multiple data sources in sequence, stopping as soon as it finds a result. You only pay a credit when data is actually returned — failed lookups across intermediate sources don't consume credits.

This makes Clay well-suited for enriching lists that come in with minimal information (e.g., company name, address, and segment only) and need to be made usable for HubSpot imports, LinkedIn outreach, or Sales Navigator campaigns.

See also: [[wiki/clients/bluepointatm/_index]] for the client context where this workflow was first applied.

---

## When to Use This

- You receive a raw list from a third-party source (e.g., Integra, a trade association, a scraped directory) with little more than company names and addresses
- You need business emails, mobile numbers, or LinkedIn profiles before importing into HubSpot
- You want to identify decision-maker contacts at target companies before outreach
- You want to layer in contextual signals (recent news, funding, acquisitions) for personalized messaging

---

## The Waterfall Enrichment Process

### Step 1 — Identify Company Domains

Starting from a raw list, Clay attempts to find the company's web domain. Multiple sources are queried in sequence. If the first source doesn't find a match, the next runs automatically. The first successful result is used and no further credits are consumed for that row.

**Output:** Company domain (e.g., `wcholinesupply.com`)

### Step 2 — Find Company Website

Using the resolved domain, Clay confirms and records the full company website URL.

### Step 3 — Find Contacts

Clay queries for people associated with the company. A single company may return multiple contacts (e.g., 50 people at a larger organization). These contacts are exported to a separate "people" table for individual-level enrichment.

### Step 4 — Enrich Contact Emails

For each contact, Clay attempts to find a verified business email address by matching the person's name against the company domain. The waterfall runs through multiple email-finding providers until a match is confirmed.

**Output:** Verified business email (e.g., `j.smith@wcholinesupply.com`)

### Step 5 — Find Mobile Phone Numbers

Clay queries multiple sources for direct mobile numbers. In practice, the second source in the waterfall tends to return the highest hit rate. Any gaps are filled by subsequent sources.

**Output:** Direct mobile phone number

### Step 6 — Find LinkedIn Profiles

Clay retrieves professional profile URLs for each contact, enabling LinkedIn connection requests or Sales Navigator import.

**Output:** LinkedIn profile URL

### Step 7 — Optional: Contextual Signals

Clay can also pull recent company news (funding rounds, acquisitions, leadership changes) to support personalized outreach. This is configured as an additional enrichment column on the company table.

---

## Output

The enriched dataset is exported as a clean spreadsheet and can be routed to:

- **HubSpot** — import as marketing contacts
- **LinkedIn Sales Navigator** — upload for targeted prospecting
- **Email sequences** — verified addresses reduce bounce risk

Before importing into HubSpot, run the list through a **list hygiene / deliverability check** to catch stale addresses. Even high-quality sources like ZoomInfo carry a ~5% bounce rate due to job turnover. Bounced emails degrade sender reputation and reduce deliverability for all campaigns.

---

## Cost Model

Clay uses a **monthly subscription + credit** model:

| Tier | Monthly Fee | Credits Included |
|---|---|---|
| Base | ~$149/mo | 2,000 credits |
| Add-on credits | — | $600 per 6,000 credits |

**Credit consumption notes:**
- Credits are only charged when data is successfully returned
- Different enrichment actions cost different amounts (1–2+ credits each)
- Test your enrichment configuration on 10 rows before running a full list — this lets you validate output quality and estimate total credit cost before committing

**Recommended approach for new lists:** Run a 1,000-contact test batch to evaluate match rates and cost before committing to full enrichment.

---

## Practical Considerations

- **Clay has a steep learning curve.** Even experienced users should budget 1–2 hours to configure a new enrichment workflow from scratch. The interface is non-intuitive and requires iterative trial-and-error.
- **Work top-down.** Configure and validate on 10 rows, then scale to the full list. This prevents wasted credits on misconfigured columns.
- **ZoomInfo vs. Clay.** ZoomInfo is better for structured, high-confidence lookups on known companies. Clay is better for enriching unstructured or sparse lists where you need to infer company identity from minimal inputs.

---

## Related Articles

- [[wiki/knowledge/lead-generation/hubspot-contact-capacity-management]]
- [[wiki/knowledge/marketing/roi-calculator-tool]]
- [[wiki/clients/bluepointatm/_index]]