DSM Board
Navigating the Board and Switching Dates
How to use the DSM Board's date picker, team switcher, and coverage calendar to browse your team's standup history.
The DSM Board is built for quick daily review but also lets you browse history easily.
Switching Teams
If you belong to multiple teams (Business plan), a team selector appears at the top of the board. Click a team name to switch to that team's board. Your selection persists between visits.
Switching Dates
Date Selector
A date picker is shown near the top of the board. Click it to open a calendar and navigate to any past working day. Non-working days (weekends, holidays) are visually dimmed.
Arrow Navigation
Use the left/right arrows beside the date to step backward or forward one working day at a time. Non-working days are automatically skipped.
Today Button
Click Today to jump back to the current date from wherever you are in the history.
The Coverage Calendar
Below the date navigation is a compact monthly calendar view that gives you a bird's-eye view of your team's standup coverage for the month.
Each day is marked with a color indicator:
- Green — All active members submitted (full coverage)
- Yellow/Amber — Some members submitted (partial coverage)
- Red/Empty — No submissions for that day
- Grey — Non-working day or holiday
Click any day on the coverage calendar to jump directly to that date's board. See Coverage calendar explained for more detail.
URL-Based Date Navigation
The DSM Board supports a ?date=YYYY-MM-DD query parameter, so you can share or bookmark a specific date's board directly. For example:
/dsm-board?date=2025-05-20
This is useful for sharing a specific day's board in a team channel or issue tracker.