CUSTOMER SUPPORT
Promote High-Volume Ticket Tags into FAQ Macros
On a schedule, ranks Zendesk ticket tags by solved volume, and for any tag crossing a threshold without a matching macro.
How it runs
The automated pipeline, trigger to output.
- TriggerSchedule fires on chosen cadence
- ActionRank tags by solved-ticket volumePostgres
- LogicFilter to high-volume tags lacking a macro
- ActionPull top-rated resolutions per tagZendesk
- ActionSynthesize one draft macro per tagOpenAI
- OutputPost drafts to Slack for approvalSlack
What it does
Uses your own tagging as the signal for what deserves a macro. It tallies how many tickets each tag resolved over the period, finds the high-volume tags that have no canned reply yet, and synthesizes a draft macro from the best-rated resolutions under that tag — so your most common ticket categories get first-class answers.
When to use it
When your team tags tickets consistently and you want macro priorities driven by category volume rather than reply-text similarity. A good complement to reply-clustering miners.
How it works
- 1A schedule starts the run on your chosen cadence.
- 2Query Postgres (your ticket warehouse) to rank tags by count of solved tickets in the window.
- 3Filter to tags above a volume threshold that lack an associated macro.
- 4For each qualifying tag, pull its highest-satisfaction resolution replies from Zendesk.
- 5Have OpenAI synthesize one representative draft macro per tag from those replies.
- 6Post each draft to Slack with the tag, ticket volume, and example links for the team to approve.
Set it up
What you configure once, before turning it on.
- 1Connect PostgresAny Postgres URL — query, write, migrate.
- 2Connect ZendeskTickets, queues, knowledge base.
- 3Connect OpenAIModels, embeddings, files.
- 4Connect SlackChannels, DMs, threads, mentions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Customer Support workflows
Flag Live Intercom Chats With No Help Article and Alert Slack
When an Intercom conversation closes, checks whether the customer's question is already covered by a help article.
Negative VIP CSAT to Owner Callback Scheduler
When a VIP submits a low Intercom CSAT rating, drafts a recovery note with an LLM and books a callback on the account owner's Google Calendar within their working hours.
CEO Agent: Mine Last Month's Tickets and Publish a Deflection Plan
Monthly, an agent investigates the top recurring Zendesk ticket themes, drafts and publishes the highest-confidence help articles to ReadMe.
Mine a Discord Support Channel for Recurring Questions to Document
On a daily schedule, scans a Discord support channel for questions the community keeps asking, deduplicates against existing ReadMe docs.
Daily VIP Sentiment Digest for Account Owners
Each morning, pulls the prior day's Intercom conversations for VIP accounts, summarizes the overall mood per account with an LLM.
VIP Reply Sentiment Watcher with Account-Owner Escalation
Scores every inbound Intercom reply from a VIP customer for frustration and, when it crosses the anger threshold, pings the account owner in Slack with the conversation link…
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
