Skip to main content
AI Watcher monitors comments on selected posts, can flag leads, and can auto-reply in your brand voice (Pro).

What it does

  1. Enable watcher on a published post + platform
  2. Background jobs analyze new comments
  3. Optional: detect leads via keywords / custom rules
  4. Optional: auto-reply using persona / prompts
  5. Review leads, run history, and force a run from the app or API

Feature flags

FlagRole
ai_watcher_enabledEnable monitoring UI / runs
auto_replier_enabledAuto-replies
lead_detection_enabledLead keywords + leads list

REST prefix

/unified/ai-autoreplier — workspace API key or JWT. See AI Watcher API.
MethodPathPurpose
POST/enableStart watching a post
POST/disableStop watching
GET/listEnabled posts
POST/force-runForce run
GET/historyRun history
GET/leadsDetected leads
PATCH/rulesLead keywords / custom rule
Full API: AI Watcher.

In the app

Web: Published / AI Watcher — enable per post, see leads and last run.