CoPilot Usage is shown differently in Budget menu and Usage menu (Admin view) #199159
Replies: 3 comments 2 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
What you're seeing is likely due to the fact that the AI Usage and Budgets & Alerts pages are tracking slightly different metrics and may not update in real time. A few possible explanations: AI Usage often shows actual consumption/costs incurred, while Budgets & Alerts may reflect budget-tracked usage that updates on a delay. To investigate: Check the user's detailed usage history and compare the date ranges shown in both views. If one view shows $49.31 and the other $34.82 for the same user and period, that's generally not expected behavior and may indicate either a reporting delay or a bug in the billing UI. |
Beta Was this translation helpful? Give feedback.
-
|
This looks more like a data sync difference between the Copilot usage views rather than an actual billing bug. From what I’ve observed, the “AI Usage” section and “Budgets & Alerts” don’t always pull data from the same processing layer. One shows near real-time or recently processed usage, while the other reflects more finalized billing data, which can create a temporary mismatch. Also, if there is a user-level budget override applied, it may take some time to fully sync across all dashboards, which can further cause differences in displayed values. Another point is that different types of Copilot usage (like chat, code suggestions, or premium requests) may not be grouped the same way in both views. Overall, this seems to be a sync/aggregation delay between systems rather than incorrect billing. It usually settles after full data processing, but if it continues beyond 24–48 hours, it’s worth validating with exported usage data or raising it with support. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Copilot in GitHub
Body
I am an admin for about 120 CoPilot users (Business). We have set a budget for $49 per user.
In the new menu "AI Usage" I see one user who has already exceeded his credits ($49.31), but is still able to do AI work.
On the other hand, in the menu "Budgets and Alerts", this user has only used $34.82. So two different usages in two menus.
Is this a bug or is there an explanation for this?
P.S. The first user who hit the budget was shown correctly: It stopped after $49 (or 4900 tokens) and was blocked. After that I set a specific budget for this user ($69) so he could work on, but only for this user.
So I am asking myself: Is there a bug in the UI for the budget? For example, if I set the budget for just one user, it applies to all users?
AI Usage view:

Budget view:

Beta Was this translation helpful? Give feedback.
All reactions