CHATBOTS

Intercom Concierge: Log Doc Gaps When the Answer Isn't Found

When the concierge can't find a confident answer to an onboarding question in the docs, it logs the unanswered question to a Notion backlog and posts a Slack alert so the docs…

CategoryChatbots
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerOnboarding question in IntercomIntercomIntercom
  • ActionSearch docs and score answer confidenceNotionNotion
  • LogicBranch on confidence threshold
  • ActionAppend unanswered question to docs-gap databaseNotionNotion
  • OutputAlert the docs team in SlackSlack

What it does

Captures every onboarding question the concierge cannot answer confidently from existing documentation. Each miss is recorded with the original question, the conversation link, and a low-confidence flag, then surfaced to your docs team so coverage improves over time.

When to use it

When you want your concierge to get smarter every week. Instead of silently failing on gaps, this turns each unanswered setup question into a tracked task, giving the docs team a ranked, evidence-backed list of what to write next.

How it works

  1. 1An onboarding question arrives in Intercom and triggers the run.
  2. 2The agent searches the product docs and scores its answer confidence.
  3. 3Branch logic checks the confidence threshold.
  4. 4If confident, the run ends (another workflow handles the reply).
  5. 5If not confident, it appends a row to the Notion docs-gap database with the question, conversation URL, and timestamp.
  6. 6It posts a summary to the docs team Slack channel so the gap is triaged quickly.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect IntercomConversations, contacts, articles.
  2. 2
    Connect NotionPages, databases, comments.
  3. 3
    Connect SlackChannels, DMs, threads, mentions.
  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.