<?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 Re: Request to share Genie space URL with restricted access in Generative AI</title>
    <link>https://community.databricks.com/t5/generative-ai/request-to-share-genie-space-url-with-restricted-access/m-p/138018#M1340</link>
    <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/116664"&gt;@avadhut22111997&lt;/a&gt;&amp;nbsp;, sorry this fell through the cracks. I am&amp;nbsp;&lt;SPAN&gt;Happy to help you lock down access to a single Genie Space so the user can only view it and ask questions there.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;What “view and ask only” means in Genie&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Give the user the Genie Space permission level &lt;STRONG&gt;CAN VIEW/CAN RUN&lt;/STRONG&gt;. This lets them see the space and ask Genie questions, but not edit instructions or manage sharing.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Option A — Share to a workspace member with a restricted UI (recommended)&lt;/H3&gt;
&lt;DIV class="paragraph"&gt;To keep the user in a read-only experience and limit broader platform features, use &lt;STRONG&gt;Consumer access&lt;/STRONG&gt; and share only the specific space:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Assign the user only the &lt;STRONG&gt;Consumer access&lt;/STRONG&gt; entitlement (do not grant Databricks SQL or Workspace access). Consumer access provides a simplified, read-only experience focused on dashboards, Genie spaces, and Databricks Apps shared with them.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Ensure your workspace’s default entitlements don’t automatically grant broader access; if your org uses the default “users” group entitlements, configure entitlements so this user retains only Consumer access in the workspace.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Open the Genie Space, click &lt;STRONG&gt;Share&lt;/STRONG&gt;, add the user or group, and set permission to &lt;STRONG&gt;CAN VIEW/CAN RUN&lt;/STRONG&gt;.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Grant minimal runtime permissions required for the space to function:
&lt;UL&gt;
&lt;LI&gt;Compute: Give the user at least &lt;STRONG&gt;CAN USE&lt;/STRONG&gt; on the space’s default SQL warehouse.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Data: Grant &lt;STRONG&gt;SELECT&lt;/STRONG&gt; on the Unity Catalog tables the space uses; if they lack access, questions about those tables return empty results.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Option B&lt;/H3&gt;
&lt;DIV class="paragraph"&gt;— Share beyond the workspace (account-level) with embedded credentials If you want to avoid onboarding the user to the workspace entirely, there is a private preview to share Genie Spaces with &lt;STRONG&gt;account users&lt;/STRONG&gt; (not workspace members) so they can open the URL, authenticate, and ask questions only:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Share the Genie Space to account users and, in Space settings, enable &lt;STRONG&gt;embedded credentials&lt;/STRONG&gt;. This creates a service principal mirroring the last editor’s table permissions so account users can ask questions without having direct data/compute access. Account users are restricted to asking questions and providing thumbs up/down feedback; they cannot edit or manage the space.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Note: Public docs currently state that "viewers must be members of the workspace to interact with Genie spaces"; use the account-level sharing path only if your account team has enabled the private preview in your tenant.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;Practical configuration checklist&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Confirm the intended sharing model (workspace member with Consumer access vs account user in private preview).&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;In the Genie Space:
&lt;UL&gt;
&lt;LI&gt;Verify the default warehouse and keep it minimal; grant the user &lt;STRONG&gt;CAN USE&lt;/STRONG&gt; on that warehouse only.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Review attached tables; grant the user &lt;STRONG&gt;SELECT&lt;/STRONG&gt; only on the required tables (or remove tables they shouldn’t see).&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Share the space with &lt;STRONG&gt;CAN VIEW/CAN RUN&lt;/STRONG&gt; only (not CAN EDIT/MANAGE).&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Optional safeguards:
&lt;UL&gt;
&lt;LI&gt;If file uploads are enabled for Genie in your org, keep uploads disabled for this space to prevent users from blending external files.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;If you prefer not to grant individual data permissions, consider publishing a dashboard with &lt;STRONG&gt;Enable Genie&lt;/STRONG&gt; and “shared data” permissions; the linked Genie Space will run with the publisher’s credentials while viewers interact, which can reduce per-user UC grants. This approach still requires viewers to be members of the workspace.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;How to share the URL&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;In the Genie Space, click &lt;STRONG&gt;Share&lt;/STRONG&gt; and use &lt;STRONG&gt;Copy link&lt;/STRONG&gt; to get a shareable URL; recipients with the required permissions can open the space and ask questions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Hoping this guidance is still useful to you.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Cheers, Louis.&lt;/DIV&gt;</description>
    <pubDate>Thu, 06 Nov 2025 18:42:15 GMT</pubDate>
    <dc:creator>Louis_Frolio</dc:creator>
    <dc:date>2025-11-06T18:42:15Z</dc:date>
    <item>
      <title>Request to share Genie space URL with restricted access</title>
      <link>https://community.databricks.com/t5/generative-ai/request-to-share-genie-space-url-with-restricted-access/m-p/83535#M361</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Databricks Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope this email finds you well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to share a specific Genie Space URL with a user, but I want to ensure that the user only has access to view this particular Genie Space ask questions in that space and no other features within the platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please guide me on how to configure the settings or permissions to restrict the user's access exclusively to the Genie Space content?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your assistance. I look forward to your guidance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Avadhut Shedge&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 05:40:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/request-to-share-genie-space-url-with-restricted-access/m-p/83535#M361</guid>
      <dc:creator>avadhut22111997</dc:creator>
      <dc:date>2024-08-20T05:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Request to share Genie space URL with restricted access</title>
      <link>https://community.databricks.com/t5/generative-ai/request-to-share-genie-space-url-with-restricted-access/m-p/138018#M1340</link>
      <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/116664"&gt;@avadhut22111997&lt;/a&gt;&amp;nbsp;, sorry this fell through the cracks. I am&amp;nbsp;&lt;SPAN&gt;Happy to help you lock down access to a single Genie Space so the user can only view it and ask questions there.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;What “view and ask only” means in Genie&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Give the user the Genie Space permission level &lt;STRONG&gt;CAN VIEW/CAN RUN&lt;/STRONG&gt;. This lets them see the space and ask Genie questions, but not edit instructions or manage sharing.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Option A — Share to a workspace member with a restricted UI (recommended)&lt;/H3&gt;
