if i filter a company table and enrich contacts on that table, does it only do it for the filtered list (this is what i want)
Yes, when you filter a company table, enrichment will only run on the filtered results. This is actually a recommended practice to help conserve credits by enriching only the leads that meet your specific criteria. You can use conditional runs or AI formulas to filter rows based on criteria like location, company size, or industry to ensure you're only enriching the most relevant contacts. Sources: Guide: Ways to save Clay credits | Clay University Flexibly run any workflows based on conditional logic | Clay
Can i set up an enrichment (like active job hiring) that only enriches for email if the first enrichment (job hiring) has a result
Yes, you can set up conditional enrichments that run based on the results of previous enrichments. Here's how to do it:1. From your email enrichment panel, scroll down to "Run Settings" 2. Click "Use AI" or manually enter your conditional formula 3. Type out your condition using "/" to reference the hiring column (e.g., "Only run if /active_hiring is not empty") 4. Click "Generate Formula" to create the conditional logicThis approach helps optimize your workflow by only running email enrichments when necessary, saving you credits and ensuring you're getting the most relevant data. Sources: Conditional Formulas Conditional runs | Clay University