- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2026 12:07 AM
Hi, Can genie code be accessed via databricks app or external app; or is it confined to Workspace UI only?
- Labels:
-
GenAIGeneration AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2026 02:15 AM
Hi @Gautam2809 ,
Nope, currently genie code can only be used via UI. The programmatic interface exists only for Genie Spaces:
Genie API | REST API reference | Databricks on AWS
If my answer was helpful, please consider marking it as accepted solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2026 04:28 AM
Hi @Gautam2809,
Genie Code is not limited to a single Workspace page. It is a Databricks-native assistant that is available across multiple Databricks surfaces, such as notebooks, the SQL editor, jobs, AI/BI Dashboards, and the file editor. See Use Genie Code and Genie Code overview.
If the question is about embedding it in your own external app, the publicly documented API is for Genie Spaces rather than Genie Code. Databricks documents the Genie Spaces API as the way to enable Genie capabilities in your own chatbot, agent, or application.
For Genie Code specifically, the public extension model is MCP. Databricks documents that Genie Code can connect to external tools and data sources through MCP, including custom functionality hosted through Databricks Apps. See Connect Genie Code to MCP servers.
Hope this helps.
If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.
Ashwin | Delivery Solution Architect @ Databricks
Helping you build and scale the Data Intelligence Platform.
***Opinions are my own***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2026 04:35 AM
The question raised by @Gautam2809 was about Genie Code - specifically can you use it outside UI. And as of now there's no such an option.