Skip to main content

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

Workflow preview

Ingest and enrich Q&A pairs then store in Data Table [1/2] preview
Open on n8n.io

Overview

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.