Dashboard
The ArchiJAM dashboard — stat cards, task table, upcoming deadlines, and project health.
Dashboard
The Dashboard is the default landing page after login. It gives a personalized overview of what needs your attention today: your tasks, upcoming deadlines, and the health of all active projects.
Header
The page header shows a first-name greeting and a presence status selector — an emoji dropdown you can use to set your current status (In Office, Remote, Out of Office, etc.). Status options are configured by an admin in System Settings. Your selection is saved immediately.
Stat cards
Three summary cards appear at the top of the page:
| Card | What it counts |
|---|---|
| Active Projects | Total projects with status active |
| Tasks Due This Week | Incomplete tasks across all projects with a due date within the next 7 days |
| At Risk | Projects where time elapsed exceeds task completion by more than 20 percentage points |
My Tasks
A table of incomplete tasks assigned to you, sorted by due date ascending. Capped at 20 rows.
Columns: Task name · Project number · Project name · Phase · Due date · Status
Due date colors:
- Red — overdue
- Amber — due within 7 days
Status badge is clickable. Clicking it cycles the task through:
Pending → In Progress → Needs Review → CompleteCompleted tasks disappear from the table immediately (they are no longer "incomplete").
Upcoming Deadlines
A chronological list of milestones and phase end dates falling within the next 30 days across all active projects. Up to 15 items are shown.
Each item shows:
- Days remaining — colored red (≤7 days), amber (≤14 days), or green (otherwise)
- Item name (milestone name or phase name + "end")
- Project name
- Date
Project Health
A card grid with one card per active project. Each card shows:
- Project number and name
- AT RISK badge (when time elapsed exceeds task completion by more than 20 points)
- Current phase — the phase whose date range contains today; if the project is past its last phase end, the last phase is shown
- Time elapsed % — how far through the current phase the calendar date is
- Tasks complete % — completed tasks divided by total tasks
- Both metrics shown as labeled progress bars
The AT RISK calculation compares these two percentages. A large gap — where time has moved faster than task completion — flags the project for attention.
Navigation
Every item in the Dashboard links back to its source:
- Task rows link to the project detail page (task list tab)
- Deadline items link to the relevant project overview
- Project Health cards link to the project detail page
Use the Dashboard as your daily starting point, then drill into the Gantt or project detail for deeper context.