This workflow is for Customer Success, Product, and Support teams who need to centralize and analyze unstructured customer feedback. It automates the process of identifying key themes from various communication channels, allowing you to proactively address issues, track feature requests, and understand the voice of the customer without manual effort.
This workflow uses a powerful chain of AI agents to process customer feedback from end to end. It begins by using a Data Agent to gather all recent customer interactions from multiple sources, including Gmail, Pipedrive, Zendesk, and Slack.
Once the raw data is collected, a second AI Chain reads all the text and compresses it into concise, actionable "signals." A third AI Chain then takes these signals and intelligently clusters them into shared topics, assigning each a human-readable label like "Billing," "Performance," or "Feature Request."
Finally, a fourth AI Agent acts as a dispatcher. It analyzes the clustered topics and follows a set of routing rules defined in its prompt to take the appropriate action. It uses its tools to automatically create a Zendesk ticket for product feedback, send a Slack message for billing issues, create a Notion page for training opportunities, or send a direct email alert for high-risk accounts.
To get this workflow running, you will need to configure the credentials and parameters for the following nodes:
Config: Set LLM for Agents
node and all of the Tool nodes (Gmail
, Pipedrive
, Zendesk
, Slack
, and Notion
).Set: Initial Parameters
node, update the placeholder email address and the Slack channel name for billing alerts.Tool: Search Slack Messages
node, set the channel you want the agent to search for feedback in.This workflow's logic is primarily driven by AI prompts, making it highly customizable:
AI Agent
or AI Chain
nodes to change the data gathering, analysis, clustering, or routing rules to fit your business needs.AI Agent: Gather Customer Feedback
section to connect to different data sources like Intercom, Salesforce, or a database.Manual Trigger
with a Schedule Trigger
to run the analysis automatically on a daily or weekly basis.