AI & RAG

Suggest grounded answers to live Intercom chats from product docs

On each inbound Intercom message, searches product docs and resolved conversations and surfaces a suggested, source-linked answer to the agent in real time.

CategoryAI & RAG
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew inbound Intercom messageIntercomIntercom
  • ActionSearch Supabase store of docs + past conversationsSupabaseSupabase
  • LogicConfidence gate: suggest or stay silent
  • ActionDraft grounded answer with OpenAIOpenAI
  • OutputPost suggestion as private note in IntercomIntercomIntercom

What it does

Gives front-line chat agents an instant, cited answer suggestion the moment a customer types a question, without leaving the inbox. It reads the live message, looks up the supporting documentation and similar past conversations, and proposes a reply the agent can accept, edit, or ignore.

When to use it

For high-volume live chat where agents juggle several conversations and need fast, accurate recall of product behavior. Ideal when answer quality matters but a human stays in the loop on every send.

How it works

  1. 1A new inbound message in an Intercom conversation fires the trigger.
  2. 2The message text is embedded and matched against a Supabase store of Confluence docs and resolved Intercom threads.
  3. 3A confidence gate decides whether to suggest an answer or stay silent on low-relevance hits.
  4. 4OpenAI drafts a concise reply grounded strictly in the retrieved passages.
  5. 5The suggestion plus source links is posted as a private note on the conversation for the agent.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect IntercomConversations, contacts, articles.
  2. 2
    Connect ConfluenceSpaces, pages, blueprints.
  3. 3
    Connect SupabaseTables, auth, storage, edge functions.
  4. 4
    Connect OpenAIModels, embeddings, files.
  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.