You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/library/governance/recommendations/managing-ai-credits.md
+12-16Lines changed: 12 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,22 +136,18 @@ and user-level budgets prevent individual overconsumption of shared resources.
136
136
137
137
User-level budgets (ULBs) are recommended as the only hard enforcement caps, while enterprise and cost center budgets act as monitoring guardrails unless explicitly configured to stop usage.
138
138
139
-
### 2: Separate included AI credits governance from additional spend governance
140
-
141
-
Design distinct governance approaches for each spending phase. A billing cycle
142
-
has two phases: the included AI credits phase (where usage draws from the pre-paid
143
-
pool) and the additional spend phase (where usage incurs additional charges
144
-
after the pool is exhausted). For the included AI credits phase, use ULBs to
145
-
prevent any single user from exhausting the shared pool before others benefit.
146
-
For the additional spend phase (post-pool spend), use enterprise and cost
147
-
center budgets to cap the additional cost your organization is willing to incur.
148
-
149
-
All budget layers apply at all times; this separation keeps your governance model coherent. ULBs are your tool for
150
-
fair consumption of the shared pool. Enterprise and cost center budgets are
151
-
your tool for controlling incremental cost exposure. Mixing their purposes —
152
-
for example, relying only on the enterprise-level budget while ignoring ULBs — leaves
153
-
the pooled AI credits ungoverned and vulnerable to a few heavy users
154
-
draining it before month-end.
139
+
### 2: Distinguish governance goals for included AI credits and additional spend
140
+
141
+
Design distinct governance approaches for each spending phase. A billing cycle has two phases: the included AI credits phase (where usage draws from the pre-paid pool) and the additional spend phase (where usage incurs additional charges after the pool is exhausted).
142
+
While it is useful to think about these phases separately, current controls do not fully isolate governance between them.
143
+
144
+
For the included AI credits phase, the primary goal is fair access to a shared pool.
145
+
Without guardrails, a small number of heavy users can exhaust the shared pool before others benefit. User-level budgets (ULBs) serve as the primary mechanism to moderate this behavior and promote more balanced consumption.
146
+
For the additional spend phase (post-pool spend), the goal shifts to controlling financial exposure. Enterprise and cost center budgets help cap the additional cost your organization is willing to incur.
147
+
148
+
With UBB, the controls overlap rather than operate independently by phase. ULBs apply across both included credits and additional spend, while enterprise and cost center budgets apply only after the included credits are exhausted. As a result, ULBs serve a dual role: ensuring fair consumption of the shared pool while also acting as a guardrail on overall usage. Enterprise and cost center budgets remain the primary controls for managing additional spend exposure.
149
+
150
+
Maintaining this distinction keeps your governance approach coherent. It clarifies the different goals at each phase — fair consumption during the included AI credits phase and cost control during the additional spend phase.
155
151
156
152
### 3: Establish cost attribution before you optimize
Copy file name to clipboardExpand all lines: content/library/overview/release-notes/2026-q2.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,6 @@
3
3
## 2026 Q2
4
4
5
5
-**New Content: [Governing agents in GitHub Enterprise](/library/governance/recommendations/governing-agents/)** - Published governance and policy guidance for managing GitHub Copilot agents across the enterprise, covering policy configuration, security boundaries, MCP server governance, and audit pipelines
6
-
-**New Content: [Essentials of governance and administration with GitHub Enterprise](/library/governance/recommendations/governance-administration-essentials/)** - Published a comprehensive guide for enterprise governance and administration fundamentals, covering structural components, user access models, organization architecture strategies, policy baselines, and operational topics such as billing, repository governance, and audit logging
6
+
-**New Content: [Essentials of governance and administration with GitHub Enterprise](/library/governance/recommendations/governance-administration-essentials/)** - Published a comprehensive guide for enterprise governance and administration fundamentals, covering GitHub structural components, user access models, org architecture strategies, policy baselines, and operational topics such as integrations, roles, and audit logging
7
+
-**New Content: [Managing AI credits](/library/governance/recommendations/managing-ai-credits/)** - Published a FinOps-oriented guide for governing AI credit consumption across GitHub Enterprise, covering layered budgets design, cost attribution, usage guidance, and an operating cadence
8
+
-**Deprecated: Managing GitHub Copilot Premium Request Units (PRUs)** - Retired the PRU enterprise admin playbook, replaced by the managing AI credits guidance
0 commit comments