Recued
Menu
← Back to recipes

Support Gap Analyzer

by recued-core v1 15 views

Identifies high-frequency support topics missing KB coverage by extracting, aggregating, and comparing ticket data against existing articles.

How it works 14 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
tickets ticket-list-reader-crm
Fetch list reader from crm
kb_articles kb-article-list-reader-cms
Fetch article list reader from cms
Process (12 steps)
guard guard
Stop if tickets is empty
hashed_tickets hash_replace
Anonymize sensitive fields for safe AI processing
extracted ai-extract
AI extracts structured fields from data
topic_stats group_by
Group by question_topic
kb_titles map
Extract from each item
matches ai-compare
AI compares two pieces of data
parsed_matches ai-extract
AI extracts structured fields from data
frequent filter
Filter by condition
gaps filter
Filter by condition
sorted_gaps sort
Sort by
restored_data hash_restore
Restore anonymized fields back to real values
gap_table to_table
Format results as a data table
Output
table gap_table
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

lookback days number = 90
min occurrences number = 3

Uses (4 ingredients)

Ingredient ticket-list-reader-crm ticket-list-reader-crm
Ingredient kb-article-list-reader-cms kb-article-list-reader-cms
Legacy AI Field Extractor ai-extract
Legacy AI Comparator ai-compare

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

What it's allowed to do

Read Legacy AI Field Extractor read-only
Read Legacy AI Comparator read-only

2 more ingredients could not be resolved from the marketplace.

About

Tags

crmcms supportkbgap-analysiscrm

Details

14 steps 2 configurable settings recipe_id: analyze-support-gaps-crm