curious is there a way to run a clay table so that it only performs one row enrichment at a time and then moves to the next row in sequence
You can control enrichment sequencing using conditional formulas. Use a boolean formula to check if an enrichment has finished, then use that in a conditional formula to control when another enrichment runs. Set this up in the Run Settings of any enrichment column by adding your conditional formula in the "Only run if" box. You can use the "Use AI" button to input plain language instructions for easier setup. This approach lets you control when and how enrichments run, ensuring they only execute when necessary and in your desired sequence.