March 27, 2026

Delay Runs

Set a configurable delay of up to 10 minutes before enrichment cells execute, giving third-party systems time to process upstream changes.

  • Go to your column configuration and set a static delay of up to 10 minutes per cell
  • Use a formula to customize the wait time dynamically per row
  • Pair with columns that write to external systems to ensure data is reflected before Clay reads from it
  • Prevent failed enrichments caused by timing mismatches between write and read operations

Ideal for workflows where you write to an external system in one column and need to read the results in another. Learn more →