workflows.fit
Back to n8n workflows
n8n templateFreeBy Max Tkacz

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

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-...

AILangchainCore NodesDevelopmentForm TriggerIfSetNo Op
Loading interactive preview...

Template notes

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](https://www.youtube.com/watch?v=GuaKeDS6UKU).