GitHub Copilot AI Credits Optimization — Module 3: Measurement & Optimization at Scale — Workshop Guide

Duration: ~180 minutes (including one 10-minute break)
Format: Presentation + Live Demo + Hands-On Exercises
Audience: FinOps practitioners, platform/DevEx engineers, engineering managers, Copilot program owners, advanced admins
Focus: Reporting and observability layers, token cost calculations, KPI baselines, outcome economics, budget tuning, and a sustainable operating model at scale


Module Overview

This is Module 3 of 3 in the GitHub Copilot AI Credits Optimization workshop series. Where Module 1 focuses on admin guardrail setup and Module 2 focuses on developer-level optimization habits, Module 3 is built for the people who own the numbers: FinOps, platform/DevEx, engineering managers, Copilot program owners, and advanced admins who need to measure consumption at scale, distinguish legitimate heavy use from waste, tune budgets across every layer, and run a repeatable monthly operating cadence.

Note: This module is standalone. You do not need to have attended Module 1 or Module 2 to complete it — the Welcome & Budget Refresher section below re-establishes the budget vocabulary and mechanics this module builds on. If your team has already run Module 1 (admin guardrails) and Module 2 (developer optimization), this module is the natural third session.

Important: Pricing and most dated figures in this module reflect GitHub documentation as of 2026-08-08; the standard included-credit amounts and historical promotional window were re-verified on 2026-09-01. These details change over time — always verify against the live docs linked in the Appendix before delivering this module.

Module Workshop Audience Focus
Module 1 Administration & Budget Guardrails Enterprise and organization owners, billing managers, FinOps leaders, and platform administrators
Module 2 Developer Efficiency Developers, technical leads, and Copilot champions
Optional Module 4 Agent Fleet Efficiency and Cost Governance Platform and DevEx engineers running unattended Copilot automation (optional; outside the core curriculum duration)
Curriculum overview GitHub Copilot AI Credits Optimization Role-based learning paths across administration, developer efficiency, and FinOps

Learning Objectives

Prerequisites

Requirement Details
GitHub Account Member of the organization/enterprise used for this workshop
Copilot License Business or Enterprise (this module does not cover legacy Pro/Pro+ premium-request billing)
Admin or reporting access (recommended, not required) Organization owner, enterprise owner, or billing manager role unlocks the live dashboard demo in Section 1; without it, use the supplied sample dataset
Spreadsheet or calculator For token-cost and KPI calculations
Web browser For the AI usage dashboard and Billing & Licensing settings

Important: No section of this module requires making a live paid AI request. Every calculation can be completed with the worked formulas and the supplied sample dataset. If you export live data during Section 1, treat it as read-only reporting — no budget changes are required to complete this module.


Session Agenda

Section Topic Time
— Welcome & Budget Refresher 15 min
1 Reporting & Data Sources 20 min
2 Token Cost Calculations (Hands-On) 25 min
3 KPI Baselines & Anomaly Analysis (Hands-On) 30 min
☕ Break 10 min
4 Economics of Accepted Outcomes (Hands-On) 45 min
5 Budget Tuning & Operating Model Capstone (Hands-On) 35 min

Total: ~180 min (~3 hours)


Welcome & Budget Refresher (15 min)

Key Points

Budget Control Comparison

Control What It Caps When Active Hard Stop?
Universal user-level budget (ULB) Each user's total consumption (pool + metered) Always Always
Cost-center user-level budget (ULB) Each cost-center member's total consumption (overrides universal) Always Always
Individual user-level budget (ULB) One user's total consumption (overrides both above) Always Always
Cost-center / organization / enterprise budget Metered charges only, after the shared pool is exhausted Metered phase only Only if "Stop usage when budget limit is reached" is enabled

Historical allotment note: The temporary June 1–September 1, 2026 promotional allotment was 3,000 credits/user/month (Business) and 7,000 credits/user/month (Enterprise). The durable examples in this module use the standard 1,900 / 3,900 amounts. Historical exports from the promotional period may therefore show a larger included-credit pool. Re-verify live amounts before delivery.

