lingareddy_Alva
Esteemed Contributor

Hi @Tuno986 

You can implement a notification-driven system by having each domain team register new data products in a Delta table or send an event. This triggers automated compliance checks (schema, lineage, ACLs) using Databricks workflows. Governance teams are then alerted automatically (via Slack, email, or dashboards) to approve the data products before they go live.

LR