[PR #3579] [MERGED] Add usage / spend limits info #3618

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3579
Author: @lnhsingh
Created: 4/14/2026
Status: Merged
Merged: 4/14/2026
Merged by: @lnhsingh

Base: mainHead: cost


📝 Commits (4)

📊 Changes

9 files changed (+99 additions, -56 deletions)

View changed files

📝 src/docs.json (+10 -2)
📝 src/langsmith/fleet/agent-identity.mdx (+1 -1)
📝 src/langsmith/fleet/essentials.mdx (+2 -2)
📝 src/langsmith/fleet/index.mdx (+1 -1)
📝 src/langsmith/fleet/manage-agent-settings.mdx (+1 -1)
src/langsmith/fleet/setup.mdx (+0 -46)
src/langsmith/fleet/workspace-admin.mdx (+72 -0)
📝 src/langsmith/organization-workspace-operations.mdx (+10 -1)
📝 src/snippets/langsmith/fleet-pricing.mdx (+2 -2)

📄 Description

Adds Fleet usage documentation covering spend monitoring and spend limits, consolidated into a new "Workspace admin" page alongside existing workspace secrets configuration. Also adds fleet:read-admin-config and fleet:write-admin-config permissions to the RBAC operations reference.

Preview: https://langchain-5e9cc07a-preview-cost-1776190025-cb56175.mintlify.app/langsmith/fleet/workspace-admin#usage-and-spend-limits

Fixes DOC-977


🔄 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/3579 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 4/14/2026 **Status:** ✅ Merged **Merged:** 4/14/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cost` --- ### 📝 Commits (4) - [`8f4fef7`](https://github.com/langchain-ai/docs/commit/8f4fef7cd4b5d1d17213e90b579e34c419ace8c0) Add usage / spend limits info - [`8ef0bc0`](https://github.com/langchain-ai/docs/commit/8ef0bc0be19466a2235ded68e2aa20dbd7799896) add perms - [`b6e85c5`](https://github.com/langchain-ai/docs/commit/b6e85c5b47eb85a6935569486052a3e8cdcb2ff2) fix links - [`129f8dd`](https://github.com/langchain-ai/docs/commit/129f8dd9abacdfbf9638c064b257ed1ecfffd9f0) additional behavior ### 📊 Changes **9 files changed** (+99 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+10 -2) 📝 `src/langsmith/fleet/agent-identity.mdx` (+1 -1) 📝 `src/langsmith/fleet/essentials.mdx` (+2 -2) 📝 `src/langsmith/fleet/index.mdx` (+1 -1) 📝 `src/langsmith/fleet/manage-agent-settings.mdx` (+1 -1) ➖ `src/langsmith/fleet/setup.mdx` (+0 -46) ➕ `src/langsmith/fleet/workspace-admin.mdx` (+72 -0) 📝 `src/langsmith/organization-workspace-operations.mdx` (+10 -1) 📝 `src/snippets/langsmith/fleet-pricing.mdx` (+2 -2) </details> ### 📄 Description Adds Fleet usage documentation covering spend monitoring and spend limits, consolidated into a new "Workspace admin" page alongside existing workspace secrets configuration. Also adds fleet:read-admin-config and fleet:write-admin-config permissions to the RBAC operations reference. Preview: https://langchain-5e9cc07a-preview-cost-1776190025-cb56175.mintlify.app/langsmith/fleet/workspace-admin#usage-and-spend-limits Fixes DOC-977 --- <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:23:42 -04:00
yindo closed this issue 2026-06-05 18:23:42 -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#3618