Discussion Points


1. Reporting & Data Sources (20 min)

Key Points

Three Visibility Layers

Layer Best For Important Boundary
Copilot CLI /usage and /context A developer inspecting one session's usage and context composition Local/session-level evidence, not enterprise reporting
AI usage dashboard and CSV export Cost-center, user, model, SKU, and cycle-level FinOps analysis Aggregated billing/usage view, not a tool-by-tool execution trace
Copilot CLI OpenTelemetry (optional) Advanced traces and metrics for agent interactions, model calls, tool execution, latency, tokens, and costs Off by default; requires an approved OTel backend and privacy/security design

Optional Advanced Telemetry with OpenTelemetry

Important: Start with /usage, /context, and the AI usage dashboard. Add OTel only when a specific observability question justifies its operational and privacy cost.

Live Prices, Not Memorized Numbers

Important: Pricing, included-credit amounts, and reporting UI details change over time. Treat every number in this module — including the pricing snapshot in Section 2 — as a dated example, not a permanent reference. Always confirm against the live Models and pricing page and the live AI usage dashboard before quoting numbers to stakeholders or making a budget decision.

🖥️ Demo: AI Usage Dashboard Walkthrough

  1. Navigate to Billing & Licensing → AI usage (organization or enterprise settings)
  2. Filter by cost center to isolate one team's consumption
  3. Switch "Group by" between model and SKU to see which models or plan types drive the largest share of spend
  4. Change the Timeframe to compare the current cycle against the prior one
  5. Export the filtered view (CSV) for offline analysis
  6. Open Copilot settings → Usage as an individual user to show the personal visibility view attendees' own developers will see

🧪 Hands-On: Dashboard Filter Practice (6 min)

Roles: Work individually or in pairs. If you have live dashboard access, use it; otherwise, use the supplied sample dataset from Section 3 as a stand-in and reason about which filters you'd apply.

Exercise: For each request below, choose the least-complex visibility layer that answers it; for dashboard requests, also write down the exact filter/group-by combination:

  1. "Which model is driving the most spend enterprise-wide this cycle?"
  2. "How much has the Data Science cost center consumed so far this month?"
  3. "Is one specific user responsible for an unusual share of a cost center's credits?"
  4. "I need to hand a FinOps analyst a CSV they can pivot in a spreadsheet — how do I get it to them?"
  5. "A platform team needs to determine whether model calls or tool executions dominate one CLI workflow, including latency and errors."

Success Criteria

  • ✅ You identified "Group by: model" for Question 1
  • ✅ You identified filtering by cost center (or a cost_center: query) for Question 2
  • ✅ You identified filtering by user within a cost center for Question 3
  • ✅ You identified the CSV export action for Question 4
  • ✅ You identified optional Copilot CLI OpenTelemetry for Question 5, with content capture disabled unless explicitly approved

Discussion Points


2. Token Cost Calculations (Hands-On) (25 min)

Key Points

USD = Σ (tokens_in_category / 1,000,000 × price_per_million_for_that_category)
AI credits = USD × 100
Auto model selection applies an additional 10% discount to the model-cost total.

Pricing Snapshot (2026-08-08 — verify before use)

Model Input Cached Input Cache Write Output
GPT-5 mini $0.25 $0.025 N/A $2.00
GPT-5.4 nano $0.20 $0.02 N/A $1.25
Claude Sonnet 5 $2.00 $0.20 $2.50 $10.00
Claude Opus 5 $5.00 $0.50 $6.25 $25.00

All prices are USD per 1 million tokens. Source: Models and pricing for GitHub Copilot.

Worked Example — Longer Coding Agent Session (Claude Sonnet 5, no Auto)

