
TL;DR
GitHub's impact dashboard now models Copilot ROI directly: cost per developer per month from real AI credit consumption, PR output per phase, and a salary selector. What the numbers actually tell you about agent-first vs passive adoption.
GitHub added a "Potential return on investment" section to the Copilot impact dashboard on August 7, and it is the first time the platform puts its own spend and output numbers side by side per adoption phase. The dashboard already showed which developers use Copilot and how deeply; the new section connects what a license costs to the pull request output it produces, with a salary selector to model ROI against your own payroll assumptions.
The impact dashboard, launched July 22 on top of the adoption-phase cohorts in the usage metrics API, now shows two cards comparing developers by how deeply they have adopted Copilot:
Each card shows three numbers:
A salary selector lets you pick a compensation band, and the cost-derived metrics recalculate instantly. The section is available at both the enterprise and organization level, to enterprise owners, billing managers, organization owners, and custom roles with the View Copilot Metrics permission, with the Copilot usage metrics policy enabled.
GitHub is explicit about the limits: cost figures are estimates based on AI credit consumption, the salary selector is a modeling input rather than actual payroll data, and the metrics are directional, not audited accounting.
The release also fixed a cohort counting quirk. Cohort user counts now reflect every user active during the full 28-day reporting window instead of only users active on the window's final day, which had been understating counts when reports ended on a weekend or holiday. The usage metrics API and NDJSON exports are unchanged.
The interesting part is what GitHub chose to compare: passive adoption versus agent-first adoption, with cost per developer on one card and pull request output on the other. That is an implicit claim that the output side justifies the deeper adoption, and it gives administrators a first-party way to test it rather than relying on vendor case studies.
Two things stand out for how you should read it.
First, the cost figure is derived from actual AI credit consumption. Copilot has moved to usage-based billing, and credits are consumed at very different rates by completion users and agent users. An admin's bill can now be traced back to the phase mix: a team of agent-first developers will show a higher cost per developer per month on the card, and the question the ROI section is built to answer is whether the pull request delta justifies it. Our usage-based billing guide covers the credit mechanics underneath, and our earlier agent cost analysis shows the same trade-off plays out for agentic workflows generally: more autonomous tool use burns more tokens, so output per cost is the metric that matters.
Second, the salary selector is a modeling input, not data. That is the right call, but it means the ROI number is only as good as the compensation band you enter, and "cost as a share of payroll" will look flattering at senior salary bands and harsh at junior ones. Use it as a relative comparison between the two cards, not as an absolute justification.
The adoption-phase framing also matters. Phase 1 is completions and chat; Phase 2 and 3 are agent-first. The dashboard treats deeper adoption as a funnel with headroom, and the new section is explicitly aimed at justifying continued investment and targeting enablement at the phases with the most headroom left. If your organization is deciding whether to move developers from completions to agents, this is the first vendor-native tool that prices that decision.
From the archive
Aug 8, 2026 • 6 min read
Aug 8, 2026 • 5 min read
Aug 8, 2026 • 6 min read
Aug 8, 2026 • 8 min read
The ROI section sits in the same dashboard family as the other Copilot metrics work: the usage metrics API now reports agent app activity, and Copilot code review effort levels went generally available on the same release day. The pattern across all of it is that Copilot is becoming measurable at the phase level, not the seat level.
For teams running their own ROI analysis, this is a useful cross-check against the frameworks we have covered before, not a replacement. Our ROI measurement guide walks through the general method: pick the metric, measure the baseline, apply a cost model. GitHub's dashboard now gives you first-party adoption cohorts and a cost estimate, but the pull request count still measures throughput, not quality or maintainability, and it cannot tell you about the hidden costs of reviewing and reverting agent-generated code. Our review-quality analysis digs into that gap.
The cohort fix points at the weakness in the current version: the numbers are directional and GitHub is still iterating on what counts. Cost per developer is derived from credits, and credit consumption per PR varies with model choice, effort levels, and how much the agent re-plans. Treat the ROI section as a signal about your phase mix, not a line item for the CFO.
The bigger trend is that the major platforms are converging on the same message: agent-first adoption is the measurable end state, and the tools to prove it are arriving. Whether that holds up under the cost numbers is exactly what this dashboard now lets administrators check with their own data.
Read next
Vendor claims of 10x productivity are not verified by real data. Here is the framework enterprises use to measure actual returns from Claude Code, Cursor, Copilot, and agentic coding workflows - with benchmarks, cost models, and the metrics that matter.
8 min readGitHub Copilot switched to AI Credits billing on June 1 - here is what the change means for your team's budget, how Copilot Max fits in, and how costs compare to Claude Code and Codex.
8 min readGitHub's Copilot cloud agent updates are not just about autonomous coding. The bigger shift is usage metrics, session visibility, validation, and review quality.
7 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Configure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsA complete, citation-backed Claude Code course with setup, prompting systems, MCP, CI, security, cost controls, and capstone workflows.
ai-developmentInstall Claude Code, configure your first project, and start shipping code with AI in under 5 minutes.
Getting Started
Vendor claims of 10x productivity are not verified by real data. Here is the framework enterprises use to measure actual...

GitHub Copilot switched to AI Credits billing on June 1 - here is what the change means for your team's budget, how Copi...

GitHub's Copilot cloud agent updates are not just about autonomous coding. The bigger shift is usage metrics, session vi...

Copilot code review's Lite and Balanced effort levels are generally available. Here is what each level does, what it cos...

Claude Code parallel agents cost real money because every session draws from one quota - here is the July 2026 budgeting...

GitHub now lets enterprise owners install third-party GitHub Apps on their enterprise account, and lets any user or orga...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.