Block 1 - Answer questions with a vector store
- Type / Role
- @n8n/n8n-nodes-langchain.toolVectorStore - toolVectorStore
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description This workflow is built for e commerce store owners, customer support teams, and retail businesses who want to provide instant, intelligent email support without hiring additional staff....
@n8n/n8n-nodes-langchain.toolvectorstore, @n8n/n8n-nodes-langchain.vectorstorepinecone, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.gmailtrigger, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.chainllm
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Fayzul Noor.
Original n8n.io sourceDescription This workflow is built for e-commerce store owners, customer support teams, and retail businesses who want to provide instant, intelligent email support without hiring additional staff. If you're tired of manually responding to customer inquiries, searching through product catalogs, and copying information into emails, this automation will transform your support process. It turns your inbox into a smart AI-powered support system that reads, understands, and responds to customer questions about your store products while you focus on growing your business. How it works / What it does:
This n8n automation completely transforms how you handle customer email inquiries using AI and Retrieval-Augmented Generation (RAG) technology.
Here's a simple breakdown of how it works:
Once everything is set up, the system runs on autopilot and provides 24/7 customer support without any manual intervention.
How to set up:
Follow these steps to get your AI-powered email support system running:
Import the JSON file into your n8n instance.
Add your API credentials:
Set up your Pinecone vector database:
Configure the Gmail Trigger node to monitor the correct email account.
Customize the AI Agent's system message to match your brand voice and support policies.
Activate the workflow to enable automatic monitoring and responses.
Requirements:
Before running the workflow, make sure you have the following:
How to customize the workflow:
This workflow is flexible and can be customized to fit your business needs. Here's how you can tailor it:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automated product email support with GPT-4.1, Pinecone RAG, and Gmail |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Ticket Management, AI RAG |
| Author | Fayzul Noor |
| Published | 26 Oct 2025 |
Use the JSON export at /data/workflows/10194/10194.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Description This workflow is built for e commerce store owners, customer support teams, and retail businesses who want to provide instant, intelligent email support without hiring additional staff....
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Ticket Management, AI RAG use case.