[PR #1694] [MERGED] docs: Update support contact from email to support portal #1766

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1694
Author: @nitboss
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @lnhsingh

Base: mainHead: update-support-contact-to-portal


📝 Commits (1)

  • 4128b2e docs: update support contact from email to support portal

📊 Changes

13 files changed (+23 additions, -23 deletions)

View changed files

📝 src/langsmith/administration-overview.mdx (+2 -2)
📝 src/langsmith/agent-server-scale.mdx (+1 -1)
📝 src/langsmith/billing.mdx (+2 -2)
📝 src/langsmith/control-plane.mdx (+2 -2)
📝 src/langsmith/dataset-transformations.mdx (+1 -1)
📝 src/langsmith/index-datasets-for-dynamic-few-shot-example-selection.mdx (+1 -1)
📝 src/langsmith/mask-inputs-outputs.mdx (+1 -1)
📝 src/langsmith/observability-concepts.mdx (+1 -1)
📝 src/langsmith/pricing-faq.mdx (+3 -3)
📝 src/langsmith/regions-faq.mdx (+4 -4)
📝 src/langsmith/self-host-external-clickhouse.mdx (+2 -2)
📝 src/langsmith/self-host-sso.mdx (+1 -1)
📝 src/langsmith/user-management.mdx (+2 -2)

📄 Description

Summary

This PR updates all references from the support email address (support@langchain.dev) to the support portal (support.langchain.com) across LangSmith documentation.

Why

  • Provides users with a better, centralized support experience through the support portal
  • Ensures consistency in how users access support resources
  • Aligns with the current support infrastructure

What Changed

Replaced all instances of support@langchain.dev with links to support.langchain.com in the following documentation files:

  • administration-overview.mdx (2 changes)
  • agent-server-scale.mdx (1 change)
  • billing.mdx (2 changes)
  • control-plane.mdx (2 changes)
  • dataset-transformations.mdx (1 change)
  • index-datasets-for-dynamic-few-shot-example-selection.mdx (1 change)
  • mask-inputs-outputs.mdx (1 change)
  • observability-concepts.mdx (1 change)
  • pricing-faq.mdx (3 changes)
  • regions-faq.mdx (4 changes)
  • self-host-external-clickhouse.mdx (2 changes)
  • self-host-sso.mdx (1 change)
  • user-management.mdx (2 changes)

Total: 23 replacements across 13 files

Review Notes

  • All changes are simple text replacements
  • No functional changes to the documentation content
  • All links point to https://support.langchain.com

🔄 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/1694 **Author:** [@nitboss](https://github.com/nitboss) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `update-support-contact-to-portal` --- ### 📝 Commits (1) - [`4128b2e`](https://github.com/langchain-ai/docs/commit/4128b2e1003f0f929a871bf6e928bfe572f802ef) docs: update support contact from email to support portal ### 📊 Changes **13 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/administration-overview.mdx` (+2 -2) 📝 `src/langsmith/agent-server-scale.mdx` (+1 -1) 📝 `src/langsmith/billing.mdx` (+2 -2) 📝 `src/langsmith/control-plane.mdx` (+2 -2) 📝 `src/langsmith/dataset-transformations.mdx` (+1 -1) 📝 `src/langsmith/index-datasets-for-dynamic-few-shot-example-selection.mdx` (+1 -1) 📝 `src/langsmith/mask-inputs-outputs.mdx` (+1 -1) 📝 `src/langsmith/observability-concepts.mdx` (+1 -1) 📝 `src/langsmith/pricing-faq.mdx` (+3 -3) 📝 `src/langsmith/regions-faq.mdx` (+4 -4) 📝 `src/langsmith/self-host-external-clickhouse.mdx` (+2 -2) 📝 `src/langsmith/self-host-sso.mdx` (+1 -1) 📝 `src/langsmith/user-management.mdx` (+2 -2) </details> ### 📄 Description ## Summary This PR updates all references from the support email address (`support@langchain.dev`) to the support portal (`support.langchain.com`) across LangSmith documentation. ## Why - Provides users with a better, centralized support experience through the support portal - Ensures consistency in how users access support resources - Aligns with the current support infrastructure ## What Changed Replaced all instances of `support@langchain.dev` with links to `support.langchain.com` in the following documentation files: - `administration-overview.mdx` (2 changes) - `agent-server-scale.mdx` (1 change) - `billing.mdx` (2 changes) - `control-plane.mdx` (2 changes) - `dataset-transformations.mdx` (1 change) - `index-datasets-for-dynamic-few-shot-example-selection.mdx` (1 change) - `mask-inputs-outputs.mdx` (1 change) - `observability-concepts.mdx` (1 change) - `pricing-faq.mdx` (3 changes) - `regions-faq.mdx` (4 changes) - `self-host-external-clickhouse.mdx` (2 changes) - `self-host-sso.mdx` (1 change) - `user-management.mdx` (2 changes) **Total: 23 replacements across 13 files** ## Review Notes - All changes are simple text replacements - No functional changes to the documentation content - All links point to `https://support.langchain.com` --- <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:42 -05:00
yindo closed this issue 2026-02-17 17:22:42 -05:00
yindo changed title from [PR #1694] docs: Update support contact from email to support portal to [PR #1694] [MERGED] docs: Update support contact from email to support portal 2026-06-05 18:14:49 -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#1766