Skip to main content

Retention Action Engine

Automatically executes retention strategies based on AI insights.

The Retention Action Engine node automates business logic for customer retention.

The Retention Action Engine node takes insights from the Client Retention Analyzer and automatically generates or executes an action plan. It can trigger email campaigns, alerts, and incentives based on configurable risk thresholds.

Inputs

Actions

SignalDescription
Execute ActionsTriggers the action execution

Data

DataDescription
Retention InsightsInsights object from Client Retention Analyzer

Configuration

DataDescription
Risk Threshold %Churn probability threshold to trigger actions (default: 70)
Email ServiceService to use for emails (default: 'internal')
Auto ExecuteIf true, actions run automatically. If false, they are just planned.

Outputs

Events

SignalDescription
Actions ExecutedTriggered when actions are processed

Actions

DataDescription
Email CampaignsList of email campaigns triggered
Alerts TriggeredList of system alerts generated
Incentives OfferedList of incentives/bonuses applied

Status

DataDescription
ErrorError message if execution fails

Usage

Connect this node to the Client Retention Analyzer to close the loop on retention management.

  1. Connect Insights output from Analyzer to Retention Insights input.
  2. Set a Risk Threshold (e.g., 80%).
  3. Trigger Execute Actions.
  4. The node will automatically determine the best course of action (e.g., send a "We miss you" email to high-risk users).