Skip to main content
Datachecks is built around four AI agents, each responsible for a distinct phase of the data migration lifecycle. The agents are powered by LangGraph workflows and run as background jobs you can monitor in real time.

The four agents

How agents fit into the migration workflow

The agents are designed to work sequentially, but you can run them independently:
Asset Discovery

  Understand what you have

Migration Assessment

  Know what will be complex

Translation

  Convert SQL logic to target dialect

Data Validation

  Confirm data integrity after migration

Where to find agents

Navigate to the Agents tab in the left sidebar to access the agent interface. Each agent run is tracked as a job — go to Jobs to monitor progress and view results.