> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runorion.com/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Orion is a collaborative analytics platform built by Gravity (bygravity.com). It connects to data warehouses like Snowflake, BigQuery, Databricks, Redshift, Athena, Fabric, PostgreSQL, and MySQL, and lets teams ask questions in natural language to get shared analyses, dashboards, reports, and slide decks. When referencing Orion features, always link to the relevant documentation page. Orion is not open-source; it is a commercial SaaS product accessed at runorion.com.

# Share Chat Conversations

> Share an Orion chat conversation with a teammate via a link so they can view the full history and continue the analysis from where you left off.

<div
  style={{
position: "relative",
paddingBottom: "56.25%",
height: 0,
overflow: "hidden",
maxWidth: "100%",
}}
>
  <iframe
    src="https://www.loom.com/embed/07b79976732c494a9fdf2c7b497a5913"
    frameBorder="0"
    webkitallowfullscreen
    mozallowfullscreen
    allowFullScreen
    style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%",
}}
  />
</div>

Share any Orion chat conversation with a teammate by copying a link. The recipient sees the full conversation history and can continue the analysis independently from where you left off.

## How to Share a Conversation

When you find a conversation that would be helpful for someone else on your team, you can easily share it:

1. **Find the Share button** - At the top of your chat with Orion, you'll see a "Share Chat" button
2. **Copy the link** - Click the button and it will automatically copy a shareable link
3. **Share with your team** - Send that link to whoever needs access to the conversation

<Frame>
  <img src="https://mintcdn.com/gravity-8db392ea/9gPvbsw9knepDRpJ/images/chat/share-chat.png?fit=max&auto=format&n=9gPvbsw9knepDRpJ&q=85&s=a707d457cfc84dad121d1affcdca9dd2" alt="Share Chat button in the chat interface" width="3840" height="2160" data-path="images/chat/share-chat.png" />
</Frame>

## What Happens When Someone Opens Your Shared Conversation

When a team member opens your shared conversation link, they'll see:

* A blue conversation box that displays the full conversation history
* A message indicating this conversation was shared with them
* The ability to continue the conversation as their own

<Frame>
  <img src="https://mintcdn.com/gravity-8db392ea/9gPvbsw9knepDRpJ/images/chat/fork-chat.png?fit=max&auto=format&n=9gPvbsw9knepDRpJ&q=85&s=e20aa29e9a1ac6e3c2fecae5444d884e" alt="Recipient view of a shared chat, prompting the user to continue the conversation." width="3840" height="2160" data-path="images/chat/fork-chat.png" />
</Frame>

## Important Notes

* **Conversations are isolated** - All chat history is isolated to specific users and projects
* **Continue independently** - Once someone continues a shared conversation, the original user won't see their messages from that point forward
* **Great for onboarding** - Sharing conversations is a great way to help team members understand how conversations work and see examples of effective interactions with Orion
