-
Notifications
You must be signed in to change notification settings - Fork 589
WIP rbac and workspace ops docs ref #1217
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
base: main
Are you sure you want to change the base?
Conversation
|
Mintlify preview ID generated: preview-rbacpe-1761926321-5f4e52a |
2770c42 to
a4543c5
Compare
|
Mintlify preview ID generated: preview-rbacpe-1762288317-22ecd67 |
|
Mintlify preview ID generated: preview-rbacpe-1762288778-75f4de5 |
| @@ -0,0 +1,579 @@ | |||
| --- | |||
| title: Workspace operations reference | |||
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.
Since this lists organization operations too, can we change the title to include both? something like Organization and workspace operations? i was looking for the page for organization operations to compare but then realized its all in this page
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.
and secondly, i think we should keep the same order as the RBAC page. either org info then workspace info or vice versa. but right now i think they are flipped between this page and the RBAC page
| | Update dataset splits | ✓ | ✓ | ✓ | `datasets:read` | | ||
| | Run playground experiment (batch) | ✓ | ⚠ | ✗ | `prompts:read` + `datasets:read` + `projects:create` | | ||
| | Run playground experiment (stream) | ✓ | ⚠ | ✗ | `prompts:read` + `datasets:read` + `projects:create` | | ||
| | Run studio experiment | ✓ | ⚠ | ✗ | `datasets:read` + `projects:create` | |
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.
i think we need a note section here for the bottom 3 rows that have "partial" permissions right? i see other tables that have partial permissions have a notes section that explain them
| | Create service account | ✓ | ✗ | ✗ | `organization:manage` | | ||
| | Delete service account | ✓ | ✗ | ✗ | `organization:manage` | | ||
|
|
||
| \* Organization Users can create workspace-scoped API keys only for workspaces where they are a Workspace Admin. Org-wide API keys require Organization Admin role. |
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.
should this be a Note section or is this fine this way?
Fixes DOC-397, DOC-101
Preview
Workspace operations: https://langchain-5e9cc07a-preview-rbacpe-1762288778-75f4de5.mintlify.app/langsmith/workspace-operations
RBAC: https://langchain-5e9cc07a-preview-rbacpe-1762288778-75f4de5.mintlify.app/langsmith/rbac