Skip to main content

Teams

Teams is the list of all teams in the organization, available from the main navigation as the "Teams" tab (the same label is also shown as the table title on this page).

Visibility of some elements depends on the organization's configuration and the purchased package. This description assumes all of them are enabled.

AI Adoptionโ€‹

AI Adoption panel on the Teams page, with the list of teams expanded

A panel summarizing AI adoption across the whole organization, broken down by team. It shows:

  • % adoption: what share of calories (development effort) in the selected period was produced with the help of AI, compared to the previous period.
  • AI cal: the sum of calories generated with the help of AI.
  • Tokens: the number of tokens consumed by AI tools.
  • AI spend: the estimated cost of AI usage in this period.
  • A chart compares the adoption trend in the current period against the previous one.

The "Expand" button shows a list of teams, sorted in descending order starting with the one that generated the most calories with the help of AI, with additional indicators (calories without AI, tokens, calories per AI commit, R30 retention split by AI/non-AI, cost per dollar, number of active AI users). The "Hide" button collapses the list again. โ†’ AI Adoption

Teams tableโ€‹

Teams table with default columns

Toolbar:

  • Search: searches by team name.
  • Calories Type selector: switches which activity the metrics are calculated from: Total / Coding / Documentation. The choice is remembered only for this page, independently of what is selected on the Overview, Project, Participant or Team. โ†’ Calories Type
  • The filter icon: opens the "Filter" window with separate conditions for each column.
  • The gear icon: opens the "Customize table content" window, lets you turn individual metric columns on and off, grouped into categories.
  • The down-arrow icon: exports the visible columns and rows to CSV.

Default visible columns: Team Name, Activity, Last Increment Date, R30, Calories (total), Daily Calories / Person, Increments (total), Favourite. By default the table is sorted in descending order by the Activity column.

Clicking a row goes to the Team page for that team.

Statistics available in the tableโ€‹

All the metrics that can be turned on in the "Customize table content" window, grouped into 6 categories exactly as in that window.

Additional information

ColumnWhat it showsVisible by default
First Increment DateThe team's first activity, from the entire history.No
Last Increment DateThe last recorded activity, from the entire history.Yes
DurationThe number of calendar days with activity in the selected date range.No
Team CapacityHow many people actually worked in the team in this period.No
Effective Team CapacityHow many people worked on average each business day of the selected period.No

โ†’ Activity period ยท Team Capacity

Retention

ColumnWhat it showsVisible by default
R1What percentage of added lines of code survived, meaning it was not overwritten or deleted, after 1 day. Each indicator is calculated in a shifted window of as many days as its name states.No
R7What percentage of added lines of code survived after 7 days.No
R30What percentage of added lines of code survived after 30 days.Yes
R90What percentage of added lines of code survived after 90 days.No

โ†’ Retention

Work Dynamics Indexes

ColumnWhat it showsVisible by default
Activity*A composite indicator of the team's overall activity (0-100%), the average of the four metrics below in the same category.Yes
PresenceWhat % of business days had any activity.No
EffortHow intensive the work was relative to the assumed target (calories per business day).No
ThroughputHow regularly increments were produced relative to the assumed target.No
Work RhythmHow evenly activity was distributed over time, without long gaps or clusters.No
Business DaysThe number of business days in the selected period, excluding weekends and holidays.No

*Activity is also the table's default sort criterion.

โ†’ Work Dynamics Indexes

Calories

ColumnWhat it showsVisible by default
Calories (total)The sum of the development effort (Calories) of the whole team in the selected period.Yes
Daily Calories / PersonThe average daily effort per person in the team.Yes

Increments

ColumnWhat it showsVisible by default
Increments (total)The total number of recorded changes (commits, tickets, etc.) in the team.Yes
Daily Increments / PersonThe average daily number of increments per person.No

Lines

ColumnWhat it showsVisible by default
Lines (total)The total number of lines of code changed in the team.No
Daily Lines / PersonThe average daily number of lines per person.No

โ†’ Calories, Increments and Lines

This table does not have a "Flow Metrics" category: Lead Time and Cycle Time are metrics calculated only at the project level.

See alsoโ€‹

  • Team: details of a single team, after clicking a row in the table
  • AI Adoption