Model Update
description: Update financial models with new data — quarterly earnings, management guidance, macro changes, or revised assumptions. Adjusts estimates, recalculates valuation, and flags material changes. Use after earnings, guidance updates, or when assumptions need refreshing. Triggers on "update model", "plug earnings", "refresh estimates", "update numbers for [company]", "new guidance", or "revise estimates".
Workflow
Step 1: Identify What Changed
Determine the update trigger:
- Earnings release: New quarterly actuals to plug in
- Guidance change: Company updated forward outlook
- Estimate revision: Analyst changing assumptions based on new data
- Macro update: Interest rates, FX, commodity prices changed
- Event-driven: M&A, restructuring, new product, management change
Step 2: Plug New Data
After Earnings
Update the model with reported actuals:
| Line Item |
Prior Estimate |
Actual |
Delta |
Notes |
| Revenue |
|
|
|
|
| Gross Margin |
|
|
|
|
| Operating Expenses |
|
|
|
|
| EBITDA |
|
|
|
|
| EPS |
|
|
|
|
| [Key metric 1] |
|
|
|
|
| [Key metric 2] |
|
|
|
|
Segment Detail (if applicable):
- Update each segment's revenue and margin
- Note any segment mix shifts
Balance Sheet / Cash Flow Updates:
- Cash and debt balances
- Share count (buybacks, dilution)
- Capex actual vs. estimate
- Working capital changes
Step 3: Revise Forward Estimates
Based on the new data, adjust forward estimates:
|
Old FY Est |
New FY Est |
Change |
Old Next FY |
New Next FY |
Change |
| Revenue |
|
|
|
|
|
|
| EBITDA |
|
|
|
|
|
|
| EPS |
|
|
|
|
|
|
Key Assumption Changes:
- What assumptions are you changing and why?
- Revenue growth rate: old → new (reason)
- Margin assumption: old → new (reason)
- Any new items (restructuring charges, one-time gains, etc.)
Step 4: Valuation Impact
Recalculate valuation with updated estimates:
| Valuation Method |
Prior |
Updated |
Change |
| DCF fair value |
|
|
|
| P/E (NTM EPS × target multiple) |
|
|
|
| EV/EBITDA (NTM EBITDA × target multiple) |
|
|
|
| Price Target |
|
|
|
Step 5: Summary & Action
Estimate Change Summary:
- One paragraph: what changed, why, and what it means for the stock
- Is this a thesis-changing event or noise?
Rating / Price Target:
- Maintain or change rating?
- New price target (if changed) with methodology
- Upside/downside to current price
Step 6: Output
- Updated Excel model (if user provides the existing model)
- Estimate change summary (markdown or Word)
- Updated price target derivation
Important Notes
- Always reconcile your estimates to the company's reported figures before projecting forward
- Note any non-recurring items and whether your estimates are GAAP or adjusted
- Track your estimate revision history — it shows your analytical progression
- If the quarter was noisy, separate signal from noise in your estimate changes
- Check consensus after updating — how do your revised estimates compare to the Street?
- Share count matters — dilution from stock comp, converts, or buybacks can materially affect EPS
Hermes Profile Notes
This skill was packaged from pi-financial-services source path plugins/vertical-plugins/equity-research/skills/model-update for the Hermes financial-services profile. Use institutional data connectors first when available, cite sources, and stage outputs for qualified human review.
Common Pitfalls
- Do not present drafts as investment, legal, tax, or accounting advice.
- Do not use web search as the primary source when an institutional MCP/data connector is available.
- Do not execute transactions, contact clients, post to a ledger, or approve onboarding. Stage outputs for review.
Verification Checklist
1---2name: model-update3description: Use when financial-services work requires model Update.4license: MIT5---67# Model Update89description: Update financial models with new data — quarterly earnings, management guidance, macro changes, or revised assumptions. Adjusts estimates, recalculates valuation, and flags material changes. Use after earnings, guidance updates, or when assumptions need refreshing. Triggers on "update model", "plug earnings", "refresh estimates", "update numbers for [company]", "new guidance", or "revise estimates".1011## Workflow1213### Step 1: Identify What Changed1415Determine the update trigger:16- **Earnings release**: New quarterly actuals to plug in17- **Guidance change**: Company updated forward outlook18- **Estimate revision**: Analyst changing assumptions based on new data19- **Macro update**: Interest rates, FX, commodity prices changed20- **Event-driven**: M&A, restructuring, new product, management change2122### Step 2: Plug New Data2324#### After Earnings25Update the model with reported actuals:2627| Line Item | Prior Estimate | Actual | Delta | Notes |28|-----------|---------------|--------|-------|-------|29| Revenue | | | | |30| Gross Margin | | | | |31| Operating Expenses | | | | |32| EBITDA | | | | |33| EPS | | | | |34| [Key metric 1] | | | | |35| [Key metric 2] | | | | |3637**Segment Detail** (if applicable):38- Update each segment's revenue and margin39- Note any segment mix shifts4041**Balance Sheet / Cash Flow Updates**:42- Cash and debt balances43- Share count (buybacks, dilution)44- Capex actual vs. estimate45- Working capital changes4647### Step 3: Revise Forward Estimates4849Based on the new data, adjust forward estimates:5051| | Old FY Est | New FY Est | Change | Old Next FY | New Next FY | Change |52|---|-----------|-----------|--------|------------|------------|--------|53| Revenue | | | | | | |54| EBITDA | | | | | | |55| EPS | | | | | | |5657**Key Assumption Changes:**58- What assumptions are you changing and why?59- Revenue growth rate: old → new (reason)60- Margin assumption: old → new (reason)61- Any new items (restructuring charges, one-time gains, etc.)6263### Step 4: Valuation Impact6465Recalculate valuation with updated estimates:6667| Valuation Method | Prior | Updated | Change |68|-----------------|-------|---------|--------|69| DCF fair value | | | |70| P/E (NTM EPS × target multiple) | | | |71| EV/EBITDA (NTM EBITDA × target multiple) | | | |72| **Price Target** | | | |7374### Step 5: Summary & Action7576**Estimate Change Summary:**77- One paragraph: what changed, why, and what it means for the stock78- Is this a thesis-changing event or noise?7980**Rating / Price Target:**81- Maintain or change rating?82- New price target (if changed) with methodology83- Upside/downside to current price8485### Step 6: Output8687- Updated Excel model (if user provides the existing model)88- Estimate change summary (markdown or Word)89- Updated price target derivation9091## Important Notes9293- Always reconcile your estimates to the company's reported figures before projecting forward94- Note any non-recurring items and whether your estimates are GAAP or adjusted95- Track your estimate revision history — it shows your analytical progression96- If the quarter was noisy, separate signal from noise in your estimate changes97- Check consensus after updating — how do your revised estimates compare to the Street?98- Share count matters — dilution from stock comp, converts, or buybacks can materially affect EPS99100## Hermes Profile Notes101This skill was packaged from `pi-financial-services` source path `plugins/vertical-plugins/equity-research/skills/model-update` for the Hermes financial-services profile. Use institutional data connectors first when available, cite sources, and stage outputs for qualified human review.102103104## Common Pitfalls1051. Do not present drafts as investment, legal, tax, or accounting advice.1062. Do not use web search as the primary source when an institutional MCP/data connector is available.1073. Do not execute transactions, contact clients, post to a ledger, or approve onboarding. Stage outputs for review.108109110## Verification Checklist111- [ ] Inputs, assumptions, dates, and currencies are explicit.112- [ ] Numbers tie across tables, models, decks, and memos.113- [ ] Sources are cited and institutional data is preferred where available.114- [ ] Output is labeled draft / for human review where appropriate.