✍️ Article
Best Time to Hold Team Standups Across Remote Distributed Teams: The Complete Guide
Best Time to Hold Team Standups Across Remote Distributed Teams: The Complete Guide
The daily standup is a small ritual that does more damage when it's done badly than almost any other meeting on a remote team's calendar. A bad standup is fifteen minutes of awkward status reports nobody listens to, scheduled at a time that's slightly inconvenient for two people on the team and impossible for one. Over a year, that ritual costs roughly 60 hours per person — for a team of seven, that's almost an engineer-year of time that produced no decisions, unblocked no work, and built no shared understanding.
The good news is that standups can be done well. The choice is mostly about (a) which time slot you pick and (b) whether the meeting should be live at all.
When you should run a live standup
A live daily standup is genuinely valuable when:
- Your team is within roughly three time zones of each other.
- The team is small enough that fifteen minutes is actually enough for everyone to update without rushing — usually five to eight people.
- The work is interdependent, with blockers that surface and resolve same-day.
- The team is newly formed and still building the social connection that makes async communication trustworthy.
In those situations, the meeting is a real piece of coordination infrastructure, not a ritual.
The right time slot for a US team
For a US-only team, the sweet spot is 10:00–10:15 Pacific / 13:00–13:15 Eastern. Reasons:
- West Coast members have been up for two hours, dealt with the worst of their morning email, and are ready to engage rather than just blink.
- East Coast members are well into their afternoon flow but not yet hitting the post-lunch slump.
- 15 minutes is enough; if you can't get through it, you have too many people or the format is broken (more on this below).
- Avoiding the 09:00 ET / 06:00 PT trap — that slot looks symmetrical on paper, but West Coast at 6 AM is not engaged, just present.
A common alternative is 09:00 PT / 12:00 ET which works if your team is heavily West-Coast-weighted. The trade-off is that East Coast attendees are at lunch.
The right slot for a US + Europe team
For a US-and-Europe team, the slot that produces the least pain is 08:00–08:15 Pacific / 11:00–11:15 Eastern / 16:00–16:15 GMT / 17:00–17:15 CET. This:
- Catches Europe at end-of-workday — they update, the call ends, they go home with no further obligation.
- Catches the US East Coast at mid-late-morning, peak attention.
- Forces West Coast members to be online at 8 AM, which is the real cost. It's not unreasonable but it's not free; flag it explicitly when you onboard West Coast hires.
The 09:00 PT / 17:00 GMT slot is too late for Europe; the 12:00 ET / 17:00 GMT slot leaves the US East coast no productive afternoon time.
When live standup stops working
Once your team spans more than three time zones, live standups stop being viable. Whichever slot you pick, at least one person is taking the call at 6 AM, 10 PM, or some other slot that's actively hostile to their day. The most common failure mode is "we just accept that the Sydney person has to dial in at 11 PM" — which holds together for two months and then quietly destroys retention.
When you reach that point, switch to async.
Async standups: how to do them well
A well-run async standup beats a live one for distributed teams. The pattern that works:
- Each team member posts an update in a shared Slack channel or notion doc by 09:00 their local time. Three sections: what I shipped yesterday, what I'm doing today, anything blocked.
- The first hour of overlap with the next region is the response window. If Europe posts before US wakes, US responds to anything tagged blocker by the end of their first hour online.
- A weekly live sync replaces the daily one. 30–45 minutes, picks the best mutual time available, focuses on cross-team decisions rather than status.
The format change requires writing discipline. Async only works if updates are actually useful — three lines of "worked on stuff, will work on stuff, no blockers" is the async equivalent of an empty meeting. A useful update is specific: "shipped the migration script; today I'm running it on staging and reviewing PR #1842; blocked on a security review for the auth changes."
What to put in the update (live or async)
The format is the same regardless. Each person answers three questions:
- What did I finish since the last standup? Past tense, specific, no padding.
- What am I doing next? Today's two or three highest-priority items, not a complete to-do list.
- What am I blocked on, and by whom? If nothing, say nothing. If something, name the blocker specifically.
The third question is the one that matters most. The whole point of a standup is to surface blockers fast enough to act on them. Everything else is communication theatre.
What to skip
A few common mistakes that make standups feel like a tax:
- "Round the room" updates from people who have nothing to share that day. Skip them. Not everyone needs to talk every day.
- Solving problems during the standup itself. The standup surfaces blockers; it doesn't solve them. If a blocker needs a 20-minute conversation, take it offline with the relevant two people.
- Recapping yesterday's standup. It's daily; everyone was there yesterday. Move forward.
- Allowing the meeting to slip past 15 minutes. Once it routinely runs longer, people stop bringing real updates because they don't want to be the reason it ran over. The discipline of the time-box is what keeps the ritual healthy.
Hybrid: live weekly + async daily
The pattern that most mature distributed teams converge on is:
- Daily async in a shared channel, posted by 09:00 each person's local time.
- Weekly live sync — typically Monday or Tuesday at the best mutually-tolerable slot — for cross-team decisions, planning, and the kind of conversation that actually benefits from voices in a room.
This buys you the responsiveness of a daily ritual without the timezone cost of forcing seven people to be online simultaneously every day.
The summary
Live standup for co-located or near-co-located teams: 10:00 PT / 13:00 ET for US, 08:00 PT / 16:00 GMT for US+EU. Async standup with a weekly live sync for anything wider. Three-question format, time-boxed, blocker-focused. Don't run a daily ritual that costs an engineer-year a year and produces no decisions.
Related: