CUSTOMER SUPPORT

Decaying Article Agent Rewrite for Confluence

When an article is flagged as decaying, an agent reads the recent tickets it failed to deflect, drafts an updated version with OpenAI.

CategoryCustomer Support
Enginepaperclip
Difficultyadvanced
Triggerwebhook
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook: article flagged decayingHTTP webhook
  • ActionFetch recent undeflected tickets from ZendeskZendeskZendesk
  • ActionRead current page from ConfluenceConfluenceConfluence
  • ActionDraft revised article with OpenAIOpenAI
  • ActionSave review draft to ConfluenceConfluenceConfluence
  • OutputSend Slack review request to ownerSlack

What it does

Closes the loop from detection to draft. When a knowledge article is flagged as decaying, this agent investigates why — pulling the recent tickets that the article should have deflected but didn't — and produces a concrete rewrite that addresses the new questions readers are actually asking, staged for human review.

When to use it

Use it when detection alone isn't enough and you want the first draft of a fix automatically prepared. Ideal for teams whose canonical articles live in Confluence and who want a reviewer, not an author, in the loop.

How it works

  1. 1A webhook fires when an upstream monitor flags an article as decaying.
  2. 2The agent fetches the article's recent unresolved Zendesk tickets to find the gaps the page no longer covers.
  3. 3It reads the current Confluence page content for context.
  4. 4Using OpenAI, it drafts a revised version that folds in the new failure modes and updated steps.
  5. 5It writes the draft as a new Confluence version marked for review, never overwriting the live page.
  6. 6It posts a Slack review request to the page owner with a before/after summary.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZendeskTickets, queues, knowledge base.
  2. 2
    Connect ConfluenceSpaces, pages, blueprints.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Connect HTTP webhookTrigger any URL on agent actions.
  6. 6
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  7. 7
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  8. 8
    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.