[PR #2920] [CLOSED] Document workspace switching in langsmith #3006

Closed
opened 2026-06-05 18:20:40 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2920
Author: @fjmorris
Created: 3/4/2026
Status: Closed

Base: mainHead: open-swe/f13c817d-6db4-8632-05aa-1388189d105e


📝 Commits (1)

  • 69555fb docs: add workspace switching steps for langsmith ui

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 src/langsmith/faq.mdx (+9 -0)

📄 Description

Description

This update adds a direct FAQ answer for switching workspaces in the LangSmith UI so users can quickly find the navigation path without relying on external support responses.

Changes made:

  • Added a new FAQ entry to src/langsmith/faq.mdx: "In LangSmith, how do I change my workspace?"
  • Documented the UI flow: use the bottom-left profile/workspace picker, open the Organizations drawer, and choose a workspace from the dropdown.
  • Added role-based clarification that Organization Admins can access all org workspaces, while other roles may be limited.

Resolves DOC-829.

Test Plan

  • Verify the new FAQ entry appears on the LangSmith FAQ page with correct formatting.
  • Confirm the instructions match current LangSmith UI behavior for workspace switching.
  • Run make format and make lint (repo currently reports pre-existing lint violations outside this change).

Preview

https://langchain-5e9cc07a-preview-opensw-1772648257-7d84c9f.mintlify.app/langsmith/faq#in-langsmith-how-do-i-change-my-workspace


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2920 **Author:** [@fjmorris](https://github.com/fjmorris) **Created:** 3/4/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `open-swe/f13c817d-6db4-8632-05aa-1388189d105e` --- ### 📝 Commits (1) - [`69555fb`](https://github.com/langchain-ai/docs/commit/69555fb98fda00979eaeab0fce8aa640de4cb1f1) docs: add workspace switching steps for langsmith ui ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/faq.mdx` (+9 -0) </details> ### 📄 Description ## Description This update adds a direct FAQ answer for switching workspaces in the LangSmith UI so users can quickly find the navigation path without relying on external support responses. Changes made: - Added a new FAQ entry to `src/langsmith/faq.mdx`: "In LangSmith, how do I change my workspace?" - Documented the UI flow: use the bottom-left profile/workspace picker, open the Organizations drawer, and choose a workspace from the dropdown. - Added role-based clarification that Organization Admins can access all org workspaces, while other roles may be limited. Resolves DOC-829. ## Test Plan - [ ] Verify the new FAQ entry appears on the LangSmith FAQ page with correct formatting. - [ ] Confirm the instructions match current LangSmith UI behavior for workspace switching. - [ ] Run `make format` and `make lint` (repo currently reports pre-existing lint violations outside this change). ## Preview [https://langchain-5e9cc07a-preview-opensw-1772648257-7d84c9f.mintlify.app/langsmith/faq#in-langsmith-how-do-i-change-my-workspace](https://langchain-5e9cc07a-preview-opensw-1772648257-7d84c9f.mintlify.app/langsmith/faq#in-langsmith-how-do-i-change-my-workspace) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:20:40 -04:00
yindo closed this issue 2026-06-05 18:20:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3006