Input:      150,000 / 1,000,000 × $2.00  = $0.300000
Cached:      40,000 / 1,000,000 × $0.20  = $0.008000
Cache write: 20,000 / 1,000,000 × $2.50  = $0.050000
Output:       6,000 / 1,000,000 × $10.00 = $0.060000
------------------------------------------------------
Total USD                                = $0.418000
AI credits (USD × 100)                   = 41.8 credits

With Auto model selection (×0.90 discount): $0.418 × 0.90 = $0.3762 → 37.62 credits (a savings of ~4.18 credits).

Why This Matters at Scale

🧪 Hands-On: Calculate a Model-Mix Comparison (12 min)

Roles: Work individually, then compare with a neighbor.

Exercise: Using the pricing snapshot table above, calculate the USD and AI-credit cost of the same interaction run on two different models (no Auto model selection), then answer the follow-up question.

Scenario A — GPT-5 mini: 25,000 input tokens, 8,000 cached input tokens, 4,000 output tokens.

Scenario B — Claude Sonnet 5: Same token counts as Scenario A (25,000 input / 8,000 cached input / 4,000 output — assume no cache-write tokens for this comparison).

  1. Calculate the USD and AI-credit total for Scenario A.
  2. Calculate the USD and AI-credit total for Scenario B.
  3. Express Scenario B's cost as a multiple of Scenario A's cost.
  4. If a team ran 1,000 of these interactions per month, what is the monthly credit difference between defaulting to GPT-5 mini versus Claude Sonnet 5 for this task?

Check your work against the Answer Key in the LAB guide before moving on.

Success Criteria

  • ✅ You applied each token category at the correct per-model rate for both scenarios
  • ✅ You divided each token count by 1,000,000 before multiplying by the rate
  • ✅ You converted both USD totals to AI credits (×100)
  • ✅ You correctly expressed the cost ratio between the two models and the 1,000-interaction monthly impact
  • ✅ Your answers match the LAB Answer Key (±$0.001 rounding)

Discussion Points


3. KPI Baselines & Anomaly Analysis (Hands-On) (30 min)

Key Points

KPI What It Tells You
Burn rate Credits consumed per day (or per active user per day) — is consumption accelerating?
Projected exhaustion date At the current burn rate, when will the pool or a cost center's included-usage cap run out?
Credits per active user/task Consumption-intensity metric — useful for anomaly detection, but not a complete economic measure without accepted output and full delivery cost
Blocked users Count of users hitting a $0 or exhausted ULB — a leading indicator that budgets are mis-sized
Overage ($) Metered spend once the pool or a cost center's included-usage cap is exhausted
Feature/model mix Share of credits by feature (Chat, Agent mode, Copilot CLI, cloud agent) and by model — reveals where spend concentrates and whether Auto selection is being used
Adoption & quality Active-user rate against licensed seats, paired with a quality proxy (suggestion acceptance rate, PR review pass rate) so cost is never read in isolation from output quality

Legitimate Heavy Use vs. Waste

Total credits consumed alone does not tell you whether spend is healthy. Pair consumption with session-level signals:

Signal Legitimate Heavy Use Waste
Suggestion acceptance / PR merge rate High and stable Low or declining
Restarts per task Low — one bounded session per task High — repeated restarts losing cached context
Credits per completed unit of work Proportional to task complexity High relative to output delivered
Typical task profile Large agentic refactors, multi-file migrations, complex architecture reviews Repeated near-identical prompts, verbose low-value chat, manual escalation to powerful models for routine tasks

Important: A single high-consumption user is not automatically a problem, and a single low-consumption user is not automatically efficient. Always read credit volume alongside the quality and session-behavior signals above before labeling anyone's usage as waste.

Correlation Is Not Causation

Sample Dataset — "Growth Platform" Cost Center

60 licensed Copilot Business users. Included-usage cap = 60 × 1,900 = 114,000 AI credits for the 30-day cycle.

