Skip to content

Commit e7c4014

Browse files
improve premium requests lesson
1 parent 7a3f896 commit e7c4014

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

tutorial/lessons/19-billing-and-premium-requests.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,6 @@ Your plan includes a fixed number of premium requests per user per month. They r
4343

4444
Once your allowance runs out, you can still use Copilot with the included models for the rest of the month. **Organisations can enable overage**, so if you exceed your allowance, additional premium requests will be billed per use rather than blocked.
4545

46-
### Premium request SKUs
47-
48-
Usage is split across two SKUs for budget visibility:
49-
50-
| SKU | Covers |
51-
|-----|--------|
52-
| **Copilot premium requests** | Chat (IDE + CLI), Code Review, Extensions |
53-
| **Copilot coding agent premium requests** | Coding agent sessions and steering comments |
54-
5546
### Monitoring your usage
5647

5748
Track usage in:
@@ -69,7 +60,7 @@ For full details, see [Monitoring your GitHub Copilot usage and entitlements](ht
6960
1. Open your [Copilot settings](https://github.com/settings/copilot) on GitHub and check your current premium request usage and remaining allowance.
7061
2. Run `/model` to browse available models and look up their multipliers at [Requests in GitHub Copilot — Model multipliers](https://docs.github.com/en/copilot/concepts/billing/copilot-requests#model-multipliers).
7162
3. Reflect on your usage patterns from this tutorial:
72-
- Each prompt in Copilot CLI drew from your allowance if you were using a premium model — roughly how many did you use?
63+
- Each prompt in Copilot CLI drew from your allowance if you were using a premium model — run `/usage` to see exactly how many premium requests you've used.
7364
- If you used the coding agent in Lesson 12, each issue/PR assignment was one coding agent premium request.
7465

7566
## Hints

0 commit comments

Comments
 (0)