when I am using claygent, sometimes the AI model "times out" and doesn't do the steps neccesary. How do I force it to rerun automatically if this happens?
When Claygent times out, you can force it to rerun by clicking on the specific cell and selecting "re-run this cell."
For a more systematic approach, click the column header of the stuck column, hover over "Run column" in the dropdown, and select "Force" to jump start the entire column. This won't charge you extra credits for re-running.
You can also toggle auto-update off and back on for the table, which will prompt all rows to update.
To prevent future timeouts, consider setting up conditional runs using "Only run if" conditions to ensure Claygent only runs when it has the necessary data inputs. [1]
Was that helpful?
yes but this requires a manual approach. how can this be configured automatically
You can set up automatic reruns using Scheduled columns! This lets Claygent and other enrichments automatically retry on a recurring schedule without manual intervention. [1]
To set it up:
1. Click the ⛭ icon in the bottom right of your table
2. Under Run Settings, select "on a schedule"
3. Choose frequency: hourly (Enterprise only), daily, weekly, or monthly
4. Select "All columns" or "Only selected columns" [2]
This keeps your data current and automatically handles timeouts by rerunning enrichments at your chosen interval. [3]
Did that answer your question?
so i can ask it to reruns based on selected parmas daily?
Yes! You can set scheduled columns to rerun daily with specific parameters. When setting up the schedule, you can choose "Only selected columns" instead of "All columns" - this lets you pick exactly which Claygent columns should rerun automatically. [1]
So your Claygent timeouts will be handled automatically on whatever schedule you set (daily, weekly, or monthly) for just the columns you specify. [2]
Is that what you were looking for?
hmmm i can't. I want to make it rerun if the confidence level is low
You can use conditional runs to rerun based on confidence levels! In your Claygent column's Run Settings, add a conditional formula in the "Only run if" box that checks for low confidence. [1]
For example, you could set it to only rerun if the confidence score is below a certain threshold. Use the "Use AI" button to input plain language instructions like "only run if confidence is less than 70%" to make it easier. [2]
This way it automatically reruns only when confidence is low, saving credits on high-confidence results.
Did that answer your question?
but the confidence is coming from the claygent Claygent -> does AI stuff -> outputs confidence level -> if low -> rerun claygent again till confidence level is high
You can't set up automatic reruns based on Claygent's own confidence output within the same column. Conditional runs only work with data from other columns, not the column's own output. [1]
Your best options are:
Create a formula column that references Claygent's confidence score, then use that in a second Claygent column's "Only run if" condition
Use scheduled columns to automatically rerun daily/weekly, which will catch low confidence results over time [2]
Set up a custom waterfall with multiple Claygent stages - if the first one has low confidence, it can trigger the next stage [3]
The conditional run feature checks other columns' data, not the same column's output, so you need that intermediate step. [4]
Did that answer your question?
If you still need help setting up automatic reruns based on confidence levels, I’m here to assist. Would you like to provide more details about your current setup or any specific challenges you’re facing?