Day Active Users Credits Consumed (day) Cumulative Credits Blocked Users Overage (USD) PR Review Pass Rate Release Deadline?
1 51 9,600 9,600 0 $0.00 90% No
2 52 9,900 19,500 0 $0.00 90% No
3 50 9,400 28,900 0 $0.00 89% No
4 53 10,200 39,100 0 $0.00 88% No
5 54 10,800 49,900 0 $0.00 88% No
6 55 12,600 62,500 1 $0.00 82% Yes
7 57 15,900 78,400 2 $0.00 74% Yes
8 58 17,800 96,200 3 $0.00 71% Yes
9 56 21,300 117,500 5 $35.00 79% No
10 54 18,400 135,900 4 $219.00 85% No

Note: The included-usage cap (114,000 credits) is crossed during Day 9 — 17,800 credits remained after Day 8, but Day 9 consumed 21,300, pushing 3,500 credits into metered overage ($35.00 at $0.01/credit). Recheck this math yourself in the hands-on exercise; the table's displayed overage reflects the cumulative running total, not each day in isolation.

Read the Release Deadline column before drawing conclusions: the PR review pass rate drops sharply on Days 6–8, exactly when the "Release Deadline?" flag is Yes — and credits consumed also rises those same days as teams push more work through Copilot under time pressure. On Day 9, overage begins after the deadline has passed, yet the pass rate recovers to 79% and continues recovering to 85% on Day 10 even though overage is still accumulating and growing. If overage itself were degrading quality, the pass rate would not recover while overage was still rising — the deadline, not the overage, was the shared root cause of both effects.

🧪 Hands-On: Baseline & Anomaly Analysis (15 min)

Roles: Work in small groups of 2–3.

Using either your own exported data or the sample dataset above, calculate and answer:

  1. Burn rate: Average daily credits consumed over Days 8–10
  2. Projected exhaustion date: On which day was the 114,000-credit included-usage cap exhausted?
  3. Credits per active user: For Day 9 specifically, credits consumed ÷ active users
  4. Blocked users trend: Is the blocked-user count accelerating, flat, or slowing across the 10 days, and does it track the Release Deadline flag or the overage column more closely?
  5. Causation check: A colleague claims "the overage on Days 9–10 caused the quality drop." Using the data, explain in 2–3 sentences why this claim is not supported, and name the more likely shared root cause.
  6. Heavy use vs. waste: Given only this cost-center-level data (no per-user detail), what additional per-user signals from the "Legitimate Heavy Use vs. Waste" table would you request before recommending any individual ULB changes?

Check your calculations against the Answer Key in the LAB guide.

Success Criteria

  • ✅ You calculated a burn rate using Days 8–10 of the sample data
  • ✅ You correctly identified Day 9 as the day the included-usage cap was exhausted
  • ✅ You computed credits-per-active-user for Day 9
  • ✅ You correctly rejected the "overage caused the quality drop" claim and named the release deadline as the more likely shared cause, citing the Day 9–10 recovery as evidence
  • ✅ You named at least two per-user signals (for example, restarts per task, acceptance rate) you'd need before judging any individual as wasteful

Discussion Points


☕ Break (10 min)

Use the break to reset before the module's conceptually heavier outcome-economics and operating-model sections.


4. Economics of Accepted Outcomes (Hands-On) (45 min)

Key Points

Freeze the Outcome Definition

Field Example
Outcome unit Pull request merged into the default branch
Acceptance event Required checks pass, review approved, and PR merged
Material corrective cycle Substantial changes required after first review
Stabilization period 14 days after merge
Durable failure Revert, hotfix, or substantial rewrite during stabilization
Reporting period Calendar month

Note: The example is not a universal standard. Documentation, production code, security remediation, and operational workflows can require different outcome units and stabilization periods.

Report outcomes by cohort or with a reporting lag: work still inside its stabilization period is pending, not accepted or rejected.

First-Pass Durable Acceptance

An attempted outcome counts as durably accepted only when it meets the defined acceptance rule without a material corrective cycle and remains valid through the stabilization period.

Durable acceptance rate =
durable accepted outcomes ÷ attempted outcomes

