Impact analysis predicts which pipelines, datasets, dashboards, and reverse ETL syncs depend on an object you plan to change. You reduce surprise outages by reviewing the dependency graph before merges, renames, or type changes.Documentation Index
Fetch the complete documentation index at: https://docs.planasonix.com/llms.txt
Use this file to discover all available pages before exploring further.
Premium feature
Impact analysis is a Premium capability (bundled or add-on per your order form). If the tool is unavailable, you can still use catalog ownership notes and manual pipeline search, but you lose automated dependency graphs.Dependency graphs
Enter a table, topic, column, or pipeline node; Planasonix renders upstream and downstream dependencies:- Ingestion jobs that populate the asset
- Transforms that read or write it
- BI extracts, notebooks, or semantic models linked via integrations
Review downstream consumers
Note dashboards, syncs, and scheduled jobs in the highest business-criticality tiers first.
Change impact assessment
- Schema edits
- Semantic changes
- Deletion
Renames and type changes rank as high risk; impact analysis lists parsers and SQL that reference old names.
Impact analysis reflects last-known metadata. If external systems consume data outside Planasonix, maintain a manual appendix for those dependencies.
Related topics
Data contracts
Encode allowed changes with versions.
Observability dashboard
Watch for regressions after risky releases.