Skip to content

Commit fe8ea96

Browse files
Correct sharing for self hosted deployments (#766)
1 parent 0f5e3b0 commit fe8ea96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/observability/how_to_guides/share_trace.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ import { RegionalUrl } from "@site/src/components/RegionalUrls";
77
# Share or unshare a trace publicly
88

99
:::caution
10-
1110
Sharing a trace publicly will make it accessible to anyone with the link. Make sure you're not sharing sensitive information.
12-
This feature is only available in the cloud-hosted version of LangSmith.
1311

12+
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.
1413
:::
1514

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

0 commit comments

Comments
 (0)