CUSTOMER SUPPORT

Macro Coverage Scorecard to Snowflake

Nightly, computes what share of agent replies were covered by a saved macro versus typed from scratch, broken down by topic and team.

CategoryCustomer Support
Enginesim
Difficultyintermediate
Triggerschedule
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNightly schedule fires
  • ActionPull yesterday's replies + macro-usage eventsZendeskZendesk
  • ActionTag each reply with a topic categoryOpenAI
  • LogicLabel macro-covered vs free-text; aggregate by topic and team
  • ActionUpsert daily coverage scorecard rowsSnowflakeSnowflake
  • OutputPost coverage summary to leadership SlackSlack

What it does

It turns macro coverage into a measurable metric. Every night it classifies the previous day's agent replies as macro-backed or hand-typed, tags each by topic, and rolls them up into a coverage percentage per topic and per team. The results land in a Snowflake table so leadership can watch coverage trends and spot topics where agents are stuck improvising.

When to use it

Use it when you need a defensible KPI for macro program health, or want to prove that newly authored macros actually moved coverage up over time.

How it works

  1. 1A nightly schedule starts the run.
  2. 2Pull yesterday's agent replies and macro-usage audit events from Zendesk.
  3. 3An OpenAI step tags each reply with a topic category.
  4. 4A logic step labels every reply as macro-covered or free-text and aggregates coverage by topic and team.
  5. 5Upsert the daily scorecard rows into a Snowflake coverage table.
  6. 6Post a short summary of the day's coverage and the biggest gaps to the support leadership Slack channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZendeskTickets, queues, knowledge base.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect SnowflakeWarehouses, queries, shares.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.