> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-opensw-1772648257-7d84c9f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Share or unshare a trace publicly

<Warning>
  **Sharing a trace publicly will make it accessible to anyone with the link. Make sure you're not sharing sensitive information.**

  If your self-hosted or hybrid LangSmith deployment is within a VPC, then the public link is accessible only to members authenticated within your VPC. For enhanced security, we recommend configuring your instance with a private URL accessible only to users with access to your network.
</Warning>

To share a trace publicly, simply click on the **Share** button in the upper right hand side of any trace view.

<img src="https://mintcdn.com/langchain-5e9cc07a-preview-opensw-1772648257-7d84c9f/7ijtnqUMh8m5CMWz/langsmith/images/share-trace.png?fit=max&auto=format&n=7ijtnqUMh8m5CMWz&q=85&s=88075ea82f5c5e0abbcee7ba198a0b8d" alt="Share trace" width="2011" height="1005" data-path="langsmith/images/share-trace.png" />

This will open a dialog where you can copy the link to the trace.

Shared traces will be accessible to anyone with the link, even if they don't have a LangSmith account. They will be able to view the trace, but not edit it.

To "unshare" a trace, either:

1. Click on **Unshare** by clicking on **Public** in the upper right hand corner of any publicly shared trace, then **Unshare** in the dialog.
   <img src="https://mintcdn.com/langchain-5e9cc07a-preview-opensw-1772648257-7d84c9f/AW8bO6XadDZ-t_6p/langsmith/images/unshare-trace.png?fit=max&auto=format&n=AW8bO6XadDZ-t_6p&q=85&s=e9c6bcfa8e2224f8dc89acbf7eb361a4" alt="Unshare trace" width="750" height="223" data-path="langsmith/images/unshare-trace.png" />

2. Navigate to your organization's list of publicly shared traces, by clicking on **Settings** -> **Shared URLs**, then click on **Unshare** next to the trace you want to unshare.
   <img src="https://mintcdn.com/langchain-5e9cc07a-preview-opensw-1772648257-7d84c9f/AW8bO6XadDZ-t_6p/langsmith/images/unshare-trace-list-share.png?fit=max&auto=format&n=AW8bO6XadDZ-t_6p&q=85&s=b278570197b0a826ae37df90aaf7e8a7" alt="Unshare trace list share" width="2294" height="1113" data-path="langsmith/images/unshare-trace-list-share.png" />

***

<div className="source-links">
  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/langsmith/share-trace.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>

  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>
</div>
