Enrich Data
Clicking the Enrich
button will trigger a series of enrichment actions on the selected rows.
Enriching a cell.
Context is shared within each row, so you can assume that the agent will use any context you provide or that is previously enriched in to make the data quality better. In fact, when you enrich entire rows at once, we first find the easiest to find cells and then use the data from these cells to enrich the rest of the empty cells. We run a row resultion agent at the end of enrichments to make sure the data in different cells matches up.
Since enrichment depends on the context of the row, we disable the enrichment button when the row is empty.
Enrichment disabled.
We make parallel cell updates, so we encourage users to enrich entire rows at once instead or cell by cell or column by column. It is also less expensive to enrich entire rows at once (as you can verify by checking the tooltip on the Enrich
button before running an enrichment).
Click the checkbox to select the entire row or shift-click checkboxes to select multiple rows.
Enriching 13 cells for ~8 credits by enriching the entire row.
Enriching 1 cells for ~3 credits by enriching just one cell.
Once an enrichment is complete, you can double click on the cell to see the agent’s reasoning and all cited sources.
View task steps and sources.