Skip to content

Commit 4c3d39a

Browse files
authored
Merge pull request #43893 from github/repo-sync
Repo sync
2 parents 6b7b7d9 + 9d98ac9 commit 4c3d39a

21 files changed

+103
-64
lines changed

content/copilot/concepts/billing/billing-for-individuals.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ category:
1616
- Learn about Copilot
1717
---
1818

19+
> [!IMPORTANT]
20+
> {% data reusables.copilot.plans.individual-plans-paused %} If you hit unexpected limits as a result of these changes, you can cancel your Pro or Pro+ subscription and you will not be charged for April usage. Please reach out to [GitHub support](https://support.github.com/) between April 20 and May 20, 2026, for a refund.
21+
1922
## Pricing for {% data variables.copilot.copilot_pro_short %} and {% data variables.copilot.copilot_pro_plus_short %}
2023

2124
{% data variables.product.github %} offers two paid plans for individuals: {% data variables.copilot.copilot_pro_short %} and {% data variables.copilot.copilot_pro_plus_short %}.

content/copilot/concepts/billing/copilot-requests.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,5 @@ If you use **{% data variables.copilot.copilot_free_short %}**, you have access
107107

108108
Premium request usage is based on the model’s multiplier and the feature you’re using. For example:
109109

110-
* **Using {% data variables.copilot.copilot_claude_opus_45 %} in {% data variables.copilot.copilot_chat_short %}**: With a 3× multiplier, one interaction counts as 3 premium requests.
111110
* **Using {% data variables.copilot.copilot_gpt_5_mini %} on {% data variables.copilot.copilot_free_short %}**: Each interaction counts as 1 premium request.
112111
* **Using {% data variables.copilot.copilot_gpt_5_mini %} on a paid plan**: No premium requests are consumed.

content/copilot/concepts/billing/individual-plans.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ category:
1616
- Learn about Copilot
1717
---
1818

19+
> [!IMPORTANT]
20+
> {% data reusables.copilot.plans.individual-plans-paused %}
21+
1922
{% data variables.product.company_short %} offers three {% data variables.product.prodname_copilot_short %} plans for individual developers, as well as a dedicated student offering, each designed to meet different needs based on your coding habits, interest in AI models, and desired level of flexibility.
2023

2124
You can choose from the following plans.

content/copilot/concepts/billing/premium-request-management.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ category:
1111
- Manage Copilot for a team
1212
---
1313

14+
> [!IMPORTANT]
15+
> **Starting April 20, 2026**, {% data variables.copilot.copilot_pro_short %}, {% data variables.copilot.copilot_pro_plus_short %}, and student plans have tighter usage limits: Session limits and weekly (7 day) limits. For more information, see [AUTOTITLE](/copilot/concepts/usage-limits).
16+
1417
## Management methods
1518

1619
The best way to control budgets for premium requests in an enterprise is to create cost centers and scope one or more budgets to each center.

content/copilot/concepts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ children:
1414
- /context
1515
- /tools
1616
- /auto-model-selection
17-
- /rate-limits
17+
- /usage-limits
1818
- /billing
1919
- /about-enterprise-accounts-for-copilot-business
2020
- /policies

content/copilot/concepts/rate-limits.md

Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Usage limits for GitHub Copilot
3+
shortTitle: Usage limits
4+
allowTitleToDifferFromFilename: true
5+
intro: 'Learn about {% data variables.product.prodname_copilot %} usage limits and what to do if you hit a limit.'
6+
versions:
7+
feature: copilot
8+
redirect_from:
9+
- /copilot/troubleshooting-github-copilot/rate-limits-for-github-copilot
10+
- /copilot/how-tos/troubleshoot/rate-limits-for-github-copilot
11+
- /copilot/concepts/rate-limits
12+
contentType: concepts
13+
category:
14+
- Learn about Copilot
15+
---
16+
17+
Rate limiting is a mechanism used to control the number of requests a user or application can make in a given time period. {% data variables.product.github %} uses rate limits to ensure everyone has fair access to {% data variables.product.prodname_copilot %} and to protect against abuse.
18+
19+
## Why does {% data variables.product.github %} use rate limits?
20+
21+
{% data variables.product.github %} enforces rate limits for several reasons.
22+
23+
* **Capacity:** There is a limited amount of computing power available to serve all {% data variables.product.prodname_copilot_short %} users. Rate limiting helps prevent the system from being overloaded.
24+
* **High usage:** Popular features and models may receive bursts of requests. Rate limits ensure no single user or group can monopolize these resources.
25+
* **Fairness:** Rate limits ensure that all users have equitable access to {% data variables.product.prodname_copilot_short %}.
26+
* **Abuse mitigation:** Without rate limits, malicious actors could exploit {% data variables.product.prodname_copilot_short %}, leading to degraded service for everyone or even denial of service.
27+
28+
## Types of usage limits
29+
30+
{% data variables.product.prodname_copilot %} has two limits: a **session** and a **weekly (7-day) limit**.
31+
32+
* **Session limit.** If you hit the session limit, you must wait until it resets before you can resume using {% data variables.product.prodname_copilot_short %}.
33+
* **Weekly limit.** This limit caps the total number of tokens you can consume during a 7-day period. If you hit a weekly limit and you have {% data variables.product.prodname_prus %} remaining, you can continue using {% data variables.product.prodname_copilot_short %} with {% data variables.copilot.copilot_auto_model_selection_short_cap_a %}. Model choice will be re-enabled when the weekly period resets.
34+
35+
## What you will see when approaching a limit
36+
37+
{% data variables.product.prodname_vscode_shortname %} and {% data variables.copilot.copilot_cli %} both display a warning when you are approaching a limit. These indicators are designed to help you avoid hitting a limit unexpectedly.
38+
39+
## What to do if you approach a limit
40+
41+
If you are approaching a limit, the following steps can help reduce the chances of hitting it.
42+
43+
* **Use a model with a smaller multiplier for simpler tasks.** The larger the multiplier, the faster you will reach the limit.
44+
* **Use plan mode.** In {% data variables.product.prodname_vscode_shortname %} and {% data variables.copilot.copilot_cli_short %}, plan mode can improve task efficiency and task success, reducing overall token consumption.
45+
* **Reduce parallel workflows.** Parallelized tools result in higher token consumption. Use them sparingly if you are nearing your limits.
46+
* **Upgrade your plan.** If you are on a {% data variables.copilot.copilot_pro_short %} plan, upgrading to {% data variables.copilot.copilot_pro_plus_short %} provides significantly higher usage limits.
47+
48+
## What to do if you hit a limit
49+
50+
If you receive a usage limit error when using {% data variables.product.prodname_copilot_short %}, you should:
51+
52+
* **Wait until your limit time resets.**
53+
* **Switch to {% data variables.copilot.copilot_auto_model_selection %}.** If you hit a **weekly** usage limit, you can continue using {% data variables.product.prodname_copilot_short %} with {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} until exhausting your premium requests.
54+
* **Upgrade your plan.** If you are on an individual {% data variables.product.prodname_copilot_short %} plan, upgrading your plan will allow for additional usage.
55+
* **Contact Support.** If you repeatedly hit usage limits and believe it’s impacting legitimate use, contact {% data variables.contact.contact_support_page %} for assistance.

content/copilot/get-started/plans.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ category:
1313
- Learn about Copilot
1414
---
1515

16+
> [!IMPORTANT]
17+
> {% data reusables.copilot.plans.individual-plans-paused %}
18+
1619
{% data variables.product.company_short %} offers several plans for {% data variables.product.prodname_copilot %}, depending on your needs and whether you're using {% data variables.product.prodname_copilot_short %} as an individual or as part of an organization or enterprise.
1720

1821
* **{% data variables.copilot.copilot_free %}** is available to individual developers who don't have access to {% data variables.product.prodname_copilot_short %} through an organization or enterprise. This free plan includes limited access to select {% data variables.product.prodname_copilot_short %} features, allowing you to try AI-powered coding assistance at no cost.
@@ -41,6 +44,9 @@ For more information, see [AUTOTITLE](/copilot/about-github-copilot/github-copil
4144

4245
Start using {% data variables.product.prodname_copilot_short %} by signing up for the plan that best fits your needs.
4346

47+
> [!IMPORTANT]
48+
> {% data reusables.copilot.plans.individual-plans-paused %}
49+
4450
* **{% data variables.copilot.copilot_free_short %}** — Try {% data variables.product.prodname_copilot_short %} with limited features and requests. [Start using {% data variables.copilot.copilot_free_short %}](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text&ref_plan=free).
4551

4652
* **{% data variables.copilot.copilot_student %}** — Get access to {% data variables.product.prodname_copilot_short %}'s premium features for free. [Access {% data variables.copilot.copilot_student %}](/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-students).

content/copilot/get-started/what-is-github-copilot.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,11 @@ You can start using {% data variables.product.prodname_copilot_short %} in sever
6464

6565
### Individuals
6666

67+
>[!IMPORTANT]
68+
> {% data reusables.copilot.plans.individual-plans-paused %}
69+
6770
* **Try {% data variables.product.prodname_copilot_short %} for free.** Use {% data variables.copilot.copilot_free_short %} to explore core features with no paid plan required.
68-
* **Subscribe to a paid plan.** Upgrade to {% data variables.copilot.copilot_pro_short %} or {% data variables.copilot.copilot_pro_plus_short %} for full access to premium features and more generous usage limits.
71+
* **Subscribe to a paid plan.** Upgrade to {% data variables.copilot.copilot_pro_short %} or {% data variables.copilot.copilot_pro_plus_short %} for full access to premium features and more generous usage limits.
6972
* **Get free access if you're eligible.** Students, teachers, and open source maintainers may qualify for access to premium features at no cost. See [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-students) and [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-teachers-and-os-maintainers).
7073
* **Request access from your organization.** If your organization or enterprise has a {% data variables.product.prodname_copilot %} plan, you can request access by going to [https://github.com/settings/copilot](https://github.com/settings/copilot) and request access under "Get {% data variables.product.prodname_copilot_short %} from an organization."
7174

content/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-students.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ category:
1212
- Configure Copilot
1313
---
1414

15+
> [!IMPORTANT]
16+
> {% data reusables.copilot.plans.individual-plans-paused %}
17+
1518
## About {% data variables.copilot.copilot_student_short %} access
1619

1720
Verified students on {% data variables.product.prodname_education %} get **free access to {% data variables.product.prodname_copilot_short %}'s premium features**. See [AUTOTITLE](/copilot/concepts/billing/individual-plans#github-copilot-student).

0 commit comments

Comments
 (0)