[PR #694] [MERGED] Add X-Tenant-Id header info in the API key section #931

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/694
Author: @romain-priour-lc
Created: 9/30/2025
Status: Merged
Merged: 10/1/2025
Merged by: @romain-priour-lc

Base: mainHead: romain/add-tenant-id-note-service-key


📝 Commits (4)

📊 Changes

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

View changed files

📝 src/langsmith/administration-overview.mdx (+7 -0)

📄 Description

Overview

Customers didn't know to include X-tenant-Id header. Doesn't hurt to mention it in the section where we explain what each API key is.

Type of change

Type:
Update existing documentation

To automatically close an issue when this PR is merged, use closing keywords:

  • Closes INF-868

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • [] All code examples have been tested and work correctly
  • [] I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 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/694 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/add-tenant-id-note-service-key` --- ### 📝 Commits (4) - [`fb81881`](https://github.com/langchain-ai/docs/commit/fb81881c96e2e81eb8ed6c10210accf8644befde) Add x-tenant-id header info in the API key section - [`4377e16`](https://github.com/langchain-ai/docs/commit/4377e1694beb938dd882eb6bcaf6100fe76f0f54) improve wording - [`3e44bc8`](https://github.com/langchain-ai/docs/commit/3e44bc87939718b428acb2cd7a7dec3bafbd882b) re-word - [`4132f0f`](https://github.com/langchain-ai/docs/commit/4132f0f0bd9a6f8d75edfb3e3642038c9d4a0a87) Review comment ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/administration-overview.mdx` (+7 -0) </details> ### 📄 Description ## Overview Customers didn't know to include X-tenant-Id header. Doesn't hurt to mention it in the section where we explain what each API key is. ## Type of change **Type:** Update existing documentation To automatically close an issue when this PR is merged, use closing keywords: - Closes INF-868 <!-- For LangChain employees, if applicable: --> - Linear issue: https://linear.app/langchain/issue/INF-868/add-to-docs-that-you-need-to-add-x-tenant-id-in-the-header-with ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [] All code examples have been tested and work correctly - [] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:21:24 -05:00
yindo closed this issue 2026-02-17 17:21:24 -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#931