Skip to content

Commit c11b848

Browse files
authored
How to disable Copilot Free (#54785)
Co-authored-by: Jules Porter <jules-p@users.noreply.github.com>
1 parent ddf2199 commit c11b848

5 files changed

Lines changed: 100 additions & 42 deletions

File tree

content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ topics:
88
- Copilot
99
children:
1010
- /managing-your-github-copilot-pro-subscription
11-
- /about-github-copilot-free
11+
- /managing-copilot-free
1212
- /managing-copilot-policies-as-an-individual-subscriber
1313
- /extending-the-capabilities-of-github-copilot-in-your-personal-account
1414
---

content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/about-github-copilot-free.md renamed to content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/about-github-copilot-free.md

Lines changed: 7 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
type: overview
88
topics:
99
- Copilot
10+
redirect_from:
11+
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/about-github-copilot-free
1012
---
1113

1214
{% data variables.product.prodname_copilot_free %} provides limited access to select features of {% data variables.product.prodname_copilot_short %}, allowing you to experience AI-powered coding assistance without a subscription.
@@ -54,51 +56,15 @@ When you reach these limits, you can upgrade to {% data variables.product.prodna
5456
* Usage data
5557
* Indemnification coverage
5658

57-
## How do I get access to {% data variables.product.prodname_copilot_free_short %}?
58-
59-
There are a few ways to access {% data variables.product.prodname_copilot_free_short %}.
60-
61-
* [{% data variables.product.prodname_vs %} and {% data variables.product.prodname_vscode_shortname %}](#visual-studio-and-vs-code)
62-
* [{% data variables.product.prodname_dotcom_the_website %}](#githubcom)
63-
* [{% data variables.product.prodname_mobile %}](#github-mobile)
64-
* [Other IDEs](#other-ides)
65-
66-
### {% data variables.product.prodname_vs %} and {% data variables.product.prodname_vscode_shortname %}
67-
68-
In {% data variables.product.prodname_vs %} and {% data variables.product.prodname_vscode_shortname %} you can access {% data variables.product.prodname_copilot_free_short %} directly from the editor.
69-
70-
1. In the top right of {% data variables.product.prodname_vs %} or {% data variables.product.prodname_vscode_shortname %}, click **{% octicon "copilot" aria-hidden="true" %}**.
71-
1. In the sidebar, click **Sign up for {% data variables.product.prodname_copilot_free_short %}**.
72-
1. If you have a {% data variables.product.github %} account, you will be prompted to sign in. If you don't have a {% data variables.product.github %} account, you will be prompted to create one.
73-
74-
### {% data variables.product.prodname_dotcom_the_website %}
75-
76-
With {% data variables.product.prodname_copilot_free_short %}, you can ask {% data variables.product.prodname_copilot_short %} questions within a chat interface on {% data variables.product.github %}.
77-
78-
1. To access your personal dashboard once you're signed in, click the {% octicon "mark-github" aria-label="The github octocat logo" %} in the upper-left corner of any page on {% data variables.product.github %}.
79-
1. At the top of the dashboard, use the "Ask a question" box to start a chat with {% data variables.product.prodname_copilot_short %}.
80-
81-
### {% data variables.product.prodname_mobile %}
82-
83-
You'll automatically get subscribed to {% data variables.product.prodname_copilot_free_short %} when you start a chat with {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_mobile %}.
84-
85-
{% data reusables.copilot.chat-mobile-start-chat %}
86-
1. At the bottom of the page, use the "Ask {% data variables.product.prodname_copilot_short %}" box to start a chat with {% data variables.product.prodname_copilot_short %}.
87-
88-
Alternatively, go to "Settings" in {% data variables.product.prodname_mobile %}, then under {% data variables.product.prodname_copilot_short %} settings, click **Get started for Free**.
89-
90-
### Other IDEs
91-
92-
To use {% data variables.product.prodname_copilot_free_short %} in other IDEs, you first have to activate {% data variables.product.prodname_copilot_free_short %} in your {% data variables.product.github %} account settings.
93-
94-
{% data reusables.user-settings.copilot-settings %}
95-
1. Click **Start using {% data variables.product.prodname_copilot_free_short %}** to activate {% data variables.product.prodname_copilot_free_short %} and open a conversation thread.
96-
1. Click **Use {% data variables.product.prodname_copilot_short %} in other IDEs** and follow the instructions for your IDE.
97-
9859
## How can I upgrade to {% data variables.product.prodname_copilot_pro_short %}?
9960

10061
If you use {% data variables.product.prodname_copilot_free_short %} in {% data variables.product.prodname_vs %}, {% data variables.product.prodname_vscode_shortname %}, or on {% data variables.product.prodname_dotcom_the_website %}, and reach the usage limits, you'll receive a notification. The notification includes the reset date for your limits and a link to set up a 30-day free trial of {% data variables.product.prodname_copilot_pro_short %}. After the trial ends, you'll need a paid subscription to keep using {% data variables.product.prodname_copilot_short %}.
10162

10263
If you use {% data variables.product.prodname_copilot_free_short %} in a different IDE and reach the limits, an error message will appear in your editor. To continue, you can start a 30-day free trial of {% data variables.product.prodname_copilot_pro_short %} in your {% data variables.product.github %} account settings. See [AUTOTITLE](/copilot/setting-up-github-copilot/setting-up-github-copilot-for-yourself#1-get-access-to-github-copilot).
10364

10465
If you use {% data variables.product.prodname_copilot_free_short %} in {% data variables.product.prodname_mobile %} and reach the usage limits, you'll be prompted to upgrade to {% data variables.product.prodname_copilot_pro_short %} via an in-app purchase.
66+
67+
## Next steps
68+
69+
* To learn how to access {% data variables.product.prodname_copilot_free %}, see [Accessing {% data variables.product.prodname_copilot_free %}](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/accessing-github-copilot-free).
70+
* To learn how to disable {% data variables.product.prodname_copilot_free %}, see [Disabling {% data variables.product.prodname_copilot_free %}](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/disabling-github-copilot-free).
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Accessing GitHub Copilot Free
3+
shortTitle: Access Copilot Free
4+
intro: 'Learn how to access {% data variables.product.prodname_copilot_free_short %} in your IDE, {% data variables.product.prodname_mobile %}, or {% data variables.product.prodname_dotcom_the_website %}.'
5+
versions:
6+
feature: copilot
7+
type: how_to
8+
topics:
9+
- Copilot
10+
---
11+
12+
There are a few ways to access {% data variables.product.prodname_copilot_free_short %}.
13+
14+
* {% data variables.product.prodname_vs %} and {% data variables.product.prodname_vscode_shortname %}
15+
* {% data variables.product.prodname_dotcom_the_website %}
16+
* {% data variables.product.prodname_mobile %}
17+
* Other IDEs
18+
19+
For more information about the features available in {% data variables.product.prodname_copilot_free_short %}, see [About {% data variables.product.prodname_copilot_free_short %}](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/about-github-copilot-free).
20+
21+
## {% data variables.product.prodname_vs %} and {% data variables.product.prodname_vscode_shortname %}
22+
23+
In {% data variables.product.prodname_vs %} and {% data variables.product.prodname_vscode_shortname %} you can access {% data variables.product.prodname_copilot_free_short %} directly from the editor.
24+
25+
1. In the top right of {% data variables.product.prodname_vs %} or {% data variables.product.prodname_vscode_shortname %}, click **{% octicon "copilot" aria-hidden="true" %}**.
26+
1. In the sidebar, click **Sign up for {% data variables.product.prodname_copilot_free_short %}**.
27+
1. If you have a {% data variables.product.github %} account, you will be prompted to sign in. If you don't have a {% data variables.product.github %} account, you will be prompted to create one.
28+
29+
## {% data variables.product.prodname_dotcom_the_website %}
30+
31+
With {% data variables.product.prodname_copilot_free_short %}, you can ask {% data variables.product.prodname_copilot_short %} questions within a chat interface on {% data variables.product.github %}.
32+
33+
1. To access your personal dashboard once you're signed in, click the {% octicon "mark-github" aria-label="The github octocat logo" %} in the upper-left corner of any page on {% data variables.product.github %}.
34+
1. At the top of the dashboard, use the "Ask a question" box to start a chat with {% data variables.product.prodname_copilot_short %}.
35+
36+
## {% data variables.product.prodname_mobile %}
37+
38+
You'll automatically get subscribed to {% data variables.product.prodname_copilot_free_short %} when you start a chat with {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_mobile %}.
39+
40+
{% data reusables.copilot.chat-mobile-start-chat %}
41+
1. At the bottom of the page, use the "Ask {% data variables.product.prodname_copilot_short %}" box to start a chat with {% data variables.product.prodname_copilot_short %}.
42+
43+
Alternatively, go to "Settings" in {% data variables.product.prodname_mobile %}, then under {% data variables.product.prodname_copilot_short %} settings, click **Get started for Free**.
44+
45+
## Other IDEs
46+
47+
To use {% data variables.product.prodname_copilot_free_short %} in other IDEs, you first have to activate {% data variables.product.prodname_copilot_free_short %} in your {% data variables.product.github %} account settings.
48+
49+
{% data reusables.user-settings.copilot-settings %}
50+
1. Click **Start using {% data variables.product.prodname_copilot_free_short %}** to activate {% data variables.product.prodname_copilot_free_short %} and open a conversation thread.
51+
1. Click **Use {% data variables.product.prodname_copilot_short %} in other IDEs** and follow the instructions for your IDE.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Disabling GitHub Copilot Free
3+
shortTitle: Disable Copilot Free
4+
intro: 'Learn how to disable {% data variables.product.prodname_copilot_free_short %} in your IDE or {% data variables.product.prodname_dotcom_the_website %}.'
5+
versions:
6+
feature: copilot
7+
type: how_to
8+
topics:
9+
- Copilot
10+
---
11+
12+
{% data variables.product.prodname_copilot_free_short %} is automatically disabled when you have a paid subscription to {% data variables.product.prodname_copilot_pro_short %}, or when you are granted a license through an organization or enterprise. If you want to disable {% data variables.product.prodname_copilot_free_short %} without a paid subscription, you can do so in your IDE and in {% data variables.product.prodname_dotcom_the_website %}.
13+
14+
## Disabling {% data variables.product.prodname_copilot_free_short %} in {% data variables.product.github %}
15+
16+
You can disable {% data variables.product.prodname_copilot_free_short %} in your {% data variables.product.github %} account settings. This will disable all features of {% data variables.product.prodname_copilot_short %} on {% data variables.product.github %}.
17+
18+
1. In the upper-right corner of any page, click your profile photo, then click **{% octicon "copilot" aria-hidden="true" %} Your {% data variables.product.prodname_copilot_short %}**.
19+
1. Under "Visibility", to the right of "Show {% data variables.product.prodname_copilot_short %}, select **Disabled** from the dropdown.
20+
21+
## Disabling {% data variables.product.prodname_copilot_free_short %} in your IDE
22+
23+
You can partially or fully disable {% data variables.product.prodname_copilot_free_short %} in JetBrains IDEs, {% data variables.product.prodname_vscode_shortname %}, {% data variables.product.prodname_vs %}, and XCode:
24+
25+
1. Navigate to [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment).
26+
1. At the top of the page, select your IDE.
27+
1. At the top right of the page, under "In this article", select **Enabling or disabling {% data variables.product.prodname_copilot_short %}**.
28+
1. Follow the instructions to disable {% data variables.product.prodname_copilot_free_short %} in your IDE.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Managing Copilot Free
3+
shortTitle: Manage Copilot Free
4+
intro: 'Individual users can use {% data variables.product.prodname_copilot_free_short %} without a subscription, or disable it.'
5+
versions:
6+
feature: copilot
7+
topics:
8+
- Copilot
9+
children:
10+
- /about-github-copilot-free
11+
- /accessing-github-copilot-free
12+
- /disabling-github-copilot-free
13+
---

0 commit comments

Comments
 (0)