
Key takeaways
- Redtail and Wealthbox are CRMs for tracking the advisor-client relationship; Orion generates performance and reporting data. None of them writes the plain-English letter a client actually reads.
- Quarterly client communication is still largely manual: an advisor or associate takes the Orion numbers and the Redtail/Wealthbox context and writes a personalized narrative by hand, client by client.
- An n8n + Claude workflow reads the portfolio data and relationship context, and drafts the client letter for advisor review — instead of a person writing each one from a template.
- This doesn't replace the advisor's relationship or their final review of what goes to a client — it replaces the manual writing labor of turning numbers into a coherent narrative.
- Firms running this get every client a genuinely personalized letter, not a mail-merge with the account number changed.
The Data Exists. The Letter Still Doesn't Write Itself.
A registered investment advisor running Redtail or Wealthbox for CRM and Orion for reporting has, technically, everything needed to explain a quarter to a client: the relationship history, the notes from the last call, and the actual performance numbers. None of those three tools writes the letter. Redtail and Wealthbox log who the client is and what's been discussed. Orion generates the numbers and the charts. The plain-English paragraph that turns a statement into something a client actually reads and feels informed by — that's still a person, writing it by hand, client by client, every quarter.
Why This Doesn't Scale the Way Firms Pretend It Does
Most firms solve this with a template: a boilerplate letter with the numbers swapped in, sent to every client regardless of what actually happened in their specific portfolio or relationship this quarter. It scales, technically — and it reads exactly like what it is. A client whose portfolio had a genuinely unusual quarter gets the same paragraph as a client whose allocation didn't move at all, because writing something specific for each client individually was never realistic at real client-count scale with a human doing it alone.
The Workflow: Reading the Numbers, Writing the Narrative
We build this as an n8n workflow that pulls the relevant performance data from Orion and the relationship context from Redtail or Wealthbox, and has Claude draft a client-specific letter — one that actually references what happened in that client's portfolio and relationship this quarter, not a template with numbers dropped in. The advisor reviews and edits before anything goes out; the workflow's job is producing a strong, specific first draft for every client, not just the ones important enough to get one written by hand.
What This Makes Redundant
Not the advisor relationship — the manual writing labor underneath it. The job of translating numbers and notes into a coherent, personal narrative, repeated identically across every client every quarter, is exactly the kind of repetitive-but-not-trivial work that consumes real advisor or associate hours for a result clients barely notice unless it's missing. Removing that labor doesn't change the advice; it changes who's writing the sentence that delivers it.
Frequently Asked Questions
Does this replace the advisor's relationship with the client?
No. It drafts the communication; the advisor reviews, edits, and remains the actual point of contact and source of advice.
Does this replace Redtail, Wealthbox, or Orion?
No — all three remain the systems of record for relationship data and performance reporting. This workflow reads from them and produces the writing task none of them perform.
Is this compliant with RIA communication and marketing rules?
The workflow is built with a review step precisely because advisor-approved, compliant client communication is the requirement — nothing is sent without a human reviewing it first.
Does every client get a meaningfully different letter?
Yes — the draft is generated from that specific client's data and context, not a shared template, which is the entire point.


