Concepts
Data Graph
Visualize your data flow
Data Graph provides a clear, visual overview of your data flow—from source to table to query.
UI
This is accessible via “Data Graph” on the left navigation bar.
This feature is especially helpful in complex workspaces with multiple tables and queries, offering an intuitive way to track your data’s journey in one view.
You can also interact with elements directly by clicking on them, making it easy to navigate and manage your data pipeline.
CLI
To get the data graph in JSON format, run:
For example, this is a data graph snippet for our sales_calls
workspace: