Friday allocation drift memos for every Addepar household

Every Friday at 3pm, catch households drifting from their target allocation, draft a Google Docs rebalancing memo for each, and post one Slack summary to your PM channel.

Agentic Task
AddeparGoogle DocsSlackFinanceOperationsAI ReportsNotifications & Alerts
PromptCreate

Every Friday at 3pm, run an allocation drift review across every household in Addepar and hand each portfolio manager a written rebalancing memo before they log off for the weekend.

Enumerate every household in Addepar with List Entities. For each household, pull current asset-class weights: prefer Get Portfolio View Results against a saved Addepar Analysis view that returns asset-class weights (the view id or name should be a configurable input), and fall back to Query Portfolio Data if no saved view is configured. Read each household's target allocation attribute from Addepar so you have both sides of the comparison.

Compare current weights to target weights per asset class. Flag any household where an asset class has drifted past the configurable threshold (default 3 percent, and allow per-sleeve overrides so tight-band assets like cash can trip earlier than long-horizon buckets like alternatives). For each drifted sleeve, compute the approximate dollar move needed to bring it back to target using the household's current market value.

For each drifted household, create a short memo with Google Docs Create Document, then populate it with Batch Update Document. The memo should list the household name, a two-line summary at the top, each over- or underweight sleeve with current versus target weight, the approximate dollar move needed to rebalance, and a plain-language recommendation the portfolio manager can act on Monday morning.

Post one summary to the portfolio management Slack channel with Send a Message. Include one bullet per drifted household with the household name, the largest drift, and a link to its memo. End the message with a count of households already in-line and call out any households missing a target allocation attribute so the team can backfill them.

Inputs the caller can configure: the drift threshold (default 3 percent), optional per-asset-class thresholds, the Addepar Analysis view id to use (leave blank to run a dynamic query), the Google Drive folder where memos should live, and the Slack channel for the summary.

Additional information

What does this prompt do?
  • Pulls every household from Addepar and reads their current asset-class mix against each household's target allocation.
  • Flags any household where a sleeve has drifted past your threshold (3% by default), and estimates the dollar move needed to bring it back.
  • Writes a short Google Docs memo per drifted household with what's over or under, the approximate rebalance amount, and a plain-language recommendation.
  • Posts one Slack summary to your portfolio management channel with a bullet per drifted household, links to the memos, and a count of households already in-line.
What do I need to use this?
  • An Addepar login with access to entities and portfolio analysis.
  • A target allocation attribute set on each household in Addepar (or a saved Addepar Analysis view that returns current asset-class weights).
  • A Google account for creating and editing the memos.
  • A Slack workspace and a channel where the Friday summary should land.
How can I customize it?
  • Adjust the drift threshold from the 3% default, or set per-sleeve thresholds (e.g. 2% for cash, 5% for alternatives).
  • Change the run time or day to match when your team wraps up before the weekend.
  • Point the memos at a specific Google Drive folder and swap in whichever Slack channel your portfolio managers watch.

Frequently asked questions

Does this send trades or move money?
No. The workflow only reads from Addepar and writes memos and a Slack summary. Every rebalance decision stays with the portfolio manager.
What if a household doesn't have a target allocation set in Addepar?
Those households are called out separately at the bottom of the Slack summary so your team knows which records to backfill.
Can we use our own saved allocation view?
Yes. Point the workflow at any Addepar Analysis view that returns current asset-class weights. If you don't have one, it will run the analysis dynamically instead.
Does the 3% threshold apply to every asset class equally?
By default yes, but you can raise or lower the overall number or set a different threshold for each sleeve, so tight-band assets like cash trip earlier than long-horizon alternatives.
Where do the memos get saved?
In the Google Drive you connect. The Slack summary links to each document so portfolio managers can open the write-up for a household in one click.

Related templates

Weekend football matchday preview, posted to Slack

Every Friday, get a ready-to-read preview of your league's weekend matches, with positions, form, scorers to watch, and predicted results, posted to Slack.

API-Sports
Slack
Agentic Task
Weekly Braintree revenue and refund report for finance

Every Monday morning, finance leadership gets a clear recap of last week's Braintree sales, refunds, and disputes by email and Slack.

Braintree
Gmail
Slack
Agentic Task
Daily IP reputation screening with Slack threat alerts

Every morning we check your list of IP addresses for abusive activity, update your spreadsheet, and alert your team only about the risky ones.

AbuseIPDB
Google Sheets
Slack
Agentic Task
Turn Heroku deploys into a readable Slack changelog

Every time you ship to Heroku, we post a clear summary to Slack listing what changed, who deployed it, and whether it was a rollback.

Heroku
GitHub
Slack
Agentic Task
Morning team travel briefing with live flight alerts

Every weekday morning, your team gets one Slack briefing on who's flying today, their live flight status, and any delays or cancellations to act on.

AviationStack
Google Sheets
Slack
Agentic Task
Weekly self-audit of your company's IP address reputation

Every Monday we scan your office, VPN, mail, and hosting IP ranges for abuse reports, post a summary to Slack, and open a ticket when anything crosses your risk line.

AbuseIPDB
Slack
Jira
Agentic Task

Hand your portfolio managers a rebalance plan before they log off Friday.

Let the workflow surface which households drifted this week, write the memos, and drop a single Slack summary in the PM channel.