All dashboard templates / Learn
Learn23 Jul 2026 · 7 min read
What is a dashboard?
A dashboard is a single screen that shows the current state of one system through a small set of metrics, charts, and tables. It exists to answer standing questions at a glance, so the reader can decide what to do next without opening anything else.
The definition has three load-bearing parts. First, one screen: a dashboard you must scroll through for two minutes is a report wearing a dashboard's clothes. Second, one system: a sales dashboard shows the sales pipeline, a finance dashboard shows cash and spending, and mixing the two on one screen produces a page that answers nothing well. Third, standing questions: the questions a dashboard answers are the same every time the page loads, which is why the layout can stay fixed while the numbers change.
Dashboards earn their place in work that repeats. A sales manager asks "will we hit the number" every Monday. A founder asks "what is MRR doing" every morning. An operations lead asks "is anything on fire" every hour. Each of those questions deserves a screen that answers it in under ten seconds, and that screen is the dashboard.
What does a dashboard actually contain?
A dashboard contains four component types in most builds: KPI cards, charts, tables, and status or alert lists. Each component answers a different shape of question, and a working dashboard combines them so the reader moves from headline number to supporting detail in one pass.
| Component | Question it answers | Example from a live template |
|---|---|---|
| KPI card | What is the headline number right now, and is it moving the right way? | Total income, total expenses, and net profit cards in Vault, a free finance dashboard |
| Trend chart | Is the metric rising, falling, or flat over time? | ARR run rate in Northstar, a SaaS metrics dashboard |
| Comparison chart | Which category, stage, or channel is largest, and by how much? | Opportunities by Stage in Relay, a free CRM dashboard |
| Composition chart | How does the whole split into parts? | Lead Source and MRR by plan panels in Relay and Northstar |
| Table | Which specific records need attention? | Recent transactions in Vault, expansion-ready accounts in Northstar |
| Status list | What is about to happen or go wrong? | Upcoming bills in Vault, renewals timeline in Northstar |
The order matters as much as the parts. KPI cards sit at the top because they answer the first question. Charts sit in the middle because they explain the cards. Tables sit at the bottom because they hold the records a reader opens after the charts point at a problem. This top-to-bottom reading order is the standard skeleton you will see across every category in the dashboard template catalogue.
How is a dashboard different from other pages?
A dashboard differs from a report, a homepage, and an analytics tool in the job it performs. The report explains a finished period in fixed form; the dashboard monitors a live one. The homepage routes visitors toward actions; the dashboard answers questions for a returning reader. The analytics tool lets an analyst ask new questions; the dashboard answers questions that were settled in advance.
The clearest contrast is the report, because the two get confused constantly. A board pack is a report: it covers last quarter, it does not change after it ships, and it is built to be read once. A CRM dashboard is the opposite: it covers right now, it changes every time a rep edits a deal, and it is built to be checked daily. The full comparison, with a table and a decision rule, is in dashboard vs report.
A dashboard also differs from a spreadsheet in one practical way: it computes. A spreadsheet holds numbers a person typed. A dashboard derives its numbers from records underneath, so the funnel chart, the retention table, and the revenue card all move when the underlying deals, signups, or transactions move. That derivation is what makes the screen worth checking instead of worth filing.
What makes one dashboard better than another?
A good dashboard answers its standing questions in under ten seconds, and a bad one displays data. The difference shows up in three tests you can run on any screen, template or custom build.
- The question test. Point at any panel and ask what question it answers. "Opportunities by Stage" answers where deals sit. A donut chart of everything answers nothing. Panels that fail this test are decoration, and decoration crowds out signal.
- The action test. Ask what the reader does differently when a number moves. Net profit dropping in Vault triggers a review of outflow by category. A number with no attached action is trivia.
- The honesty test. Ask whether the chart could mislead. A snapshot funnel implies conversion between stages that never happened; a gauge with a green zone implies a threshold someone invented. Honest dashboards show cohorts, distributions, and comparisons against real targets.
A dashboard is not a display surface. It is an instrument for answering standing questions under time pressure.
These tests explain why domain fit matters more than visual polish. A sales pipeline asks different questions than a kitchen's order board, so the panels differ, the tables differ, and the vocabulary differs. That is why a template catalogue organized by working seat, like the CRM dashboard templates split across pipeline, campaign, route, account, and donor seats, beats a gallery of generic stat cards.
Where can you see working dashboards?
The fastest way to internalize the definition is to open working examples and run the three tests on them. Every template in the catalogue of 65 single-file dashboard templates previews live in the browser, so you can inspect the panels, the reading order, and the chart choices before deciding anything. Six of them, including Relay for CRM and Vault for finance, are on the free templates page, unlocked with one email. Open one, find its KPI cards, trace one chart back to the question it answers, and the definition will stop being abstract.
Browse all dashboard templates → · Free templates · Notes on choosing and using dashboard templates