AI AGENTS

Discord FAQ Gap Digest from Unanswered Questions

On a daily schedule, scans the questions the FAQ agent had to escalate, clusters the recurring ones it couldn't answer from docs.

CategoryAI Agents
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily schedule fires
  • ActionPull escalated unanswered questions from PostgresPostgreSQLPostgres
  • LogicCluster and rank recurring topics
  • ActionCheck Notion for existing coverageNotionNotion
  • OutputPost prioritized docs-gap digest to Discord modsDiscordDiscord

What it does

This is the feedback loop that makes your deflection agent get smarter. Instead of answering live, it runs once a day, looks back at every question that got escalated because the docs didn't cover it, groups the recurring themes, and tells your team exactly which docs to write next — ranked by how often each gap was hit.

When to use it

Run this alongside any live FAQ agent. Use it weekly or daily when you want documentation work driven by real demand instead of guesswork, and to prove the deflection rate is climbing.

How it works

  1. 1A scheduled trigger fires (e.g., every morning).
  2. 2The flow pulls the last day of escalated, unanswered questions logged in Postgres.
  3. 3A clustering step groups them into recurring topics and ranks by frequency.
  4. 4It cross-checks Notion to confirm no doc already covers each top topic.
  5. 5It posts a prioritized "docs to write" digest into the Discord mod channel, with question counts and example messages per gap.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect PostgresAny Postgres URL — query, write, migrate.
  2. 2
    Connect NotionPages, databases, comments.
  3. 3
    Connect DiscordCommunity channels + voice + bots.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    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.