Why do columns run even when "Auto update" is turned off?
Columns may still run when "Auto update" is turned off due to column dependencies. If a column relies on data from another column, it can trigger runs even with auto-update disabled. To fix this, check the column's Run Settings for any defined dependencies or conditions that might cause it to execute. You can also ensure that dependent columns have proper run conditions - set them to only run when required data is present rather than relying on other column completions. For enrichment columns, verify there are no conditional run formulas that might trigger execution regardless of the auto-update setting.
Hi - Dipson S. Columns in Clay can still run even when "Auto update" is turned off if they are triggered by other actions like manual runs, integrations, or dependencies from other columns. For example, if a column is referenced in another columnβs formula or is part of a workflow step (like a waterfall enrichment), it can execute when that downstream process runs, regardless of the βAuto updateβ toggle. In other words, turning off Auto update only stops automatic refreshes on data changes, but doesnβt prevent manual or indirect triggers from running that column.
That's correct! Columns can still run with "Auto update" disabled due to column dependencies and conditional run formulas. To check dependencies, open the column's settings and navigate to "Run Settings" to see any defined conditions or prior columns affecting execution. Conditional run formulas can also trigger columns regardless of auto-update settings - these run when specific formula conditions are met.
Thanks! We've reopened this thread. You can continue to add more detail directly in this thread.
You can prevent rows from automatically transferring and stop enrichment at specific columns by: Column Level: Click the column header, go to column settings, scroll to "Run Settings" and toggle off "Auto-Update". Table Level: Click the three dots next to your table name, then click "Auto-Update Columns" to disable auto-update for the entire table. Alternatively, click the Auto-update icon at the bottom right of your table and select "Turn Off Table". This prevents automatic enrichment when new rows are added, giving you control over when enrichments run.
.png)