<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic AI/BI Genie in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/ai-bi-genie/m-p/141912#M51851</link>
    <description>&lt;P&gt;I was working with genie and started using Research agent, and now I want to make the genie as a sharable Infrastructure as Code where I can manage all the changes through GitHub and so does anyone have any suggestions how to do this in a best optimized way&lt;/P&gt;</description>
    <pubDate>Tue, 16 Dec 2025 04:58:18 GMT</pubDate>
    <dc:creator>Gaganmjain_012</dc:creator>
    <dc:date>2025-12-16T04:58:18Z</dc:date>
    <item>
      <title>AI/BI Genie</title>
      <link>https://community.databricks.com/t5/data-engineering/ai-bi-genie/m-p/141912#M51851</link>
      <description>&lt;P&gt;I was working with genie and started using Research agent, and now I want to make the genie as a sharable Infrastructure as Code where I can manage all the changes through GitHub and so does anyone have any suggestions how to do this in a best optimized way&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 04:58:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ai-bi-genie/m-p/141912#M51851</guid>
      <dc:creator>Gaganmjain_012</dc:creator>
      <dc:date>2025-12-16T04:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: AI/BI Genie</title>
      <link>https://community.databricks.com/t5/data-engineering/ai-bi-genie/m-p/141974#M51859</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/200953"&gt;@Gaganmjain_012&lt;/a&gt;&amp;nbsp;Hi once in github then if&amp;nbsp; you want to deploy via asset bundles then&amp;nbsp;&lt;A href="https://github.com/databricks/cli/issues/3008" target="_blank"&gt;https://github.com/databricks/cli/issues/3008&lt;/A&gt;&amp;nbsp;looks like an open request/&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 11:49:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ai-bi-genie/m-p/141974#M51859</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-12-16T11:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: AI/BI Genie</title>
      <link>https://community.databricks.com/t5/data-engineering/ai-bi-genie/m-p/158466#M54715</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/200953"&gt;@Gaganmjain_012&lt;/a&gt;,&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;I know this is a late reply, but if you are looking for the cleanest way to make a Genie Space shareable and manageable as infrastructure-as-code, the best pattern today is to keep the Genie Space configuration in GitHub and deploy it through the &lt;A href="https://docs.databricks.com/aws/en/genie/conversation-api" rel="noopener noreferrer nofollow" target="_blank"&gt;Genie Spaces API&lt;/A&gt;. This means exporting the space definition as serialized_space, version-controlling that JSON in GitHub, and then using the &lt;A href="https://docs.databricks.com/api/workspace/genie/createspace" rel="noopener noreferrer nofollow" target="_blank"&gt;Create Genie Space API&lt;/A&gt; and &lt;A href="https://docs.databricks.com/api/workspace/genie/updatespace" rel="noopener noreferrer nofollow" target="_blank"&gt;Update Genie Space API&lt;/A&gt; from a CI/CD workflow to promote changes across dev, test, and prod workspaces.&lt;/P&gt;
&lt;P&gt;One important nuance is that what used to be called Research Agent is now &lt;A href="https://docs.databricks.com/aws/en/genie/agent-mode" rel="noopener noreferrer nofollow" target="_blank"&gt;Agent mode&lt;/A&gt;, and that feature is still in Public Preview. Agent mode runs on top of the curated Genie Space, so the space itself can absolutely be managed through GitHub and APIs, but Agent mode prompts are still UI-only as of nw rather than something you can orchestrate through the API. So the best current setup is to treat the Genie Space definition as the deployable artefact, and then let users consume both standard Genie and Agent mode from the UI once that space is deployed.&lt;/P&gt;
&lt;P&gt;If you are thinking about a more "native IaC" experience, that is the direction many people want, but the most practical route as of today is still API-driven deployment around the serialised space payload.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TLDR.. Yes, you can get very close to an IaC model already, and GitHub plus the Genie management APIs is the most effective way to do it right now, with the only caveat being that Agent mode itself is still Public Preview and not yet exposed through the API.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2026 12:04:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ai-bi-genie/m-p/158466#M54715</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-06-06T12:04:45Z</dc:date>
    </item>
  </channel>
</rss>

