Skip to main content

Team

This page shows the details of one team. It opens after clicking a row in the table on Teams. The Q247 interface has no generic name of its own for this view; it only shows the name of the specific team. "Team" is a descriptive name used in this documentation, not a literal string from the application.

A team in Q247 is a set of people, built in Users and Teams or synchronized from an identity provider via SCIM. This page therefore shows work grouped by who did it, regardless of the project it was done on. The same events, seen from the perspective of repositories and tickets, are shown by Project, and the relationship between these two views is explained by Dashboards.

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

Team headerโ€‹

Team page header: team name, star, team selector

The "GO BACK" button returns to the list of teams. The star next to the team name works as a toggle: it adds or removes the team from the Favourites carousel on the Overview. The "Select team" dropdown lets you switch to another team without going back to the list, built from the organization's team tree (parent teams and subteams).

The Calories Type selector appears in several places on this page: next to the Delivery tracker chart, in Workload and in the Participants table. It is one shared choice: Total / Coding / Documentation, full description on the Calories Type page. Changing it in one place changes it everywhere else, and Q247 remembers it for this page (it is your own setting, saved locally in the browser). Cards in the "Team metrics" section do not depend on this selector; their values do not change, regardless of the selected option.

Team metricsโ€‹

Team metrics card strip

A card strip summarizing the team for the selected date range:

  • Last Increment Date: the date of the last recorded activity, and below it the date of the team's first activity. โ†’ Activity period

  • Effective Team Capacity: the effective number of people actually involved in the team during this period (lower than the raw number of participants if some of them joined or left partway through). โ†’ Team Capacity

  • Calories (total): the sum of the development effort (Calories) of the whole team in this period.

  • Calories per person: the average Calories per person in the team.

  • Calories per increment: the average number of Calories per increment (commit, ticket, etc.).

  • Increments (total): the total number of recorded changes (commits, tickets, etc.) in the team.

  • Increments per person: the average number of increments per person in the team.

    โ†’ Calories, Increments and Lines

Percentages next to some values compare the selected period with the same period immediately before it. Unlike Project, Team has no Flow Metrics cards (Lead Time, Cycle Time, Throughput, Flow velocity, Work in progress, Flow distribution). This group is calculated at the project level. โ†’ Flow Metrics

Delivery trackerโ€‹

Delivery tracker chart for a team, with the Group selector

The chart shows the team's activity day by day. The CALORIES / INCREMENTS / LINES tabs switch which of the metrics from Calories, Increments and Lines the chart represents. The Raw data / Trend toggle replaces daily values with a 14-day moving average, which smooths out fluctuations and makes the trend easier to see. The shaded bands in the background are weekends.

The Group selector (default "Average") decides whose series are visible on the chart:

  • Top N participants / Least active N participants: shows only the specified number of participants with the highest or lowest activity.
  • Average: the default view, two aggregate lines, "Sum" (black, the sum of all participants) and "Average" (grey, the average per participant). Individual participants are then greyed out in the legend, but still visible there.
  • All participants: each participant as a separate line.

Clicking a name in the legend turns a single line on or off, regardless of the selected Group option. Clicking a point on the chart opens the list of commits from that day.

OTIF - Retentionโ€‹

OTIF - Retention widget for a team

A widget with four indicators: what percentage of lines of code, added in the selected period by the team's participants, survived (was not overwritten or deleted) after 1, 7, 30 and 90 days. โ†’ Retention

AI Adoptionโ€‹

AI Adoption panel scoped to the team

The AI Adoption panel summarizing AI adoption in the 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 the team's participants, sorted in descending order starting with the one who 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

Workloadโ€‹

Workload heatmap with the team's participants over time

A heatmap showing how calories in the team are distributed among participants over time. Columns are consecutive days, weeks, months or quarters: for a longer date range or a narrower browser window, Q247 automatically groups columns into larger periods so they fit on the screen. This affects only the grouping, not the data itself. The "NO ACTIVITY IN THE SELECTED RANGE" row collects participants with no activity in this period. At the bottom: the number of participants, the number of business days in the range, the average workload and the day with peak activity. โ†’ Workload

Participantsโ€‹

Participants table with default columns

The team's participants table, with a toolbar:

  • Search: searches by participant name.
  • Calories Type selector.
  • The filter icon: opens the "Filter" window with separate conditions for each column.
  • The gear icon: opens the "Customize table content" window, turning columns grouped into categories on and off.
  • The down-arrow icon: exports the visible columns and rows to CSV.

Default visible columns: Activity, Last Increment Date, R30, Calories (total), Daily Calories, Increments (total), Daily Increments, Duration and Favourite.

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
GradeA letter A-E (or X when there is no data), showing how a person compares to the other participants of this team.No
E-mailThe participant's e-mail address.No
First Increment DateThe participant'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.Yes

โ†’ Grade ยท Activity period

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
ActivityA composite indicator of a participant'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
Productive DaysThe number of business days in which the participant had any activity.No
Days Between IncrementThe average number of business days between a participant's consecutive increments.No
Non Productive DaysThe number of business days with no activity from the participant.No

โ†’ Work Dynamics Indexes

Calories

ColumnWhat it showsVisible by default
Calories (total)The sum of the participant's development effort (Calories) in the selected period.Yes
Daily CaloriesThe participant's average daily effort.Yes
Calories / IncrementThe average number of Calories per increment.No

Increments

ColumnWhat it showsVisible by default
Increments (total)The total number of recorded changes (commits, tickets, etc.) by the participant.Yes
Daily IncrementsThe participant's average daily number of increments.Yes

Lines

ColumnWhat it showsVisible by default
Lines (total)The total number of lines of code changed by the participant.No
Daily LinesThe participant's average daily number of lines.No

โ†’ Calories, Increments and Lines

This table does not have a "Flow Metrics" category, because those metrics exist only at the project level.

Clicking a row goes to the Participant page for that participant, in the "Total Performance" view (data from all of the participant's projects).

See alsoโ€‹