This is stricter than suggestion acceptance, initial test pass, or PR merge rate. Those remain useful leading indicators, but none proves the result stayed accepted.

Total Assisted-Delivery Cost

Total assisted-delivery cost =
AI-credit (model) cost
+ human prompting, review, correction, and escalation cost
+ relevant compute and CI/CD rerun cost
+ allocated license cost
+ amortized enablement and workflow-development cost

Full cost per durable accepted outcome =
total assisted-delivery cost ÷ durable accepted outcomes

Human effort can be estimated from a representative sample:

Sampled human cost =
sampled hours × approved loaded labor rate

Document the sample size, roles, rates, exclusions, and uncertainty. Do not rely on self-reported "hours saved" as the sole monetary input.

Economic Scorecard

Measure Why It Matters
Durable accepted outcomes Delivery scale — how much accepted output remained valid
Durable acceptance rate Yield — how many attempts became durable outcomes
Full cost per attempt Cost before rejection and rework are reflected in the denominator
Full cost per durable accepted outcome Comparable unit economics across models or workflows
Accepted-output volume Prevents an efficiency ratio from looking better merely because less work was delivered
Net contribution Estimated value of durable outcomes minus total assisted-delivery cost

Important: Never report unit-cost improvement alone. Pair it with accepted-output volume or net contribution so reduced delivery cannot masquerade as improved efficiency.

Benefit Classification

Benefit Type Meaning
Realized cash savings An actual expense was removed or reduced
Cost avoidance Future hiring, contractor, infrastructure, or remediation spend was avoided
Capacity released Existing employees can perform additional valuable work
Revenue contribution Faster or better delivery produced attributable revenue or margin
Risk reduction Incidents, defects, audit findings, or remediation exposure were reduced

Important: If payroll and headcount did not change, multiplying "hours saved" by a labor rate does not automatically produce cash savings. It usually represents capacity released or cost avoidance until an actual expense or measurable output changes.

One-Minute Paired Benefit Check

Classify each outcome before assigning a dollar value:

  1. A team delivers the same backlog with unchanged payroll and no headcount reduction.
  2. The organization cancels an external code-review service after an accepted pilot.

Answer: Scenario 1 is capacity released; Scenario 2 is realized cash savings. Both can support an investment decision, but they belong in separate scorecard rows.

Advanced Economics: Multi-Stage Yield & Enablement

When every workflow stage must succeed:

End-to-end durable acceptance =
stage 1 acceptance × stage 2 acceptance × ... × stage n acceptance

Four required stages at 90% each:
0.90 × 0.90 × 0.90 × 0.90 = 65.61%

Shorten unnecessary chains, improve the weakest stage, or make failed stages recoverable rather than optimizing token cost alone.

Treat instructions, skills, agent definitions, evaluations, training, and workflow design as enablement investment:

Amortized enablement cost per outcome =
enablement investment ÷ expected durable outcomes over its useful period

$30,000 ÷ 3,000 durable outcomes = $10 per outcome

Expect a maturation J-curve: early enablement cost can increase before acceptance and throughput improve. Amortize the investment, but do not hide it.

Evidence & Uncertainty

Use evidence in this order:

  1. Operational outcome and durable-failure data
  2. Sampled human review, correction, and escalation effort
  3. AI-credit, compute, license, and enablement cost
  4. Surveys for friction, confidence, and explanatory context — not as the sole financial source of truth

Use low/expected/high assumptions for labor rate, review time, acceptance, useful life, and outcome value. Report a defensible range when the inputs do not support a precise point estimate.

🧪 Hands-On: Outcome Economics Comparison (22 min)

Roles: Work in groups of 3–4. FinOps leads the calculation, Engineering Manager challenges the acceptance definition, Platform/DevEx checks data feasibility, and Program Owner owns the decision.

Compare two workflows across 100 attempts:

