Ingest and enrich Q&A pairs then store in Data Table [1/2]

Go to Workflow
0 views
Built by Max Tkacz Max Tkacz
Created on June 05, 2026

Description

This workflow serves an n8n Form to end user to capture a Question and Answer pair (to be used by an Q&A AI Agent in a separate workflow).

The workflow:
Appends a isTrusted field depending on email domain
Adds AI-generated tags relevant to the Question and Answer pair
Stores the Q&A pair in an n8n Data Table

This template is part of the official n8n quick start tutorial (2026). Watch it here.

Nodes Used (2)

Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi