Skip to content

Commit 64a1eb2

Browse files
docs: document analytics chat sharing (#10939)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent b9ae182 commit 64a1eb2

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

docs-mintlify/docs/explore-analyze/analytics-chat.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,33 @@ This allows you to:
3232
- **Provide additional context** to give the agent more information that it
3333
can incorporate into its next response
3434

35+
## Sharing
36+
37+
Click **Share** in the chat header to grant view access to other members
38+
of your account. You can pick individual users, a user group, or flip
39+
**General access** to **Organization** to make the chat visible to
40+
everyone. Use the **Copy link** button next to **Share** to grab a direct
41+
URL once access is set up. Recipients still need to have access to the
42+
deployment and the data the agent used; otherwise they'll see a "Chat
43+
not available" page.
44+
45+
<Frame>
46+
<img
47+
src="https://static.cube.dev/docs/explore-analyze/analytics-chat/share-dialog.png"
48+
alt="Analytics Chat share dialog"
49+
/>
50+
</Frame>
51+
52+
Recipients open the chat at the same URL as the owner and can scroll
53+
through the full conversation, expand the agent's reasoning and tool
54+
calls, and explore the charts and tables it produced — but they can't
55+
send new messages. Only the owner can continue the thread, and the
56+
header shows a "Shared by …" label so viewers always know whose
57+
conversation they're reading.
58+
59+
If the owner asks more questions later, those messages — and the
60+
agent's replies — show up for viewers on the next load.
61+
3562
## Embedding
3663

3764
Analytics Chat can be [embedded](/embedding) into your applications for customer-facing analytics, internal tools, or white-label solutions.

0 commit comments

Comments
 (0)