BI Platform Handbook (Blume source)
BI Platform Handbook (Blume source)
Analyst-facing documentation for the BI platform. Published with Blume; this folder is the source of truth.
Publishing
Blume is zero-config: it infers navigation from the files in this folder. Two options:
- Standalone site:
npx blume initin a fresh directory, point the content source at this folder (or copy these files into its content directory), deploy. - Git sync: configure Blume’s
mdx-remotesource against this repo path (docs/handbook) so merges to main publish automatically. Preferred once the Blume workspace decision (git sync vs import) from the docs consolidation plan is settled.
Raw markdown stays readable in-repo and via GitHub, so nothing blocks on the publish pipeline.
Contents
index.md- platform map and quick linksgetting-started.md- access + first ten minutesdashboards.md- Metabase usedata-dictionary.md- semantic layer and conventionsscheduled-reports.md- report types, cadences, subscriptions, send-nowembeds.md- merchant-facing signed embedsrequesting-reports.md- how new reports get builttroubleshooting.md- freshness, known deltas, FAQlooker-migration.md- migration scorecard and exit gate
Keep this handbook in sync with docs/metrics.md (the metric contract) - when a definition changes there, update the data dictionary here in the same PR.