Team Activity
The Team Activity feature gives leaders and teams a holistic view of how work is progressing across both project management and code repositories. By combining task-level insights (from tools like Jira or ClickUp) with Git-based activity (from platforms like GitHub or Bitbucket), this feature helps track performance, collaboration, and delivery in one unified view.
The Team Activity view is split into two main sections:
- Tasks Activity — focuses on work tracked in task/project management tools.
- Git Activity — captures collaborative and delivery behavior in code repositories.
Edit Table Metrics
You can customize the Team Activity table to display only the metrics that matter most to your workflow. This is done using the edit table button.
Each metric can be toggled on or off. Enabling a metric will display it in the Team Activity table, while disabling it hides it from view. This allows you to tailor the interface to your focus — whether it’s delivery speed, workload balance, code review quality, or overall team throughput.
Example:
In the table configuration menu, simply:
- Go to Team Activity
- Click Edit Columns (or similar menu label)
- Toggle metrics from “Tasks Activity” or “Git Activity”
- Click Save changes
This flexibility makes it easier to:
- Compare contributors by relevant metrics
- Focus on review collaboration or execution speed
- Monitor performance trends across time
If you’re unsure which metrics to enable, we recommend starting with:
- Throughput, Cycle Time, and Sprint Efficiency for task delivery
- PRs Created, Avg Time to Merge, and Review Count for Git collaboration
From there, iterate based on your team’s goals.