Team collaboration scenario
One person using WhaTap well and a team running it as an operational system are different stories. This guide bundles the collaboration patterns needed at the team level — dashboards, alerts, permissions, handover, and rituals.
- Leads expanding personal usage into team-wide usage after adoption
- Teams starting or already running on-call rotation
- Engineering managers and MSPs overseeing multiple teams or projects
Prerequisites
- Share a dashboard with your team complete — member invite, permissions, dashboard sharing basics
- Configure anomaly reception complete — tag-based alert routing
- At least 3 team members in the project
Five axes of collaboration
- Shared observability assets (dashboard, Flexboard)
- Alert distribution (routing by role/owner)
- Permission model (who can do what)
- Handover (prevent loss at role transitions)
- Regular rituals (when does the team open WhaTap?)
① Run shared observability assets
Team shared Flexboard
- Maintain the one page the team opens every day. Pin the Flexboard URL in Slack channel bookmarks / collaboration tools
- Widget composition should only reflect metrics the team actually uses in daily decisions. More visible ≠ better dashboard
- Announce composition changes in the team channel — members should know why the screen changed
Multi-product integration
When mixing multiple products → Combining product metrics with Flexboard
② Alert distribution — role/owner based
- Design role tags:
incident owner,DB team,admin, etc. — role-centric - Move on-call tags in rotation: A this week, B next week
- For each event rule, specify which tag receives it
- Reduce noise:
- Warning → channel message; Critical → SMS/mobile
- Throttling / escalation (
0, 1H, 1D) for repeats of the same event
Details: Configure anomaly reception
Team collaboration tool integration
- Slack Webhook — separate by channel (e.g.,
#alert-backend,#alert-db) - Third-party integrations — combine with external ops tools like PagerDuty or Opsgenie (check paid features)
③ Permission model — "who can do what"
WhaTap doesn't use fixed roles — it uses per-feature permission checkboxes. Adjust permission operations by team size.
Small team (≤ 5)
- Grant Edit + Alert reception to most members
- 1–2 members with Member management
- 1 team lead with BILLING
Mid-size team (6–20)
- Default view access for everyone
- Alert reception + Alert settings only for those eligible as incident responders
- Edit + Flexboard editor for infra/dashboard owners
- 2–3 members with Member management (including backup)
Large organization (multiple teams, multiple projects)
Use the organization-group-project 3-tier structure:
- Organization: company/BU level → Organization management
- Group: team level → Group management
- Project: service/environment level
Permissions granted at the upper level (organization) cascade down (project). Keep organization/group management only with team leads; each team runs its details autonomously.
Full permission list: Member permissions
④ Handover — prevent loss at role transitions
On-call rotation is the knowledge transfer chokepoint. Looking at a few WhaTap screens together during handover changes the next responder's response speed.
Handover checklist (within 15 minutes)
- Events during the previous shift — share via Event history with a time filter
- Currently-watching issues — URL + one-line description (if any)
- Attention points today/this week — planned deploys, traffic events, etc.
- Move the owner tag — reassign the responder tag in per-user event reception
Pin the following template in the team wiki and update at each shift.
## Handover — YYYY-MM-DD → YYYY-MM-DD
- Next owner: @name
- Key events: (none / details: ...)
- Watching: (none / link + one line)
- Attention: (deploys, events, maintenance, etc.)
- Owner tag moved: ✓
⑤ Team rituals — fix when WhaTap is opened
Technology sticks only when it's inside the ritual.
Daily standup (1 min)
- Scan the shared Flexboard — any anomalies yesterday, anything to watch today?
Weekly team meeting (5 min)
- Review last week's key events → recurrence risk / event rule refinement
- Reference: Performance reporting scenario weekly report
Pre/post deploy (10 min)
- Jointly observe metrics after deploy → Release verification scenario
Post-incident retro (within 1–3 days)
- Timeline, cause, response, prevention
- Reference: Incident response scenario ⑤ Postmortem
Quarterly retro (90 min)
- Analyze incident patterns in the quarter → revisit event rules, dashboards, permission structure
Change history tracking — find setting issues quickly
When multiple people modify settings, "when did things break?" gets hard to trace. WhaTap auto-records project setting changes in the User behavior menu.
- Issue after a setting change → shorten root cause by checking user behavior
- Details: User behavior
Verify
- The shared Flexboard URL that team members open daily is bookmarked in the team channel
- Each event rule has a receiving tag assigned — no "broadcast to everyone"
- Team members follow a 15-minute handover checklist at rotation
- Opening WhaTap screens is ritualized into weekly meetings, deploy times, and retros
- Large orgs have permission delegation set up via organization-group-project tiers
Once team collaboration is in place, WhaTap becomes the team's shared cognitive system, not a personal tool. Knowledge is stored in team operational structure, not one person, so quality holds even when owners rotate.
Next steps
- Multi-product integrated dashboard → Combining product metrics with Flexboard
- Strengthen org security with SSO/MFA → Account management details
- Automate collaboration with AI assistant / MCP → AI section of performance reporting