[PR #292] [MERGED] docs: workspaces & organizations #375

Closed
opened 2026-02-21 17:17:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/292
Author: @bvs-langchain
Created: 6/8/2024
Status: Merged
Merged: 6/11/2024
Merged by: @agola11

Base: mainHead: brian/workspaces


📝 Commits (10+)

📊 Changes

21 files changed (+251 additions, -80 deletions)

View changed files

📝 versioned_docs/version-2.0/concepts/admin/admin.mdx (+92 -9)
📝 versioned_docs/version-2.0/concepts/index.md (+4 -2)
versioned_docs/version-2.0/concepts/static/org_members_settings.png (+0 -0)
versioned_docs/version-2.0/concepts/static/org_settings_workspaces_tab.png (+0 -0)
versioned_docs/version-2.0/concepts/static/roles.png (+0 -0)
versioned_docs/version-2.0/concepts/static/roles_tab_rbac.png (+0 -0)
versioned_docs/version-2.0/concepts/static/sample_organization_members.png (+0 -0)
📝 versioned_docs/version-2.0/concepts/static/sample_workspace.png (+0 -0)
versioned_docs/version-2.0/concepts/static/sample_workspace_members.png (+0 -0)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+8 -2)
📝 versioned_docs/version-2.0/how_to_guides/setup/create_account_api_key.mdx (+4 -0)
versioned_docs/version-2.0/how_to_guides/setup/create_organization.mdx (+0 -8)
📝 versioned_docs/version-2.0/how_to_guides/setup/set_up_access_control.mdx (+13 -5)
📝 versioned_docs/version-2.0/how_to_guides/setup/set_up_billing.mdx (+6 -2)
versioned_docs/version-2.0/how_to_guides/setup/set_up_organization.mdx (+56 -0)
📝 versioned_docs/version-2.0/how_to_guides/setup/set_up_workspace.mdx (+34 -20)
📝 versioned_docs/version-2.0/how_to_guides/static/create_workspace.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/static/organization_members_and_roles.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/static/select_workspace.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/static/workspace_settings.png (+0 -0)

...and 1 more files

📄 Description

https://github.com/langchain-ai/langsmith-docs/assets/166456249/ee819396-9f82-4673-a64d-1a47aed65dc3


🔄 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/langsmith-docs/pull/292 **Author:** [@bvs-langchain](https://github.com/bvs-langchain) **Created:** 6/8/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `brian/workspaces` --- ### 📝 Commits (10+) - [`4bd45e9`](https://github.com/langchain-ai/langsmith-docs/commit/4bd45e9006891b290a55b9489803783335653c68) update create organization - [`b280cc1`](https://github.com/langchain-ai/langsmith-docs/commit/b280cc1043ba449b9309480df847684a69b9c7e7) add organization-level roles, update screenshots - [`1a13eb5`](https://github.com/langchain-ai/langsmith-docs/commit/1a13eb5a6ced29e476d60203eb73f0d9db8cd40d) select workspace - [`c13b94d`](https://github.com/langchain-ai/langsmith-docs/commit/c13b94d96806a48276513c9e47725d3c0d7a13ad) more details - [`8f0207c`](https://github.com/langchain-ai/langsmith-docs/commit/8f0207c0d0894ce3c2633e12e0e9c7e012ffc1c0) add table - [`97e87f6`](https://github.com/langchain-ai/langsmith-docs/commit/97e87f649e24929948130d799fe39832b27caefe) fmt - [`fd2aee0`](https://github.com/langchain-ai/langsmith-docs/commit/fd2aee04c1895382e6f59c7e966e0d8de3dd0889) fix links - [`54e6e1a`](https://github.com/langchain-ai/langsmith-docs/commit/54e6e1aa0f2d7e25d5effd54f79372651896af51) add configuration details - [`b0bfdeb`](https://github.com/langchain-ai/langsmith-docs/commit/b0bfdeb297f8414226b53ebcf4486cd0c0b1099c) fmt - [`837537d`](https://github.com/langchain-ai/langsmith-docs/commit/837537d34870c8ffad8acf0b287cc4aba7e5a194) reorganization of some content, update mermaid diagram ### 📊 Changes **21 files changed** (+251 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/concepts/admin/admin.mdx` (+92 -9) 📝 `versioned_docs/version-2.0/concepts/index.md` (+4 -2) ➕ `versioned_docs/version-2.0/concepts/static/org_members_settings.png` (+0 -0) ➕ `versioned_docs/version-2.0/concepts/static/org_settings_workspaces_tab.png` (+0 -0) ➖ `versioned_docs/version-2.0/concepts/static/roles.png` (+0 -0) ➕ `versioned_docs/version-2.0/concepts/static/roles_tab_rbac.png` (+0 -0) ➖ `versioned_docs/version-2.0/concepts/static/sample_organization_members.png` (+0 -0) 📝 `versioned_docs/version-2.0/concepts/static/sample_workspace.png` (+0 -0) ➖ `versioned_docs/version-2.0/concepts/static/sample_workspace_members.png` (+0 -0) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+8 -2) 📝 `versioned_docs/version-2.0/how_to_guides/setup/create_account_api_key.mdx` (+4 -0) ➖ `versioned_docs/version-2.0/how_to_guides/setup/create_organization.mdx` (+0 -8) 📝 `versioned_docs/version-2.0/how_to_guides/setup/set_up_access_control.mdx` (+13 -5) 📝 `versioned_docs/version-2.0/how_to_guides/setup/set_up_billing.mdx` (+6 -2) ➕ `versioned_docs/version-2.0/how_to_guides/setup/set_up_organization.mdx` (+56 -0) 📝 `versioned_docs/version-2.0/how_to_guides/setup/set_up_workspace.mdx` (+34 -20) 📝 `versioned_docs/version-2.0/how_to_guides/static/create_workspace.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/organization_members_and_roles.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/select_workspace.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/workspace_settings.png` (+0 -0) _...and 1 more files_ </details> ### 📄 Description https://github.com/langchain-ai/langsmith-docs/assets/166456249/ee819396-9f82-4673-a64d-1a47aed65dc3 --- <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-02-21 17:17:56 -05:00
yindo closed this issue 2026-02-21 17:17:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#375