Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Manage Copilot for a team
---

<!-- expires 2026-06-01 -->

Check warning on line 13 in content/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises.md

View workflow job for this annotation

GitHub Actions / lint-content

Content that expires soon should be proactively addressed.

Content marked with an expiration date will expire soon. The content exists between 2 HTML comment tags in the format <!-- expires yyyy-mm-dd --> and <!-- end expires yyyy-mm-dd -->. Check whether this content can be removed or rewritten before it expires.

> [!IMPORTANT] {% data variables.product.github %} will use the billing methods described in this article **starting June 1, 2026**. You can read more about this change on [{% data variables.product.prodname_blog %}](https://gh.io/copilot-billing-blog).

Expand Down Expand Up @@ -74,13 +74,11 @@
You can set budgets at four levels to control {% data variables.product.prodname_ai_credits %} spend:

* **Enterprise-level budgets** track spending for all organizations, repositories, and cost centers under the enterprise.
* **Organization-level budgets** track spending for all repositories in the organization.
* **Cost-center-level budgets** track spending for a single cost center.
* **User-level budgets** track spending for individual users. A $0 user-level budget means no access at all.

* **Individual-level Budget** track spending for power users. Overwrites user-level budgets.
You can use budgets to get alerts as you approach limits, and to enforce hard stops on usage. For example, if you want to allow some additional usage but keep it in check, you could set a user-level budget slightly above the included amount.

For more information on setting budgets, see [AUTOTITLE](/billing/how-tos/set-up-budgets).

## Next steps

Expand Down
Loading