Measure Workflow A Workflow B
AI-credit cost per attempt $1.00 $4.00
Human review/correction cost per attempt $14.00 $8.00
Compute cost per attempt $1.00 $1.00
Durable acceptance rate 50% 80%
Estimated value per durable accepted outcome $40.00 $40.00

For the core comparison, assume license and enablement allocations are equal and excluded from both workflows. Step 9 calculates a separate enablement allocation.

Calculate and answer:

  1. Full cost per attempt for each workflow
  2. Durable accepted outcomes per 100 attempts
  3. Total assisted-delivery cost for 100 attempts
  4. Full cost per durable accepted outcome
  5. Net contribution: (durable outcomes × $40) − total assisted-delivery cost
  6. Which workflow is economically better, and why would AI-credit cost alone select the wrong one?
  7. If the same employees use released time on the backlog and payroll does not change, which benefit classification applies?
  8. What is the end-to-end acceptance of four required stages at 90% each?
  9. What amortized enablement cost should be added for a $30,000 investment spread across 3,000 expected durable outcomes?
  10. Name at least three assumptions you would sensitivity-test before presenting this decision.

Check your work against the Answer Key in the LAB guide.

Success Criteria

  • ✅ You calculated full cost per attempt as $16 for Workflow A and $13 for Workflow B
  • ✅ You calculated 50 versus 80 durable accepted outcomes
  • ✅ You calculated full cost per durable accepted outcome as $32.00 versus $16.25
  • ✅ You calculated net contribution as $400 versus $1,900
  • ✅ You chose Workflow B despite its higher AI-credit cost and classified the labor benefit as capacity released
  • ✅ You calculated four-stage rolled acceptance as 65.61% and amortized enablement cost as $10 per outcome
  • ✅ You named assumptions and would report a range rather than unsupported precision

Discussion Points


5. Budget Tuning & Operating Model Capstone (Hands-On) (35 min)

Live Run of Show

Segment Live Time Delivery Guidance
Two tuning dimensions 4 min Explain policy vs. dollar-cap decisions
Sizing check 3 min Model the shared-pool and gap calculation
Budget tuning exercise 14 min Teams calculate, decide, and prepare one recommendation
Operating model and RACI orientation 6 min Point to the reference tables; do not teach every row
30-day backlog capstone and close 8 min Teams draft priorities and share one P0 item
Total 35 min

Key Points

"Lowest Remaining Headroom Wins"

Sizing Check (the calculation every tuning exercise should run)

1. Max ULB consumption = Σ (users at each ULB tier × that tier's ULB amount)
2. Included-credit pool value =
   [(Business seats × 1,900) + (Enterprise seats × 3,900)] × $0.01/credit
3. Gap to cover         = Max ULB consumption − Pool value
   → Your cost-center + organization + enterprise budgets must cover this gap,
     or users will be blocked by a spending budget before reaching their own ULB.

Use included-credit amounts—not license prices—to value the pool. At the standard monthly amounts, 1,900 Business credits equal $19 and 3,900 Enterprise credits equal $39 at the fixed $0.01-per-credit conversion. Those equivalents do not state the license price: GitHub lists Copilot Business at $19 per user per month and Copilot Enterprise pricing as variable. Use your contracted seat rates separately when analyzing total license economics.

🧪 Hands-On: Budget Tuning Exercise (14 min)

Roles: Form groups of 3–4 with a mix of roles if possible (FinOps, platform/DevEx, engineering manager).

Scenario — "Contoso Platform Org":

Dataset note: This exercise uses the standard 1,900 Business / 3,900 Enterprise monthly allotments. Historical exports from the June 1–September 1, 2026 promotional period may show 3,000 / 7,000 instead.

  • 300 Copilot Business users, 50 Copilot Enterprise users (350 licensed users total)
  • 80 of the Business users are in the Data Science cost center, with a cost-center ULB of $45
  • 5 named power users (outside Data Science) have an individual ULB override of $150 each
  • Every other user is on the universal ULB of $25
  • The current enterprise spending budget is $2,000, with "Stop usage when budget limit is reached" enabled

Steps:

Timebox: Use the first 8 minutes for the three calculations, 3 minutes for the enterprise-budget and included-usage-control decisions, and the final 3 minutes to compare one recommendation with another group.

  1. Calculate the universal-tier population: 350 total − 80 (Data Science) − 5 (power users) = ______ users
  2. Calculate max ULB consumption using the Sizing Check formula above (three tiers: universal, Data Science cost-center, power-user individual)
  3. Calculate the included-credit pool value: [(300 × 1,900) + (50 × 3,900)] × $0.01
  4. Calculate the gap to cover: max ULB consumption − pool value
  5. Compare the gap to the current $2,000 enterprise budget. Is it sufficient? If not, what's the minimum enterprise budget you'd recommend, and why include a buffer above the bare minimum?
  6. Separately, the Data Science cost center's included usage control cap is 80 × 1,900 = 152,000 AI credits. If Data Science is a genuinely heavy, high-value team, would you configure their included usage control to block or to allow continued paid overage once that cap is reached — and why?

Check your work against the Answer Key in the LAB guide.

Success Criteria

  • ✅ You correctly calculated the universal-tier population (265 users)
  • ✅ You correctly calculated max ULB consumption ($10,975) and included-credit pool value ($7,650)
  • ✅ You correctly calculated the gap ($3,325) and identified that the current $2,000 enterprise budget is undersized
  • ✅ You recommended raising the enterprise budget to at least the gap amount, with a stated buffer rationale
  • ✅ You made and justified a block-vs-allow-overage decision for the Data Science included usage control

Post-Session Reference — Operating Model Building Blocks

Use this table to support the capstone and later implementation planning. During the live session, orient learners to the building blocks rather than teaching every row.

Building Block What It Covers
Policy Which budget tiers, models, and interfaces are the default; who can approve exceptions
Review cadence Fixed schedule (recommended: monthly, with a lightweight weekly check after any material included-credit or pricing change) to review the KPIs from Section 3
Anomaly response A defined process for burn-rate spikes or blocked-user surges: verify the export, check for confounders (release deadlines, onboarding cohorts, incidents) before assuming a causal link, then decide on a temporary ULB change, communication, or a quality investigation
Exception path A lightweight request form or ticket type for a power-user individual ULB override, so legitimate heavy users aren't blocked for days
Quality safeguards Track a quality proxy (acceptance rate, PR review pass rate) alongside every cost metric; never treat a cost reduction as a win if it correlates with declining quality without ruling out other causes first
Outcome economics Freeze outcome and durable-acceptance definitions; report full cost per durable accepted outcome with accepted volume, benefit classification, and uncertainty
Showback/chargeback Report cost to a business unit (showback) or charge it back to their budget (chargeback) via cost centers — many organizations start with showback and move to chargeback once baselines are trusted

Post-Session Reference — RACI: Who Owns What

Use this table to assign the capstone owners. Resolve organization-specific role changes after the workshop instead of debating every row live.

Activity FinOps Platform/DevEx Eng. Manager Program Owner
Monthly KPI review A R C I
Outcome definition & stabilization rule C C R A
Economic scorecard & benefit classification R C C A
Budget tuning (ULBs, spending budgets) C R I A
Anomaly triage & confounder check C R C A
Individual ULB exception approval I C R A
Showback/chargeback reporting R I I A
30-day optimization backlog ownership C R C A

R = Responsible, A = Accountable, C = Consulted, I = Informed.

🧪 Hands-On Capstone: 30-Day Optimization Backlog (8 min)

Roles: Same groups of 3–4 from the budget tuning exercise.

Timebox: Draft for 6 minutes, then use 2 minutes to share one P0 item and owner.

Using everything from Sections 1–5, draft a prioritized 30-Day Optimization Backlog for your organization (or for the Contoso scenario above):

Priority Backlog Item Owner (from RACI) Target Week
P0 ______ ______ ______
P0 ______ ______ ______
P1 ______ ______ ______
P1 ______ ______ ______
P1 ______ ______ ______
P2 ______ ______ ______

At minimum, your backlog must include: one item that closes the ULB/spending-budget gap identified in the tuning exercise, one item that establishes or refines an anomaly-response threshold, one item that defines a pilot outcome/stabilization rule and economic scorecard owner, one item that names your showback-vs-chargeback decision, and one item that schedules your next monthly KPI review and confirms the standard allotments are reflected in the baseline.

Success Criteria

  • ✅ Your backlog includes a P0 item that directly resolves the budget-tuning gap from the hands-on exercise
  • ✅ Your backlog names at least three KPIs from Section 3 with a defined review cadence
  • ✅ Your backlog states an explicit anomaly-response trigger and an owner from the RACI table
  • ✅ Your backlog names a pilot outcome, stabilization rule, and owner for the first full-cost-per-durable-outcome baseline
  • ✅ Your backlog states a showback-vs-chargeback decision, a target week for the next KPI review, and an owner for confirming that the baseline reflects standard allotments

Discussion Points


Recap

Note — where this goes next: This module measures and governs consumption at the organization level. Teams that run Copilot as unattended automation need the same discipline one level down — per-lane telemetry, lane-level cost per durable accepted outcome, pre-spend gates, and per-run credit caps — because GitHub's billing views attribute usage to identities, models, organizations, and cost centers, not to your lane names. Optional Module 4: Agent Fleet Efficiency and Cost Governance covers that layer. It is optional and excluded from the core curriculum duration.

Q&A Topics to Prepare For


Appendix: Official Sources & Facilitator Reference

Key URLs

Topic URL
Usage-based billing (orgs/enterprises) https://docs.github.com/en/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises
Budgets for usage-based billing https://docs.github.com/en/copilot/concepts/billing/budgets-for-usage-based-billing
Getting started with budget controls https://docs.github.com/en/copilot/tutorials/budgets/getting-started-with-budget-controls
Optimizing your budget configuration https://docs.github.com/en/copilot/tutorials/budgets/optimizing-your-budget-configuration
Models and pricing for GitHub Copilot https://docs.github.com/en/copilot/reference/copilot-billing/models-and-pricing
Optimizing AI usage and reducing cost https://docs.github.com/en/copilot/tutorials/optimize-ai-usage
Monitoring your AI credits usage https://docs.github.com/en/copilot/how-tos/manage-and-track-spending/monitor-ai-usage
GitHub Copilot CLI command reference https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-command-reference
Managing your company's spending https://docs.github.com/en/copilot/how-tos/manage-and-track-spending/manage-company-spending
Budgets and alerts (billing concepts) https://docs.github.com/en/billing/concepts/budgets-and-alerts
Setting up budgets to control spending https://docs.github.com/en/billing/how-tos/set-up-budgets
Controlling and tracking costs at scale (cost centers) https://docs.github.com/en/billing/tutorials/control-costs-at-scale
Cost center allocation reference https://docs.github.com/en/billing/reference/cost-center-allocation

Note: The pricing snapshot reflects the docs as verified on 2026-08-08. Standard included-credit amounts and the historical promotional-window dates were re-verified on 2026-09-01. Re-verify against these live URLs before every delivery of this module.

Instructor Preflight Checklist

Backup Plan

If the live AI usage dashboard is unavailable (no access, connectivity issue, or UI change):

  1. Use the Sample Dataset (Section 3) for the entire KPI and anomaly-analysis exercise instead of a live export
  2. Walk through the Reporting & Data Sources demo steps as a slide-only, screenshot-based discussion
  3. Reference the official docs URLs above and screen-share the documentation pages as a substitute for the live product UI
  4. Keep the hands-on worksheets (LAB guide) as the primary artifact attendees leave with, regardless of demo availability

Workshop guide for Module 3: Measurement & Optimization at Scale, part of the GitHub Copilot AI Credits Optimization workshop series (standalone-capable)