How to create a project management dashboard in Notion?
To build a Notion project management dashboard: 1. Create linked Projects and Tasks databases with key properties. 2. Use relations to connect tasks to projects. 3. Add rollups for metrics like overdue tasks and average progress. 4. Assemble a dashboard page with synced gallery, board, timeline, and summary views.

If you want to build a project management dashboard in Notion, you can leverage databases, relations, rollups, and views to centralize tasks, timelines, and team progress. Here are the steps to create it:
The operating environment of this tutorial: MacBook Air M2, macOS Sonoma
1. Set up a master Projects database
This database serves as the central registry for all projects, storing metadata like status, deadline, owner, and budget. Each project entry acts as a parent record linked to related tasks and sprints.
- Create a new database with “Table” view.
- Add properties: Name (Title), Status (Select), Start Date (Date), Deadline (Date), Owner (People), Budget (Number), Description (Text).
- Enable “Relations” and add a relation to a new “Tasks” database.
2. Build a Tasks database with status tracking
This database holds granular task items, each tied to a project and equipped with priority, assignee, due date, and progress tracking via a status property that syncs with Kanban board views.
- Create a second database named “Tasks”, also as “Table”.
- Add properties: Task Name (Title), Project (Relation → Projects database), Assignee (People), Priority (Select: High/Medium/Low), Due Date (Date), Status (Select: To Do/In Progress/Blocked/Done), Progress (Number, 0–100).
- Create a “Kanban” view grouped by Status.
3. Link databases using relations and rollups
Relations allow cross-database connections, while rollups pull aggregate data—such as count of overdue tasks or average progress—from Tasks into the Projects database for real-time health metrics.
- In the Projects database, open Properties → Add Relation → Select “Tasks” database → Name it “Related Tasks”.
- Add a Rollup property named “Overdue Tasks Count”: Source = Related Tasks, Property = Due Date, Rollup = Count where Due Date is before today.
- Add another Rollup named “Avg Progress”: Source = Related Tasks, Property = Progress, Rollup = Average.
4. Design a dashboard page with synced views and metrics
A dashboard page surfaces key information through embedded database views, inline charts (via /chart block if using Notion AI Pro), and summary text blocks—all dynamically updated as underlying databases change.
- Create a new blank page titled “Project Dashboard”.
- Type “/linked view” → select Projects database → choose “Gallery” view to show project cards with cover images and status badges.
- Type “/linked view” again → select Tasks database → choose “Board” view grouped by Status.
- Add a “/text” block with summary stats: Total Projects: {{Projects.count}}, Active Tasks: {{Tasks.filter(Status != "Done").count}}.
5. Add timeline visualization with Timeline view
A Timeline view displays tasks or projects along a chronological axis, helping identify scheduling conflicts, bottlenecks, and overlapping workloads across initiatives.
- In the Tasks database, create a new “Timeline” view.
- Set “Time property” to Due Date and “Group by” to Project.
- Adjust bar duration using Start Date and Due Date properties if both exist; otherwise, use Due Date only for point-in-time markers.
- Embed this view on the dashboard page using “/linked view”.
The above is the detailed content of How to create a project management dashboard in Notion?. For more information, please follow other related articles on the PHP Chinese website!
Hot AI Tools
Undress AI Tool
Undress images for free
AI Clothes Remover
Online AI tool for removing clothes from photos.
Undresser.AI Undress
AI-powered app for creating realistic nude photos
ArtGPT
AI image generator for creative art from text prompts.
Stock Market GPT
AI powered investment research for smarter decisions
Hot Article
Popular tool
Notepad++7.3.1
Easy-to-use and free code editor
SublimeText3 Chinese version
Chinese version, very easy to use
Zend Studio 13.0.1
Powerful PHP integrated development environment
Dreamweaver CS6
Visual web development tools
SublimeText3 Mac version
God-level code editing software (SublimeText3)
Hot Topics
20514
7
13627
4
Is Windows 10 finally dying? Millions have switched to Windows 11 in 2026 — and there's likely one big reason for the exodus
Mar 08, 2026 pm 03:54 PM
Copy link Facebook X Whatsapp Reddit Pinterest Flipboard Threads Email Share this article 0 Join the conversation Follow us
This tiny free app is the best photo organizer you've never heard of
Mar 08, 2026 pm 04:15 PM
I was born before the dawn of the smartphone, but I've been taking more photos than I ever did before since I got my hands on one. Memories of family, friends, pets, and those who are no longer with us reside within the massive 2TB hard drive in my c
Selected online programming tools for JavaScript browsers. Website entrance to write JS directly without downloading.
Mar 04, 2026 pm 05:12 PM
JSFiddle (https://jsfiddle.net/) is a one-stop online JavaScript programming platform that supports HTML/CSS/JS three-column real-time preview, multi-frame integration, Fork learning, account saving, minimalist startup, teaching embedding, device simulation and code sharing.
This free file explorer lets me see four folders at once and I'm hooked
Mar 07, 2026 pm 04:51 PM
There's a particular kind of frustration that comes from juggling files in Windows. You open one folder, then another, then minimize the first to find the second is covering the third — and before you know it, you're playing a chaotic game of window
This open-source tool finally fixes Windows 11's worst font problem
Mar 06, 2026 pm 05:21 PM
There’s a subtle yet unmistakable experience many Windows users have encountered—but seldom discussed: you spend some time on a Mac, reading comfortably for an hour or two, then switch back to your Windows PC—and suddenly, the text seems… off. Not te
This forgotten Windows music player is embarrassingly good in 2026
Mar 07, 2026 pm 05:00 PM
Somehow, in an era where “music player” typically conjures images of subscriptions, recommendation algorithms, and home screens saturated with podcasts, a genuine, no-nonsense music player continues to operate—quietly, competently, and often more eff
This free app replaced my entire office suite without any learning curve
Mar 09, 2026 pm 05:00 PM
Microsoft Office and its programs were some of the very first pieces of software that I ever used in my computing journey. Putting together PowerPoints for presentations, using Excel to learn about finances, and who could ever forget their first expe
How to specify the working folder location in 7z-How to specify the working folder location in 7z
Mar 04, 2026 pm 05:30 PM
7-Zip is an open source and free file archiving and decompression tool. It is famous for its excellent compression efficiency and lightning-fast decompression performance. Its overall performance is significantly better than most similar products. Its core technology is based on the LZMA compression engine that is deeply optimized for the LZ77 algorithm. It has outstanding features such as high-ratio compression capability, dynamically adjustable dictionary size, fast decompression response, and low memory usage. It can handle various compression and decompression tasks stably and efficiently. Below, the editor of Huajun Software Park will explain to you in detail how to customize the working directory path in 7z, as well as the specific operation steps! The first step is to find the 7-Zip shortcut icon on the Windows desktop and double-click it to run the program. If the shortcut is not created on the desktop, you can click "Start Menu" → search





