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

# Sharing

> Share conversations and Artifacts with teammates or externally.

Both Chat conversations and Artifacts can be shared via link. You control the audience: people in your organization only, or anyone with the link.

## Sharing a conversation

<Steps>
  <Step title="Open the conversation">
    Open the conversation
  </Step>

  <Step title="Click the share button at the top of the page">
    Click the share button at the top of the page
  </Step>

  <Step title="Pick a visibility:">
    Pick a visibility:

    * **Organization** — only signed-in members of your organization can open it
    * **Public** — anyone with the link can open it (no sign-in required)
  </Step>

  <Step title="Copy the link and share it">
    Copy the link and share it

    Recipients see a read-only view of the conversation with all messages and citations preserved. They can read citations, copy text, and click through to source material — but they can't edit the conversation or run new queries inside it.
  </Step>
</Steps>

## Sharing an Artifact

Same flow, from the Artifact page:

<Steps>
  <Step title="Open the Artifact">
    Open the Artifact
  </Step>

  <Step title="Click share">
    Click share
  </Step>

  <Step title="Pick a visibility">
    Pick a visibility
  </Step>

  <Step title="Copy the link">
    Copy the link
  </Step>
</Steps>

Artifact shares preserve formatting and citations. Public Artifact links are useful for sharing research outputs with stakeholders who don't have GetWhys accounts.

## Changing or revoking a share link

Open the same share dialog and switch the visibility or click **Revoke link**. Existing links become unusable once revoked. You can also generate a fresh link with new visibility settings.

## Sharing privacy

<Warning>
  When you share a conversation or Artifact, citations come along. Recipients with access can open the underlying interview snippets and Organization Data citations the same way you can. Don't make a conversation public if it cites sensitive uploaded data — keep it organization-scoped instead.
</Warning>

<Info>
  GetWhys never makes anything public by default. Sharing is always an explicit choice on your part.
</Info>
