Auto-generated.
Yours to edit.
DataAgents writes the transformations, the orchestration, and the deployment manifests. You open them in a visual studio, change what the platform got wrong, and ship without rebuilding the dbt project.
The transformations the platform writes.
Editable, with diff and rollback.
Every auto-generated metric and pipeline lands in a Git-backed studio. Inspect the SQL, change what is wrong, hit publish. The change ships through a two-reviewer flow with full lineage on the impact.
Auto-generated
The platform writes a metric, transformation, or pipeline based on the source schema and your team's vocabulary.
You change what is wrong
Visual SQL editor with inline diff, lineage on hover, and the SQL plan attached to every metric.
Review, ship, rollback
Two-reviewer publish, Git-backed history, and one-click rollback if a metric breaks downstream consumers.
You did not become an engineer
to write reverse-ETL pipes.
Open the visual studio, ship the metric, monitor the orchestration, deploy the model in one product, with a real Git history behind it.
DataAgents