Hello n8n community! ![]()
I’m currently using n8n’s Chat Trigger workflow for building a chatbot interface, and I’m wondering if there’s a built-in Like/Dislike (thumbs up/thumbs down) feedback feature similar to what Dify offers.
What I’m looking for:
A way for users to rate AI responses with Like/Dislike buttons
Ability to collect and store this feedback data
Preferably integrated into the chat interface
What I’ve checked so far:
Looked through the Chat Trigger node settings
Checked the chat interface options
Searched through various chat-related workflows
In Dify, this feedback mechanism is built-in by default - users can click thumbs up/down on each AI response, and the feedback is automatically collected for analysis.
My questions:
Does n8n have any native Like/Dislike feedback feature for chat workflows?
If not built-in, has anyone implemented a custom solution for this?
What would be the recommended approach to add such feedback functionality?
I’m considering building a custom implementation using webhooks and additional nodes if necessary, but wanted to check if there’s an existing solution or best practice first.
Any guidance or examples would be greatly appreciated!
Thank you! ![]()
Environment:
n8n version: [your version]
Deployment: [self-hosted/cloud]
Workflow type: Chat Trigger with AI Agent
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: