financial-reporting-dashboard

Build P&L, balance sheet, and cash flow dashboards for ecommerce with drill-down by product, channel, and time period for management and investor reporting

11 stars

Best use case

financial-reporting-dashboard is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Build P&L, balance sheet, and cash flow dashboards for ecommerce with drill-down by product, channel, and time period for management and investor reporting

Teams using financial-reporting-dashboard should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/financial-reporting-dashboard/SKILL.md --create-dirs "https://raw.githubusercontent.com/finsilabs/awesome-ecommerce-skills/main/skills/data-analytics/financial-reporting-dashboard/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/financial-reporting-dashboard/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How financial-reporting-dashboard Compares

Feature / Agentfinancial-reporting-dashboardStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Build P&L, balance sheet, and cash flow dashboards for ecommerce with drill-down by product, channel, and time period for management and investor reporting

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Financial Reporting Dashboard

## Overview

A financial reporting dashboard consolidates your three core financial statements — P&L (Income Statement), Balance Sheet, and Cash Flow — into an interactive view that management, investors, and board members can navigate without requesting custom reports from finance.

For ecommerce businesses, the most valuable feature is drill-down: the ability to see total gross margin and then click through to gross margin by product category, channel, or geography. This transforms static financials into an investigation tool.

This skill guides you through connecting your accounting system to a dashboard layer, structuring the ecommerce-specific P&L, and building drill-down reports using your platform data.

## When to Use This Skill

- When your CFO or investors request monthly P&L and cash position reports
- When replacing manual spreadsheet-based financials with an automated dashboard
- When you need drill-down from consolidated totals to channel, product category, or SKU level
- When preparing for a board meeting, fundraise, or M&A process
- When your accounting system does not produce ecommerce-specific breakdowns
- When you need to reconcile revenue in your ecommerce platform against your GL

## Core Instructions

### Step 1: Connect your accounting system to your platform

A financial reporting dashboard must be built on your accounting system (QuickBooks, Xero, NetSuite), not on your ecommerce platform data alone. Platform revenue data diverges from GAAP financials due to recognition timing, payout lags, and adjustments.

**Ecommerce platform → accounting system integrations:**

| Ecommerce Platform | Accounting System | Recommended Integration |
|-------------------|------------------|------------------------|
| Shopify | QuickBooks Online | **A2X** (Shopify App Store) — reconciles Shopify payouts to period-matched QBO journal entries |
| Shopify | Xero | **A2X for Xero** — same; creates summary journal entries per payout period |
| Shopify | Both | **Finaloop** (Shopify App Store) — automated bookkeeping designed for Shopify; handles COGS, inventory, and financial statements |
| WooCommerce | QuickBooks Online | **WooCommerce QuickBooks plugin** (WooCommerce.com, $79/yr) |
| WooCommerce | Xero | **WooCommerce Xero extension** (WooCommerce.com, $79/yr) |
| BigCommerce | QuickBooks Online | **Webgility** (BigCommerce App Marketplace) |
| BigCommerce | Xero | **Amaka** (BigCommerce App Marketplace) |

**A2X setup for Shopify (most common workflow):**
1. Install A2X from the Shopify App Store
2. Connect A2X to your QuickBooks Online or Xero account
3. Map Shopify transaction types (sales, refunds, shipping, discounts, fees) to your chart of accounts
4. A2X creates one summary journal entry per Shopify payout period — matches what hits your bank account with the accounting entries

### Step 2: Structure the ecommerce P&L

The ecommerce P&L has a specific structure that differs from a generic income statement:

```
INCOME STATEMENT
─────────────────────────────────────────
Gross Revenue (total selling price × units)
  - Returns & Refunds
  - Discounts & Promotions
= Net Revenue

  - Cost of Goods Sold
    Product cost (weighted average or FIFO)
    Inbound freight & duties
= Gross Profit
  Gross Margin % = Gross Profit / Net Revenue × 100

Operating Expenses
  - Fulfillment & Shipping (outbound, 3PL)
  - Marketing & Advertising (Meta, Google, TikTok, email)
  - Technology & Platform fees (Shopify, apps, SaaS)
  - Customer Service payroll
  - G&A (salaries, rent, legal, accounting)
  - Depreciation & Amortization
= Total Operating Expenses

= EBITDA (Net Revenue - COGS - OpEx + D&A)
= EBIT  (Net Revenue - COGS - OpEx)

  Interest income / expense
  FX gains/losses
= EBT
  Income tax
= Net Income
```

**Set up chart of accounts in QuickBooks / Xero** with separate accounts for each ecommerce-specific line item. This is what enables channel and category drill-down later.

### Step 3: Build the financial reporting dashboard

---

#### Shopify

**Option A: QuickBooks Online Reporting (recommended starting point)**
1. Connect Shopify to QuickBooks via A2X (see Step 1)
2. In QuickBooks, go to **Reports → Profit and Loss** — generate monthly P&L with comparison to prior period or budget
3. Go to **Reports → Profit and Loss Detail** for transaction-level drill-down
4. For board reporting: use **QuickBooks Advanced** which provides customizable dashboards and scheduled report emails

**Option B: Xero Reporting**
1. In Xero, go to **Accounting → Reports → Profit and Loss** — configure date range, comparison period, and layout
2. Enable **Tracking Categories** in Xero (Settings → Advanced → Tracking Categories) — create categories for "Channel" (DTC, Amazon, Wholesale) and "Department" to get drill-down in P&L
3. Tag transactions by channel as they are entered; Xero P&L then shows margin by channel automatically

**Option C: Google Looker Studio (free, for visual dashboards)**
1. Connect QuickBooks or Xero to Google Sheets using **Coupler.io** or **G-Accon** (exports accounting data to Google Sheets on a schedule)
2. Build a Looker Studio report on top of the Google Sheet data: add scorecards for Net Revenue, Gross Margin %, and EBITDA; add a time-series chart for monthly P&L trend; add a bar chart for expense category breakdown
3. Share the Looker Studio URL with board members — auto-refreshes when the Google Sheet updates

**Option D: Finaloop (fully automated Shopify bookkeeping + reporting)**
1. Install **Finaloop** from the Shopify App Store
2. Finaloop handles all bookkeeping automatically: categorizes Shopify transactions, tracks COGS, and generates GAAP-ready P&L, balance sheet, and cash flow statements
3. Financial statements are available in the Finaloop dashboard and exportable to PDF; integrates with QuickBooks and Xero

---

#### WooCommerce

1. Connect WooCommerce to your accounting system (QuickBooks via the WooCommerce QuickBooks plugin or Xero via the Xero extension)
2. Use your accounting system's reporting (**QuickBooks Reports → P&L** or **Xero → Profit and Loss**) as the primary financial reporting layer
3. For WooCommerce-specific drill-down by product/category, use **Metorik** alongside your accounting system — Metorik provides product-level and category-level revenue and margin, while your accounting system provides the GAAP-accurate totals
4. For a unified view: export monthly P&L from QuickBooks/Xero to Google Sheets and export Metorik channel/product breakdown to a second sheet; build a Looker Studio dashboard that combines both

---

#### BigCommerce

1. Connect BigCommerce to accounting via **Webgility** (QuickBooks) or **Amaka** (Xero)
2. Use your accounting system for financial statements
3. **Glew.io** (BigCommerce App Marketplace) provides ecommerce-specific financial analytics including gross margin by product, channel, and customer segment — complement your accounting system's P&L with Glew's operational margin view

---

### Step 4: Add drill-down capabilities

The value of a financial reporting dashboard over static statements is drill-down. Set up these dimensions in your reporting:

**By channel (DTC vs. Amazon vs. Wholesale):**
- In QuickBooks: Use **Classes** (QuickBooks Advanced) to tag transactions by channel; run P&L by class
- In Xero: Use **Tracking Categories** as described above
- In Looker Studio: Add a channel filter that refreshes all charts based on the selected channel

**By product category:**
- Map your product categories to your accounting system's chart of accounts
- Alternatively, use your ecommerce platform's analytics (Shopify Analytics → Sales by product, Metorik → Products) for product-level margin, and your accounting system for company-level totals

**By time period:**
- All accounting systems support P&L comparison: current month vs. prior month, current month vs. prior year same month, YTD vs. prior YTD
- For trailing-12-month views and rolling period analysis, use Google Looker Studio or a BI tool connected to your data warehouse

### Step 5: Automate report distribution

Replace email attachments with shared dashboard links:

**Scheduled reports in QuickBooks:**
1. Go to **Reports → [Report Name] → Save and Schedule**
2. Set schedule: monthly, on the 5th business day after month close
3. Add recipients (CFO, CEO, board members) — they receive the report by email with the latest numbers

**Scheduled reports in Xero:**
1. Xero does not natively schedule report emails, but you can use **G-Accon for Xero** (Google Sheets add-on) to automatically refresh Xero data in Sheets and trigger email distribution via Apps Script