&lt;DIV class="paragraph"&gt;To keep the user in a read-only experience and limit broader platform features, use &lt;STRONG&gt;Consumer access&lt;/STRONG&gt; and share only the specific space:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Assign the user only the &lt;STRONG&gt;Consumer access&lt;/STRONG&gt; entitlement (do not grant Databricks SQL or Workspace access). Consumer access provides a simplified, read-only experience focused on dashboards, Genie spaces, and Databricks Apps shared with them.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Ensure your workspace’s default entitlements don’t automatically grant broader access; if your org uses the default “users” group entitlements, configure entitlements so this user retains only Consumer access in the workspace.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Open the Genie Space, click &lt;STRONG&gt;Share&lt;/STRONG&gt;, add the user or group, and set permission to &lt;STRONG&gt;CAN VIEW/CAN RUN&lt;/STRONG&gt;.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Grant minimal runtime permissions required for the space to function:
&lt;UL&gt;
&lt;LI&gt;Compute: Give the user at least &lt;STRONG&gt;CAN USE&lt;/STRONG&gt; on the space’s default SQL warehouse.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Data: Grant &lt;STRONG&gt;SELECT&lt;/STRONG&gt; on the Unity Catalog tables the space uses; if they lack access, questions about those tables return empty results.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Option B&lt;/H3&gt;
&lt;DIV class="paragraph"&gt;— Share beyond the workspace (account-level) with embedded credentials If you want to avoid onboarding the user to the workspace entirely, there is a private preview to share Genie Spaces with &lt;STRONG&gt;account users&lt;/STRONG&gt; (not workspace members) so they can open the URL, authenticate, and ask questions only:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Share the Genie Space to account users and, in Space settings, enable &lt;STRONG&gt;embedded credentials&lt;/STRONG&gt;. This creates a service principal mirroring the last editor’s table permissions so account users can ask questions without having direct data/compute access. Account users are restricted to asking questions and providing thumbs up/down feedback; they cannot edit or manage the space.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Note: Public docs currently state that "viewers must be members of the workspace to interact with Genie spaces"; use the account-level sharing path only if your account team has enabled the private preview in your tenant.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;Practical configuration checklist&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Confirm the intended sharing model (workspace member with Consumer access vs account user in private preview).&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;In the Genie Space:
&lt;UL&gt;
&lt;LI&gt;Verify the default warehouse and keep it minimal; grant the user &lt;STRONG&gt;CAN USE&lt;/STRONG&gt; on that warehouse only.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Review attached tables; grant the user &lt;STRONG&gt;SELECT&lt;/STRONG&gt; only on the required tables (or remove tables they shouldn’t see).&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Share the space with &lt;STRONG&gt;CAN VIEW/CAN RUN&lt;/STRONG&gt; only (not CAN EDIT/MANAGE).&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Optional safeguards:
&lt;UL&gt;
&lt;LI&gt;If file uploads are enabled for Genie in your org, keep uploads disabled for this space to prevent users from blending external files.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;If you prefer not to grant individual data permissions, consider publishing a dashboard with &lt;STRONG&gt;Enable Genie&lt;/STRONG&gt; and “shared data” permissions; the linked Genie Space will run with the publisher’s credentials while viewers interact, which can reduce per-user UC grants. This approach still requires viewers to be members of the workspace.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;How to share the URL&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;In the Genie Space, click &lt;STRONG&gt;Share&lt;/STRONG&gt; and use &lt;STRONG&gt;Copy link&lt;/STRONG&gt; to get a shareable URL; recipients with the required permissions can open the space and ask questions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Hoping this guidance is still useful to you.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Cheers, Louis.&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Nov 2025 18:42:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/request-to-share-genie-space-url-with-restricted-access/m-p/138018#M1340</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-11-06T18:42:15Z</dc:date>
    </item>
  </channel>
</rss>

