[PR #3014] [MERGED] feat: add n8n integration to langsmith docs [closes DOC-833] #3096

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3014
Author: @lnhsingh
Created: 3/9/2026
Status: Merged
Merged: 3/24/2026
Merged by: @tanushree-sharma

Base: mainHead: open-swe/4cd5fa2a-7e0a-7071-b886-2c5268a9dea2


📝 Commits (3)

  • decfe3d Add n8n integration page, icons, navigation entry, and overview card for LangSmith observability docs
  • 98c45f4 fix
  • e1209b1 Merge branch 'main' into open-swe/4cd5fa2a-7e0a-7071-b886-2c5268a9dea2

📊 Changes

5 files changed (+59 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/images/providers/dark/n8n.svg (+4 -0)
src/images/providers/light/n8n.svg (+4 -0)
📝 src/langsmith/integrations.mdx (+6 -0)
src/langsmith/trace-with-n8n.mdx (+44 -0)

📄 Description

Description

Adds n8n as a new integration under the "Developer tools" section of the LangSmith observability integration docs. n8n is a workflow automation platform with native LangSmith support for tracing AI workflows.

Resolves DOC-833

Preview: https://langchain-5e9cc07a-preview-opensw-1773090544-2202a5b.mintlify.app/langsmith/trace-with-n8n

Test Plan

  • Verify the n8n integration page renders correctly in preview deployment
  • Verify the n8n card appears in the Developer tools section of the integrations overview page
  • Verify navigation links work correctly

🔄 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/3014 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/24/2026 **Merged by:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Base:** `main` ← **Head:** `open-swe/4cd5fa2a-7e0a-7071-b886-2c5268a9dea2` --- ### 📝 Commits (3) - [`decfe3d`](https://github.com/langchain-ai/docs/commit/decfe3d4cb704602001730a8ab91fd3d45785617) Add n8n integration page, icons, navigation entry, and overview card for LangSmith observability docs - [`98c45f4`](https://github.com/langchain-ai/docs/commit/98c45f4f3e5980c2b9dc99e16e9e7cbec3511873) fix - [`e1209b1`](https://github.com/langchain-ai/docs/commit/e1209b1e32fcc530080efd6323808c0c2e09788a) Merge branch 'main' into open-swe/4cd5fa2a-7e0a-7071-b886-2c5268a9dea2 ### 📊 Changes **5 files changed** (+59 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/images/providers/dark/n8n.svg` (+4 -0) ➕ `src/images/providers/light/n8n.svg` (+4 -0) 📝 `src/langsmith/integrations.mdx` (+6 -0) ➕ `src/langsmith/trace-with-n8n.mdx` (+44 -0) </details> ### 📄 Description ## Description Adds n8n as a new integration under the "Developer tools" section of the LangSmith observability integration docs. n8n is a workflow automation platform with native LangSmith support for tracing AI workflows. Resolves DOC-833 Preview: https://langchain-5e9cc07a-preview-opensw-1773090544-2202a5b.mintlify.app/langsmith/trace-with-n8n ## Test Plan - [x] Verify the n8n integration page renders correctly in preview deployment - [x] Verify the n8n card appears in the Developer tools section of the integrations overview page - [x] Verify navigation links work correctly --- <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:21:04 -04:00
yindo closed this issue 2026-06-05 18:21:04 -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#3096