**Board reporting package:**
For board meetings, produce a standard 1-page financial summary with:
- Net Revenue vs. budget (current month and YTD)
- Gross Margin % vs. prior year
- EBITDA vs. budget
- Cash balance and runway
- Top 3 variance explanations

Most accounting systems can produce this as a PDF report; automate generation with QuickBooks Advanced or Xero's scheduled reporting.

## Best Practices

- **Build on your accounting system, not platform data** — Shopify gross sales and accounting net revenue are not the same number; always report from your GL, not the ecommerce platform API
- **Automate period closes** — set up a monthly job that locks financial facts as of period close; do not allow historical periods to change; post adjusting entries in the current period
- **Show percentage metrics alongside absolute values** — gross margin % is more comparable across periods than gross margin dollars; always show both
- **Define currency and rounding conventions** — document whether numbers are in whole dollars or thousands; handle multi-currency consolidation explicitly
- **Build a data freshness indicator** — show the last-updated timestamp prominently on dashboards so users know whether they are looking at yesterday's close or real-time data
- **Annotate unusual variances** — allow the finance team to add text annotations to period variances explaining one-time items (inventory write-down, marketing launch surge)

## Common Pitfalls

| Problem | Solution |
|---------|----------|
| Building on raw platform data instead of accounting system | Shopify/WooCommerce platform data includes pending orders, authorization holds, and pre-recognition amounts; always build financial reports from your GL |
| Mixing cash and accrual basis | If your accounting system is accrual-based, all financial statements must be accrual-based; do not add Stripe payout data (cash-basis) directly into an accrual P&L |
| Returns not handled in the correct period | A return processed in April for a March purchase should be a March adjustment; set up a returns reserve methodology in your accounting system |
| Dashboard loads from raw transaction tables (too slow) | Pre-aggregate monthly financial summaries; serve financial dashboards from aggregated tables, not live transaction queries |
| No variance commentary workflow | A dashboard showing a 30% margin decline is useless without explanation; build a Notion or Slack workflow where the finance team adds commentary on variances before sharing with leadership |

## Related Skills

- @financial-analytics-dashboard
- @cash-flow-forecasting
- @ecommerce-budgeting-forecasting
- @revenue-recognition-accounting
- @profit-margin-analysis

Related Skills

financial-compliance-sox

11
from finsilabs/awesome-ecommerce-skills

Implement SOX-compliant financial controls for ecommerce with audit trails, segregation of duties, access controls, and compliance-ready transaction logging

financial-audit-trail

11
from finsilabs/awesome-ecommerce-skills

Build immutable audit trails for all financial transactions with user attribution, change logging, tamper detection, and compliance-ready export for external audits

marketing-attribution-dashboard

11
from finsilabs/awesome-ecommerce-skills

Build multi-touch attribution dashboards tracking revenue by channel, campaign, and creative with blended ROAS analysis and budget allocation recommendations

sales-reporting-dashboard

11
from finsilabs/awesome-ecommerce-skills

Build executive dashboards showing revenue, average order value, conversion rates, and cohort analysis with drill-down by date and channel

financial-analytics-dashboard

11
from finsilabs/awesome-ecommerce-skills

Build interactive financial KPI dashboards with customizable metrics, drill-down analysis, variance explanations, and automated threshold-based alerting

wishlist-save-for-later

11
from finsilabs/awesome-ecommerce-skills

Let shoppers save products to a wishlist, share it with friends, and get notified when saved items come back in stock or drop in price

storefront-theming

11
from finsilabs/awesome-ecommerce-skills

Build a themeable storefront with design tokens and CSS custom properties that supports white-labeling, multi-brand variants, and dark mode

search-autocomplete

11
from finsilabs/awesome-ecommerce-skills

Speed up product discovery with instant search suggestions, fuzzy typo matching, and category-aware results powered by Algolia or Elasticsearch

responsive-storefront

11
from finsilabs/awesome-ecommerce-skills

Build a mobile-first storefront with thumb-friendly navigation, sticky add-to-cart buttons, and touch-optimized components for high mobile conversion

recently-viewed-products

11
from finsilabs/awesome-ecommerce-skills

Show shoppers the products they recently browsed using browser storage so they can easily pick up where they left off on your store

quick-view-modal

11
from finsilabs/awesome-ecommerce-skills

Let shoppers preview product details and add items to cart from the listing page without navigating away, reducing friction in the shopping flow

product-page-design

11
from finsilabs/awesome-ecommerce-skills

Design high-converting product detail pages with image galleries, variant selectors, social proof, and clear calls-to-action that drive add-to-cart