-
Notifications
You must be signed in to change notification settings - Fork 75
chore: update security settings docs to include UI option #713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the security settings documentation to include information about the UI option for managing shared resource settings. The change adds clarification that these settings can be updated both through the UI and via API, along with important warnings about the organization-wide impact.
- Added a warning callout highlighting that sharing settings affect all organization resources
- Included reference to the UI location for updating settings (Settings > Shared tab)
- Maintained existing API documentation while adding the UI alternative
Preview ID generated: preview-briane-1759341208-a912c16 |
Co-authored-by: Kathryn May <44557882+katmayb@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
Updating these settings affects **all resources in the organization**. | ||
</Warning> | ||
|
||
You can update these settings under the **Settings > Shared** tab for a workspace, or via API: |
Copilot
AI
Oct 1, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The navigation path should be more specific. Consider clarifying whether 'workspace' refers to the LangSmith workspace and provide the complete navigation path from the main interface.
You can update these settings under the **Settings > Shared** tab for a workspace, or via API: | |
You can update these settings in the LangSmith UI by navigating to **Main menu > [Your Workspace] > Settings > Shared** tab, or via API: |
Copilot uses AI. Check for mistakes.
Preview ID generated: preview-briane-1759343031-5e8d6aa |
Overview
Type of change
Type: Update existing documentation
Related issues/PRs
Checklist
docs dev
src/docs.json
if neededAdditional notes