MARKETING CLOUD / AI
AI
Einstein for Marketing Cloud, Agentforce, and calling external LLMs from CloudPages — what each AI surface is actually good for, where they bite in production, and the decision of when to reach for Agentforce versus an external model.
Foundation · 2
Production note
Marketing Cloud AI gotchas: where Einstein, Agentforce, and external models bite
AI in Marketing Cloud arrives as three different things — Einstein features baked into the platform, Agentforce reaching in from the Salesforce side, and external LLMs you call yourself from CloudPages or SSJS. Each fails differently. Ten gotchas across the three, each with the question to answer before you ship and the cost of getting it wrong.
Decision framework
Marketing Cloud AI: Style Guide
The opinionated rules Cleon applies to AI in Marketing Cloud — when to reach for Einstein, Agentforce, or an external model, the guardrails each one needs, and the 'Agentforce vs external AI' decision in full. The discipline document that ties the AI subcategory together.
Reference · 2
Reference
Einstein for Marketing Cloud — reference
The Einstein features baked into Marketing Cloud Engagement — Engagement Scoring, Send Time Optimization, Content Selection, Copy Insights — what each predicts, the data each needs to be trustworthy, and the production caveat for each. The AI that's already in the platform before you call anything external.
Reference
Agentforce and Marketing Cloud — reference
What Agentforce is, how it relates to Marketing Cloud, and why its usefulness for marketing is decided by the Data Cloud model underneath it. The agent layer — what it can do, what it reads, and the guardrails an agent that can act needs.
How-to · 2
How-to
Calling external AI from CloudPages and SSJS — how-to
The pattern for calling an external LLM from Marketing Cloud — where the call belongs (ahead of time, not at render time), how to handle auth and failure, and the data, latency, and cost guardrails that keep it from breaking a page or a budget. The how-to, with the gotchas built in.
How-to
Debugging AI personalization — how-to
An Einstein score looks wrong, a generated copy field is blank, or an agent answers confidently and incorrectly. The diagnostic is always the same: figure out which surface produced the value, then walk down to the layer where it actually breaks. The AI-personalization debugging playbook.