> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradigmai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enrich Data

Clicking the `Enrich` button will trigger a series of enrichment actions on the selected rows. Context is shared across each row, allowing the agent to leverage any context or previously enriched data to improve overall data quality.

<Frame caption="Enriching a cell.">
  <img src="https://mintcdn.com/paradigm/0qRkrdkbLSiyJlj-/images/enrich-enabled-2.png?fit=max&auto=format&n=0qRkrdkbLSiyJlj-&q=85&s=f3d20b263ee1de97b10ff9f2ed38f10b" width="400" data-path="images/enrich-enabled-2.png" />
</Frame>

Since enrichment depends on the context of the row, we disable the enrichment button when the row is empty.

<Frame caption="Enrichment disabled.">
  <img src="https://mintcdn.com/paradigm/0qRkrdkbLSiyJlj-/images/enrich-disabled-2.png?fit=max&auto=format&n=0qRkrdkbLSiyJlj-&q=85&s=28026d014bab71f62b03cdc84cdafb43" width="400" data-path="images/enrich-disabled-2.png" />
</Frame>

Once an enrichment is complete, you can double-click on the cell to see the agent's reasoning and all cited sources.

<Frame caption="View task steps and sources.">
  <img src="https://mintcdn.com/paradigm/0qRkrdkbLSiyJlj-/images/cell-steps.png?fit=max&auto=format&n=0qRkrdkbLSiyJlj-&q=85&s=98761919b8d5c31e006a61b150469f06" width="300" data-path="images/cell-steps.png" />
</Frame>
