Docs
📈 Activity
Teams

Activity Teams

The Teams Dashboard provides team-level insights into engineering activities, helping teams track their collective contributions, review cycles, and collaboration patterns.

Activity Teams

Data Sources

All activity data is sourced from Git/VCS and Project Management tools integrated with Hatica.

Filters

  1. Date Range Picker: Select a specific time period to view relevant metrics.
  2. Teams: Select a specific team or multiple teams.
  3. Activities: Select specific activity types such as:
    1. PRs Opened
    2. PRs Merged
    3. PR Reviews
    4. PR Comments
    5. Issues Resolved
    6. Commits
  4. Custom Teams: Filter based on pre-defined custom teams.
  5. Filter Empty Rows: Hide teams with no recorded activity during the selected period.

How to infer this data?

Each activity type is color-coded to help users quickly identify activity distribution.

  1. Color and Band Size:
    1. Color coding differentiates activity types, making it easy to spot trends.
    2. Band density represents the volume of activity—packed cells indicate high engagement, while empty cells indicate no recorded activity.
    3. Pill size varies based on task significance—larger pills represent bigger tasks or higher effort, while smaller pills indicate smaller contributions.
  2. Summary Column: The second column summarizes the total number of activities per team for the selected period. Engineering teams typically show higher Git activity, while cross-functional teams may have more review or issue-related activities.
  3. Day-Level Summaries: Clicking on a specific day within a team's row opens the context window showing all activities completed by the team on that day, providing deeper insights into their workload.

The Commit data only accounts for Remote commits; any commits done on Local Git branches are not included here. So if your team has a habit of doing all development on a local branch and pushing it to a remote branch after a period of time, you may not see any Commit activity.

💡

If your engineering teams follow a process where work is batched and pushed to remote only after completion, the activity distribution may not reflect daily progress accurately.

How to Use This Dashboard

  • Compare team contributions across PRs, reviews, and commits.
  • Identify bottlenecks where teams have too many open PRs or delayed reviews.
  • Monitor sprint execution by analyzing activity patterns over time.
  • Zoom into specific teams by clicking on a team’s row for detailed insights.
  • Track review distribution—are review efforts evenly spread across teams?
  • Optimize sprint planning by identifying patterns of team performance over time.