name: data-storytelling-design description: "Use this skill when designing data stories and narrative-driven analytics experiences in Salesforce: structuring CRM Analytics dashboards for executive communication, using text widgets and conditional highlights for contextual annotation, building sequential narrative in Tableau Story sheets, or using Einstein Discovery narrative REST API endpoints for machine-generated insight text. Trigger keywords: data storytelling dashboard, executive analytics narrative, CRM Analytics text widget annotation, Tableau story sheet, smart data discovery narrative API. NOT for technical chart-type selection, SAQL query construction, recipe node configuration, or CRM Analytics field binding mechanics." category: admin salesforce-version: "Spring '25+" well-architected-pillars:
- Operational Excellence triggers:
- "how do I design a CRM Analytics dashboard that tells a story for executives"
- "what layout should I use for an executive summary dashboard in CRM Analytics"
- "how do I add narrative text annotations to a Salesforce analytics dashboard"
- "how do I use Tableau Story sheets to create a sequential data narrative"
- "can Einstein Discovery automatically generate narrative text for my analytics report"
- "how do I highlight a key metric in a CRM Analytics dashboard to draw attention to it" tags:
- crm-analytics
- tableau
- data-storytelling
- dashboard-design
- analytics
- einstein-discovery inputs:
- "Target audience: executive, operational, frontline, or self-service"
- "Available analytics surface: CRM Analytics, Tableau, or both"
- "Existing dataset and KPI definitions"
- "Key insight or decision the story must drive" outputs:
- "Narrative dashboard layout plan with Z-pattern structure"
- "Text widget content and conditional highlight strategy"
- "Storytelling surface selection guidance (CRM Analytics vs Tableau vs Smart Data Discovery)"
- "Executive annotation blueprint" dependencies: [] version: 1.0.0 author: Pranav Nagrecha updated: 2026-04-16
Data Storytelling Design
Use this skill when designing analytics experiences in Salesforce tools that go beyond charts — specifically when you need to guide the viewer toward a decision, frame an insight with context, or create a sequential narrative. Applies to CRM Analytics dashboard annotation, Tableau Story sheets, and Einstein Discovery narrative REST API for machine-generated insight text.
Before Starting
Gather this context before working on anything in this domain:
- What decision should the audience make after viewing this story? Without a clear call to action, storytelling design defaults to decoration.
- Who is the audience: executives requiring 3-second insight comprehension, operational managers needing drill-down, or frontline users acting on recommendations?
- Which platform is in scope: CRM Analytics (text widgets, animated pages), Tableau (Story sheets), or Smart Data Discovery API (embedded programmatic narrative)?
- Are KPIs already defined? Data storytelling design assumes KPI definitions exist — if not, use
analytics-kpi-definitionfirst.
Core Concepts
The Salesforce CRM Analytics Design Framework
Salesforce's official CRM Analytics design framework defines three principles:
- Clarity — One primary message per page. Eliminate visual noise. Prioritize the insight over the mechanism.
- Efficiency — Minimize the number of interactions to reach the key insight. Pre-compute answers rather than asking users to calculate mentally.
- Consistency — Use the same color, layout, and interaction patterns across all pages. Do not alternate chart types for the same metric category.
The prescribed layout is a Z-pattern: summary metric tiles at top-left, supporting context to the right, detail charts below-left, and filter/action controls below-right. This matches natural reading patterns for left-to-right audiences and ensures executives see the headline number first.
Storytelling Surfaces Are Bifurcated by Tool
Salesforce has three distinct storytelling surfaces with different builder toolchains:
-
CRM Analytics: Narrative is built via text widgets (static or dynamic text bound to dataset values), conditional highlights (color thresholds that change KPI tile color based on value), and animated pages (step-through presentation mode). There is no platform-enforced "executive summary" widget type — all narrative must be built with text widgets and layout discipline.
-
Tableau: Has dedicated Story sheets — a separate workbook tab type that arranges a sequence of views with captioned navigation. Story sheets support annotations directly on chart views. Tableau Pulse (part of Tableau Cloud) delivers automated narrative digests to Slack and email based on metric subscriptions.
-
Einstein Discovery / Smart Data Discovery: Provides REST API endpoints for machine-generated insight text that describe top drivers of a metric change in natural language. These narratives must be surfaced in custom Visualforce pages, LWC components, or Experience Cloud — they do not automatically appear in CRM Analytics dashboards.
CRM Analytics Text Widgets for Contextual Annotation
A text widget in CRM Analytics can contain:
- Static narrative text (titles, definitions, caveats)
- Dynamic values bound to dataset queries (e.g., "Revenue is {value} this quarter")
- Conditional formatting based on step results
The most common storytelling mistake is omitting text widgets entirely, leaving dashboards as chart grids with no context. The text widget is the primary vehicle for executive framing in CRM Analytics.
Common Patterns
Pattern: Z-Pattern Executive Summary Dashboard
When to use: When building a CRM Analytics dashboard for C-suite or VP-level audiences requiring a 30-second status read.
How it works:
- Row 1 (full width): 3–5 metric tiles with KPI names, current period values, and conditional highlights (green/yellow/red thresholds).
- Row 1, rightmost: A text widget with the single-sentence narrative — the headline insight.
- Row 2: Two supporting charts (trend and breakdown) that explain the headline metrics.
- Row 3: Drill-down table or filter controls for managers who need detail.
Why not a chart grid without text: Salesforce's official CRM Analytics design Trailhead content establishes that dashboards without narrative text require significantly more time for viewers to extract the primary message.
Pattern: Tableau Story Sheet for Sequential Narrative
When to use: When the insight requires building up context across multiple views — problem, root cause, recommendation.
How it works:
- Build individual Tableau worksheets for each step of the story.
- Create a Story sheet (New Story in Tableau Cloud/Desktop).
- Add each worksheet as a Story Point with a caption telling the viewer what to conclude.
- Use annotations on chart points to call out specific data moments.
Why not multiple dashboard tabs: Dashboard tab navigation requires the viewer to discover the sequence. Story sheets enforce guided sequence and are presentation-mode compatible.
Decision Guidance
| Situation | Recommended Approach | Reason |
|---|---|---|
| Executive CRM Analytics dashboard | Z-pattern layout + text widgets + conditional highlights | Official design framework prescribes this pattern |
| Sequential narrative presentation | Tableau Story sheets | Designed for guided sequential narrative |
| Machine-generated insight text in a custom LWC | Smart Data Discovery narrative REST API | Programmatic narrative endpoint for embedding in custom surfaces |
| Frontline user dashboard with action triggers | Compact metric tiles + filter controls | Efficiency principle: minimize clicks to action |
| Automated narrative digest in Slack | Tableau Pulse metric subscriptions | Pulse delivers AI-generated digest summaries to Slack/email |
| Chart-type selection for a specific metric | Use analytics-dashboard-design skill | That skill covers chart type, binding, and faceting mechanics |
Recommended Workflow
Step-by-step instructions for an AI agent or practitioner working on this task:
- Define the audience and decision — Write one sentence: "After viewing this story, [audience] will [take this action or make this decision]." If this sentence cannot be written, design has not started.
- Select the platform surface — Choose CRM Analytics, Tableau Story sheets, or Smart Data Discovery API based on tool access and delivery channel.
- Design the layout — For CRM Analytics: apply the Z-pattern. For Tableau: plan the Story Point sequence. Map each visual element to evidence supporting the primary message.
- Write narrative text first — Draft text widget content for CRM Analytics or Story Point captions for Tableau before building charts. Narrative-first design prevents "chart soup."
- Configure conditional highlights — In CRM Analytics metric tiles, set color thresholds matching the business definition of on-track, at-risk, and critical. Use the same threshold values across all KPI tiles on a page.
- Validate with target audience — Do a 30-second test: show the dashboard for 30 seconds, then ask what action the viewer would take. Revise the narrative structure if they cannot answer clearly.
Review Checklist
Run through these before marking work in this area complete:
- Primary call to action defined and reflected in layout
- Z-pattern applied (CRM Analytics) or Story Point sequence defined (Tableau)
- Text widget narrative present on CRM Analytics dashboard pages
- Conditional highlights configured with business-meaningful thresholds
- Consistent color and layout patterns across all pages/sheets
- 30-second readability test passed with a representative viewer
Salesforce-Specific Gotchas
-
No platform-enforced "executive summary" widget exists in CRM Analytics — There is no dedicated executive summary component in Analytics Studio. All executive summaries must be built with text widgets manually. This surprises practitioners who expect a built-in feature.
-
Smart Data Discovery narrative API is not embedded in CRM Analytics dashboards automatically — The narrative REST API produces text that must be consumed by custom code. It does not inject narrative into existing CRM Analytics dashboards automatically.
-
Animated page mode in CRM Analytics disables interactive filters during playback — Animated page presentation locks interaction. If a presenter needs to respond to audience questions with live filter changes, they must exit presentation mode first.
Output Artifacts
| Artifact | Description |
|---|---|
| Layout blueprint | Z-pattern or Story Point sequence diagram for the target surface |
| Text widget content | Narrative text for each page, bound to dataset values where applicable |
| Conditional highlight thresholds | Color threshold definitions per KPI metric |
| Storytelling surface decision | Documents which platform surface was chosen and why |
Related Skills
admin/analytics-dashboard-design— Use for chart type selection, binding, faceting, and SAQL step configuration — the technical layer below storytellingadmin/analytics-kpi-definition— Use to define KPI formulas and metric logic before designing the narrative around themadmin/analytics-requirements-gathering— Use to elicit stakeholder requirements before designing any analytics experienceagentforce/einstein-discovery-development— Use for Einstein Discovery story creation and narrative REST API integration