[PR #1217] [MERGED] RBAC and workspace ops docs ref #1388

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1217
Author: @katmayb
Created: 10/31/2025
Status: Merged
Merged: 11/10/2025
Merged by: @katmayb

Base: mainHead: rbac-permissions-docs


📝 Commits (7)

📊 Changes

7 files changed (+783 additions, -14 deletions)

View changed files

📝 src/docs.json (+8 -1)
📝 src/langsmith/administration-overview.mdx (+23 -13)
src/langsmith/organization-workspace-operations.mdx (+567 -0)
src/langsmith/rbac.mdx (+181 -0)
📝 src/langsmith/user-management.mdx (+2 -0)
src/snippets/langsmith/multi-workspace-org-roles.mdx (+1 -0)
src/snippets/langsmith/permissions-reference.mdx (+1 -0)

📄 Description

Fixes DOC-397, DOC-101

Preview

Organization and workspace operations: https://langchain-5e9cc07a-preview-rbacpe-1762465003-c2183e4.mintlify.app/langsmith/organization-workspace-operations
RBAC: https://langchain-5e9cc07a-preview-rbacpe-1762465003-c2183e4.mintlify.app/langsmith/rbac


🔄 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/1217 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `rbac-permissions-docs` --- ### 📝 Commits (7) - [`3648a87`](https://github.com/langchain-ai/docs/commit/3648a87949641bd3f64129250a5e7df6aec5a323) rbac and workspace ops docs ref - [`8576b22`](https://github.com/langchain-ai/docs/commit/8576b222200cb359dcb7b7d25ff3faecafa775ea) Feedback - [`3b81b83`](https://github.com/langchain-ai/docs/commit/3b81b83e28cb6a79a81a3b39e5ab3b7ad232b87b) Feedback 2 - [`5b616e2`](https://github.com/langchain-ai/docs/commit/5b616e2e4f2570e1ad0890309728b4abac90059a) Edits + - [`4045177`](https://github.com/langchain-ai/docs/commit/40451770f59490c29d4df209a2445677dbf22b80) Fix - [`d9315f7`](https://github.com/langchain-ai/docs/commit/d9315f764d0389c5039d3117144b1731ab6724f2) Fix merge coflict - [`3ed5412`](https://github.com/langchain-ai/docs/commit/3ed541205d43cb24857fc5096704a0c46b2d805f) Link fix ### 📊 Changes **7 files changed** (+783 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+8 -1) 📝 `src/langsmith/administration-overview.mdx` (+23 -13) ➕ `src/langsmith/organization-workspace-operations.mdx` (+567 -0) ➕ `src/langsmith/rbac.mdx` (+181 -0) 📝 `src/langsmith/user-management.mdx` (+2 -0) ➕ `src/snippets/langsmith/multi-workspace-org-roles.mdx` (+1 -0) ➕ `src/snippets/langsmith/permissions-reference.mdx` (+1 -0) </details> ### 📄 Description Fixes DOC-397, DOC-101 ## Preview Organization and workspace operations: https://langchain-5e9cc07a-preview-rbacpe-1762465003-c2183e4.mintlify.app/langsmith/organization-workspace-operations RBAC: https://langchain-5e9cc07a-preview-rbacpe-1762465003-c2183e4.mintlify.app/langsmith/rbac --- <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-17 17:22:17 -05:00
yindo closed this issue 2026-02-17 17:22:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1388