GTM Stack

How do I process more than 50,000 rows on the Enterprise plan?

February 2026

1 Answer

Processing More Than 50,000 Rows on Enterprise Plan

Clay's Enterprise plan offers two main approaches for processing large datasets:

1. Bulk Enrichment (Recommended)

  • Allows processing millions of records without the 50,000-row table limit
  • Includes configurable deletion criteria
  • Supports 30-day archiving options
  • Preferred solution for unlimited scalability

2. Passthrough Tables with Write to Table

  • Preserves enriched data by automatically copying completed records to destination tables before deletion
  • Limitations:
    • Each destination table has a 50,000-row limit
    • Maximum of 10 tables per workspace (500,000 total rows effective capacity)
    • Data can only flow linearly
    • Requires manual intervention when tables reach capacity

Recommendation: Use Bulk Enrichment for true unlimited scalability and minimal manual oversight.

February 2026

Add your take

Have experience with the tools discussed here? Share your honest opinion.