Conversational agentsMost asked
One next best action, even when AI does the talking.
Marketing and service teams are each buying their own AI chat and voice tools, and every one improvises its own offers. Tether them to Pega CDH: the agent handles the conversation, and Pega CDH makes the decision.
CustomerI’m thinking of moving my mortgage elsewhere.
AI agentBefore you decide, I can book you a fixed-rate review with a mortgage adviser this week.
Offer chosen by Pega CDH, contact policy checkedAlready in Pega CDHServes the next best action to every channel.
Unstructured signalsMost asked
Decisions that hear what the customer just said.
Your richest signals sit in call recordings and chat transcripts that Pega CDH never sees. An LLM parses a 10-minute angry call into a clean JSON payload and feeds it straight into Pega CDH as a real-time signal.
“…third time I’ve called about this fee. If it’s not sorted, I’m closing the account.”
LLM{
"intent": "churn_risk",
"sentiment": "negative",
"topic": "fees",
"urgency": "high"
}Pega CDHNext best actionRetention call-back, todaySignal to decision in real time
Already in Pega CDHAdaptive models learn from customer data and interaction history.
Content at delivery
The same decision, written for each customer.
Pega CDH picks the offer, and an external LLM writes the copy and tone for each customer just before delivery, inside your approved brand and compliance limits.
Pega CDH decision: platinum credit card- Frequent travellerTravel more, and pay less abroad.
- Young familyEarn back on the weekly shop.
- Long-standing customerPriority service, whenever you call.
Already in Pega CDHDecides the offer, and drafts treatments in your brand voice.
Implementation auditMost asked
A leaner Pega CDH that is faster to change.
Legacy instances are bloated with overlapping rules and stale actions. An AI agent maps the implementation, audits it and recommends what to consolidate, retire or rebuild.
Already in Pega CDHFlags gaps, such as actions that rarely reach arbitration.
Legacy migration
Years of campaign logic, drafted into Pega CDH.
AI reads the rules in your legacy campaign tools and drafts the Pega CDH actions and engagement policies from them, ready for your architects to refine.
Legacy campaign ruleIF balance > 5000
AND last_contact > 30d
THEN offer = SAVINGS_BOOST
AI draft- Action
- Savings boost
- Eligibility
- Balance above 5,000
- Contact policy
- Once every 30 days
Already in Pega CDHFramework and design tooling to build the programme.
Agent testing
Proof your AI agents stay inside Pega CDH’s decisions.
Pega CDH can simulate a strategy, but nobody is testing what the new AI agents actually say. AI agents play synthetic customers and run conversation after conversation through your chat and voice agents before go-live.
Synthetic customer conversationSynthetic customerCan you take something off my rate if I stay?
AI agentI can take 1% off your rate today.
- Tone and disclosures correct
- Contact policy respected
- Discount not offered by Pega CDH, flagged before go-live
Already in Pega CDHSimulation, synthetic test data and persona tests for your strategies.