Introduction to Databricks Genie
Gang Wang
Senior Data Scientist

$$


Diagnosing failures from the Monitoring page:

$$
Step 1: Review
Regularly check the History tab for unanswered queries or thumbs down.

$$
Step 2: Diagnose
Was it missing terminology, broken joins, or wrong math? That tells you whether to add Synonyms, Relationships, or SQL Examples.

$$
Step 3: Curate
Apply the fix using synonyms, relationships, or SQL examples.

$$
Step 4: Verify
Re-run the user's exact query to confirm Genie has learned the lesson. This cycle continuously improves accuracy.

Tip: Every failed query is a curation opportunity - turn it into a SQL example so it never fails again.
Introduction to Databricks Genie