I looked into Genie Code costs in Databricks — it’s cheap until it isn’t
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2026 04:33 AM
- for simple code edits / code assistance, it looks almost free,
- but if Genie Code starts doing things that involve real compute, including cluster usage, the cost goes up quickly,
- I saw scenarios that translate to about $3/hour,
- and it’s not always obvious in billing where exactly that spend is coming from.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2026 07:39 AM
Sorry, it's my bad, not 3$ but 1.5-2$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2026 06:26 AM
I was looking at the cost inferred by genie, but i'm not understanding how genie usage is calculated, i looked the system.billing.usage table, can you tell me if i can use this to filter genie usage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2026 03:17 AM
It's almost free, the cost appears if it runs a cluster to check the values, but they cannot be linked to Genie Code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
Great writeup - I'm also facing the same problem with Genie Code.
1. This billing attribution gap isn't specific to Genie Code, it shows up anywhere an agent/orchestration layer spins up ad-hoc compute (serverless one) on your behalf. Eventhough you can control this via budget policy.
2. It is quite frustrating to not able to control the underlying model of Genie Code, I'm not even sure if Databricks is doing semantic model routing to cheaper model when the task is easy or not.
3. I'm also sensing that for complex task, Genie Code tend to perform this weird loop that caused so much money.
4. I wish they have a usage view such as /usage, /context of Claude code, PI, or KIRO.
The only 2 ways I'm able to control the cost of Genie Code is
1. Via serverless budget policy.
2. and the account level budget for Genie.
