Copilot Free Plan [GA] (#53455)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,85 @@
|
||||
---
|
||||
title: About GitHub Copilot Free
|
||||
shortTitle: About Copilot Free
|
||||
intro: 'Use {% data variables.product.prodname_copilot %} in your IDE or on {% data variables.product.prodname_dotcom_the_website %} for free.'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: overview
|
||||
topics:
|
||||
- Copilot
|
||||
---
|
||||
|
||||
{% 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.
|
||||
|
||||
{% data variables.product.prodname_copilot_free_short %} is not available if:
|
||||
|
||||
* You have a {% data variables.enterprise.prodname_managed_user %}.
|
||||
* You are assigned a {% data variables.product.prodname_copilot_short %} seat through an organization.
|
||||
* You have an existing {% data variables.product.prodname_copilot_pro_short %} subscription or trial.
|
||||
* You have free access to {% data variables.product.prodname_copilot_pro_short %} as a student, teacher, or open-source maintainer.
|
||||
|
||||
## What features are included in {% data variables.product.prodname_copilot_free_short %}?
|
||||
|
||||
{% data variables.product.prodname_copilot_free_short %} includes the following features:
|
||||
|
||||
* Code completion in {% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, JetBrains IDES, Vim/Neovim, Xcode, and Azure Data Studio
|
||||
* {% data variables.product.prodname_copilot_edits_vscode_short %} to make changes across multiple files (**only in {% data variables.product.prodname_vscode %} and {% data variables.product.prodname_vs %}**)
|
||||
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, JetBrains IDES, and {% data variables.product.prodname_dotcom_the_website %}
|
||||
* Block suggestions matching public code
|
||||
* Access to {% data variables.copilot.copilot_claude_sonnet %} models
|
||||
|
||||
## What are the limitations of {% data variables.product.prodname_copilot_free_short %}?
|
||||
|
||||
{% data variables.product.prodname_copilot_free_short %} has the following limitations:
|
||||
|
||||
* Code completions are limited to 2000 completions per month.
|
||||
* {% data variables.product.prodname_copilot_chat_short %} is limited to 50 chat messages per month. This limit includes both standard chats and multi-file editing chats in {% data variables.product.prodname_vscode_shortname %} and {% data variables.product.prodname_vs %}.
|
||||
|
||||
When you reach these limits, you can upgrade to {% data variables.product.prodname_copilot_pro_short %} to continue using {% data variables.product.prodname_copilot_short %}.
|
||||
|
||||
### Limitations for enterprises
|
||||
|
||||
{% data variables.product.prodname_copilot_free_short %} is not suitable for enterprises, as it does not include the following features:
|
||||
|
||||
* Access management
|
||||
* Audit logs
|
||||
* Policy management
|
||||
* File exclusion
|
||||
* Usage data
|
||||
* Indemnification coverage
|
||||
|
||||
## How do I get access to {% data variables.product.prodname_copilot_free_short %}?
|
||||
|
||||
There are a few ways to access {% data variables.product.prodname_copilot_free_short %}.
|
||||
|
||||
* [{% data variables.product.prodname_vscode_shortname %}](#vs-code)
|
||||
* [{% data variables.product.prodname_dotcom_the_website %}](#githubcom)
|
||||
* [Other IDEs](#other-ides)
|
||||
|
||||
### {% data variables.product.prodname_vscode_shortname %}
|
||||
|
||||
In {% data variables.product.prodname_vscode_shortname %} you can access {% data variables.product.prodname_copilot_free_short %} directly from the editor.
|
||||
|
||||
1. In {% data variables.product.prodname_vscode_shortname %}, click **Sign up for {% data variables.product.prodname_copilot_free_short %}** in the sidebar.
|
||||
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.
|
||||
|
||||
### {% data variables.product.prodname_dotcom_the_website %}
|
||||
|
||||
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 %}.
|
||||
|
||||
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.product_name %}.
|
||||
1. At the top of the dashboard, use the "Ask a question" box to start a chat with {% data variables.product.prodname_copilot_short %}.
|
||||
|
||||
### Other IDEs
|
||||
|
||||
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.
|
||||
|
||||
{% data reusables.user-settings.copilot-settings %}
|
||||
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.
|
||||
1. Click **Use {% data variables.product.prodname_copilot_short %} in other IDEs** and follow the instructions for your IDE.
|
||||
|
||||
## How can I upgrade to {% data variables.product.prodname_copilot_pro_short %}?
|
||||
|
||||
If you use {% data variables.product.prodname_copilot_free_short %} in {% 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 %}.
|
||||
|
||||
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).
|
||||
@@ -18,7 +18,7 @@ redirect_from:
|
||||
|
||||
{% data reusables.copilot.copilot-extensions.copilot-extensions-on-marketplace %}
|
||||
|
||||
Anyone can install {% data variables.product.prodname_copilot_extensions_short %} for their personal account, but you must have an active {% data variables.product.prodname_copilot_individuals_short %} subscription to use a {% data variables.product.prodname_copilot_extension_short %} you install.
|
||||
Anyone can install {% data variables.product.prodname_copilot_extensions_short %} for their personal account, but you must have an active {% data variables.product.prodname_copilot_pro_short %} subscription to use a {% data variables.product.prodname_copilot_extension_short %} you install.
|
||||
|
||||
> [!NOTE] If you have access to {% data variables.product.prodname_copilot_short %} through a {% data variables.product.prodname_copilot_business_short %} or {% data variables.product.prodname_copilot_enterprise_short %} subscription, {% data variables.product.prodname_copilot_extensions_short %} are installed by organization owners at the organization level, and you do not need to install the extension on your personal account. To start using {% data variables.product.prodname_copilot_extensions_short %} installed in your organization, see [AUTOTITLE](/copilot/github-copilot-chat/github-copilot-extensions/using-github-copilot-extensions).
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
---
|
||||
title: Managing Copilot as an individual subscriber
|
||||
shortTitle: Manage for individual
|
||||
intro: 'Individual users can subscribe to {% data variables.product.prodname_copilot_individuals_short %} for personal use.'
|
||||
intro: 'Individual users can subscribe to {% data variables.product.prodname_copilot_pro_short %} or {% data variables.product.prodname_copilot_free_short %} for personal use.'
|
||||
versions:
|
||||
feature: copilot
|
||||
topics:
|
||||
- Copilot
|
||||
children:
|
||||
- /managing-your-copilot-subscription
|
||||
- /managing-your-github-copilot-pro-subscription
|
||||
- /about-github-copilot-free
|
||||
- /managing-copilot-policies-as-an-individual-subscriber
|
||||
- /extending-the-capabilities-of-github-copilot-in-your-personal-account
|
||||
---
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Managing Copilot policies as an individual subscriber
|
||||
shortTitle: Manage policies
|
||||
intro: 'Find out how to change your personal settings on {% data variables.product.github %} to configure {% data variables.product.prodname_copilot %}''s behavior.'
|
||||
product: '{% data variables.product.prodname_copilot_for_individuals %}'
|
||||
product: '{% data variables.product.prodname_copilot_pro_short %} and {% data variables.product.prodname_copilot_free_short %}'
|
||||
topics:
|
||||
- Copilot
|
||||
versions:
|
||||
|
||||
@@ -1,57 +0,0 @@
|
||||
---
|
||||
title: About billing for GitHub Copilot Individual
|
||||
shortTitle: About billing
|
||||
intro: 'Learn about pricing and billing cycles for {% data variables.product.prodname_copilot_for_individuals %}.'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: overview
|
||||
topics:
|
||||
- Copilot
|
||||
---
|
||||
|
||||
## Pricing for {% data variables.product.prodname_copilot_for_individuals %}
|
||||
|
||||
The {% data variables.product.prodname_copilot_for_individuals %} subscription is available on a monthly or yearly cycle.
|
||||
|
||||
* **If you choose a monthly billing cycle**, you will be billed {% data variables.copilot.cfi_price_per_month %} per calendar month.
|
||||
* **If you choose a yearly billing cycle**, you will be billed {% data variables.copilot.cfi_price_per_year %} per year.
|
||||
|
||||
You can change to a monthly or yearly billing cycle at any time. The change will take effect from the start of your next billing cycle.
|
||||
|
||||
{% ifversion billing-auth-and-capture %}
|
||||
|
||||
{% data reusables.billing.authorization-charge %}
|
||||
|
||||
> [!NOTE] If you are an eligible student, teacher, or open-source maintainer, you can access {% data variables.product.prodname_copilot_for_individuals %} for free. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/getting-free-access-to-copilot-as-a-student-teacher-or-maintainer).
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% ifversion fpt %}
|
||||
|
||||
### About the 30-day trial for {% data variables.product.prodname_copilot_for_individuals %}
|
||||
|
||||
Before starting a paid subscription for a personal account, you can set up a one-time {% data reusables.copilot.trial-period %}-day trial to evaluate {% data variables.product.prodname_copilot %}. To begin a trial, you will need to choose a monthly or yearly billing cycle, and provide a payment method. If you do not cancel the trial before the end of the {% data reusables.copilot.trial-period %} days, the trial will automatically convert to a paid subscription.
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot %} trial at any time during the {% data reusables.copilot.trial-period %} days and you won't be charged. If you cancel before the end of the trial, you will continue to have access to {% data variables.product.prodname_copilot %} until the {% data reusables.copilot.trial-period %}-day trial period ends. For more information, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-your-copilot-trial-as-an-individual-user).
|
||||
|
||||
{% data reusables.copilot.tp-users-trial-eligibility %}{% endif %}
|
||||
|
||||
## About changes to your {% data variables.product.prodname_copilot_short %} subscription
|
||||
|
||||
{% data reusables.copilot.copilot-one-account %}
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot_individuals_short %} subscription at any time. The cancellation will take effect at the end of your current billing cycle. For more information, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/canceling-copilot-as-an-individual-user).
|
||||
|
||||
## Determining your billing date
|
||||
|
||||
Your billing date will depend on whether or not you are already being billed by {% data variables.product.prodname_dotcom %}.
|
||||
|
||||
* **If you are not already being billed by {% data variables.product.prodname_dotcom %}**, in most cases your billing cycle will start on the day you sign up for {% data variables.product.prodname_copilot %}. For example, if you sign up on 3 September, with monthly billing, your initial billing cycle will run from 3 September until and including 2 October, and then on the same days of subsequent months. For annual billing, if you sign up on 3 September, your initial cycle will end on 2 September the following year.
|
||||
|
||||
* **If you already have a billing cycle**, billing for {% data variables.product.prodname_copilot %} will be included in your next bill, or your first bill after the end of your 30-day {% data variables.product.prodname_copilot_short %} trial. You will be charged on a pro rata basis for that initial period. If you do not already have an established billing date, you will be billed for {% data variables.product.prodname_copilot_for_individuals %} at the end of your 30-day trial, or when you set up a new paid {% data variables.product.prodname_copilot %} subscription.
|
||||
|
||||
## Further reading
|
||||
|
||||
* [AUTOTITLE](/copilot/about-github-copilot/subscription-plans-for-github-copilot)
|
||||
* [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription)
|
||||
* [AUTOTITLE](/billing/managing-your-github-billing-settings/adding-information-to-your-receipts)
|
||||
@@ -1,29 +0,0 @@
|
||||
---
|
||||
title: Canceling Copilot as an individual user
|
||||
shortTitle: Cancel subscription
|
||||
intro: 'You can cancel your {% data variables.product.prodname_copilot_individuals_short %} subscription if you no longer want to use {% data variables.product.prodname_copilot_individuals_short %}.'
|
||||
product: '{% data variables.product.prodname_copilot_individuals_short %}'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: how_to
|
||||
topics:
|
||||
- Copilot
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-copilot-as-an-individual-user
|
||||
---
|
||||
|
||||
To cancel a free {% data variables.product.prodname_copilot_short %} trial, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-your-copilot-trial-as-an-individual-user).
|
||||
|
||||
If you have been granted a free subscription to {% data variables.product.prodname_copilot_for_individuals %} as a verified student, teacher, or maintainer of a popular open source project, you will not be able to cancel your subscription. If you have access to {% data variables.product.prodname_copilot %} through an organization {% ifversion ghec %}or enterprise {% endif %}subscription, you will not be able to cancel your subscription. In these cases, you can disable {% data variables.product.prodname_copilot_for_individuals %} in your environment. For more information, see [AUTOTITLE](/copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment).
|
||||
|
||||
{% data reusables.copilot.copilot-one-account-short %}
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot_individuals_short %} subscription at any time. The cancellation will take effect at the end of your current billing cycle. You can also cancel your {% data variables.product.prodname_copilot_individuals_short %} trial, during the {% data reusables.copilot.trial-period %}-day trial period.
|
||||
|
||||
{% data reusables.user-settings.access_settings %}
|
||||
{% data reusables.user-settings.billing_plans %}
|
||||
1. Under "Add-ons", in the "{% data variables.product.prodname_copilot %}" section, select the **Manage subscription** dropdown on the right and then click **Cancel**.
|
||||
|
||||

|
||||
|
||||
1. In the "Cancel {% data variables.product.prodname_copilot %}" modal, click **I understand, cancel {% data variables.product.prodname_copilot %}**
|
||||
@@ -1,21 +0,0 @@
|
||||
---
|
||||
title: Canceling your Copilot trial as an individual user
|
||||
shortTitle: Cancel trial
|
||||
intro: 'You can cancel your {% data variables.product.prodname_copilot_individuals_short %} trial if you don''t want to be subscribed to {% data variables.product.prodname_copilot_individuals_short %} after your trial period ends.'
|
||||
product: '{% data variables.product.prodname_copilot_individuals_short %}'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: how_to
|
||||
topics:
|
||||
- Copilot
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-your-copilot-trial-as-an-individual-user
|
||||
---
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot_individuals_short %} trial at any time during your trial period. If you cancel during your {% data reusables.copilot.trial-period %}-day trial, you won't be charged. Your cancellation will take effect at the end of your trial period. If you do not cancel your trial, you will be automatically enrolled in a paid subscription at the end of your trial period, according to the billing preferences you set up when you started your trial.
|
||||
|
||||
{% data reusables.user-settings.access_settings %}
|
||||
{% data reusables.user-settings.billing_plans %}
|
||||
1. Under "Add-ons", in the "{% data variables.product.prodname_copilot %}" section, click **Cancel trial**.
|
||||
|
||||

|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
title: Managing your Copilot subscription
|
||||
shortTitle: Manage subscription
|
||||
intro: 'Subscribe to {% data variables.product.prodname_copilot %} and manage your subscription as an individual user.'
|
||||
versions:
|
||||
feature: copilot
|
||||
topics:
|
||||
- Copilot
|
||||
children:
|
||||
- /about-billing-for-github-copilot-individual
|
||||
- /getting-free-access-to-copilot-as-a-student-teacher-or-maintainer
|
||||
- /subscribing-to-copilot-as-an-individual-user
|
||||
- /modifying-your-copilot-subscription-as-an-individual-user
|
||||
- /canceling-your-copilot-trial-as-an-individual-user
|
||||
- /canceling-copilot-as-an-individual-user
|
||||
---
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
title: About billing for Copilot Pro
|
||||
shortTitle: About billing
|
||||
intro: 'Learn about pricing and billing cycles for {% data variables.product.prodname_copilot_pro %}.'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: overview
|
||||
topics:
|
||||
- Copilot
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/about-billing-for-github-copilot-individual
|
||||
---
|
||||
|
||||
## Pricing for {% data variables.product.prodname_copilot_pro %}
|
||||
|
||||
The {% data variables.product.prodname_copilot_pro %} subscription is available on a monthly or yearly cycle.
|
||||
|
||||
* **If you choose a monthly billing cycle**, you will be billed {% data variables.copilot.cfi_price_per_month %} per calendar month.
|
||||
* **If you choose a yearly billing cycle**, you will be billed {% data variables.copilot.cfi_price_per_year %} per year.
|
||||
|
||||
You can change to a monthly or yearly billing cycle at any time. The change will take effect from the start of your next billing cycle.
|
||||
|
||||
{% ifversion billing-auth-and-capture %}
|
||||
|
||||
{% data reusables.billing.authorization-charge %}
|
||||
|
||||
> [!NOTE] If you are an eligible student, teacher, or open-source maintainer, you can access {% data variables.product.prodname_copilot_pro %} for free. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/getting-free-access-to-copilot-as-a-student-teacher-or-maintainer).
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% ifversion fpt %}
|
||||
|
||||
### About the 30-day trial for {% data variables.product.prodname_copilot_pro_short %}
|
||||
|
||||
Before starting a paid subscription for a personal account, you can set up a one-time {% data reusables.copilot.trial-period %}-day trial to evaluate {% data variables.product.prodname_copilot_short %}. To begin a trial, you will need to choose a monthly or yearly billing cycle, and provide a payment method. If you do not cancel the trial before the end of the {% data reusables.copilot.trial-period %} days, the trial will automatically convert to a paid subscription.
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot_short %} trial at any time during the {% data reusables.copilot.trial-period %} days and you won't be charged. If you cancel before the end of the trial, you will continue to have access to {% data variables.product.prodname_copilot_short %} until the {% data reusables.copilot.trial-period %}-day trial period ends. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-your-copilot-trial-as-an-individual-user).
|
||||
|
||||
{% data reusables.copilot.tp-users-trial-eligibility %}{% endif %}
|
||||
|
||||
## About changes to your {% data variables.product.prodname_copilot_short %} subscription
|
||||
|
||||
{% data reusables.copilot.copilot-one-account %}
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot_pro_short %} subscription at any time. The cancellation will take effect at the end of your current billing cycle. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/canceling-copilot-as-an-individual-user).
|
||||
|
||||
<!-- expires 2025-01-22 -->
|
||||
|
||||
{% data reusables.copilot.copilot-pro-temporary-refund %}
|
||||
|
||||
<!-- end expires 2025-01-22 -->
|
||||
|
||||
## Determining your billing date
|
||||
|
||||
Your billing date will depend on whether or not you are already being billed by {% data variables.product.prodname_dotcom %}.
|
||||
|
||||
* **If you are not already being billed by {% data variables.product.prodname_dotcom %}**, in most cases your billing cycle will start on the day you sign up for {% data variables.product.prodname_copilot_short %}. For example, if you sign up on 3 September, with monthly billing, your initial billing cycle will run from 3 September until and including 2 October, and then on the same days of subsequent months. For annual billing, if you sign up on 3 September, your initial cycle will end on 2 September the following year.
|
||||
|
||||
* **If you already have a billing cycle**, billing for {% data variables.product.prodname_copilot_short %} will be included in your next bill, or your first bill after the end of your 30-day {% data variables.product.prodname_copilot_short %} trial. You will be charged on a pro rata basis for that initial period. If you do not already have an established billing date, you will be billed for {% data variables.product.prodname_copilot_pro_short %} at the end of your 30-day trial, or when you set up a new paid {% data variables.product.prodname_copilot_short %} subscription.
|
||||
|
||||
## Further reading
|
||||
|
||||
* [AUTOTITLE](/copilot/about-github-copilot/subscription-plans-for-github-copilot)
|
||||
* [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription)
|
||||
* [AUTOTITLE](/billing/managing-your-github-billing-settings/adding-information-to-your-receipts)
|
||||
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Canceling Copilot Pro as an individual user
|
||||
shortTitle: Cancel Copilot Pro subscription
|
||||
intro: 'You can cancel your {% data variables.product.prodname_copilot_pro_short %} subscription if you no longer want to use {% data variables.product.prodname_copilot_pro_short %}.'
|
||||
product: '{% data variables.product.prodname_copilot_pro_short %}'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: how_to
|
||||
topics:
|
||||
- Copilot
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-copilot-as-an-individual-user
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/canceling-copilot-as-an-individual-user
|
||||
---
|
||||
|
||||
<!-- expires 2025-01-22 -->
|
||||
|
||||
{% data reusables.copilot.copilot-pro-temporary-refund %}
|
||||
|
||||
<!-- end expires 2025-01-22 -->
|
||||
|
||||
To cancel a free {% data variables.product.prodname_copilot_short %} trial, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-your-copilot-trial-as-an-individual-user).
|
||||
|
||||
If you have been granted a free subscription to {% data variables.product.prodname_copilot_pro %} as a verified student, teacher, or maintainer of a popular open source project, you will not be able to cancel your subscription. If you have access to {% data variables.product.prodname_copilot %} through an organization {% ifversion ghec %}or enterprise {% endif %}subscription, you will not be able to cancel your subscription. In these cases, you can disable {% data variables.product.prodname_copilot_pro %} in your environment. For more information, see [AUTOTITLE](/copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment).
|
||||
|
||||
{% data reusables.copilot.copilot-one-account-short %}
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot_pro_short %} subscription at any time. The cancellation will take effect at the end of your current billing cycle. You can also cancel your {% data variables.product.prodname_copilot_pro_short %} trial, during the {% data reusables.copilot.trial-period %}-day trial period.
|
||||
|
||||
{% data reusables.user-settings.access_settings %}
|
||||
{% data reusables.user-settings.billing_plans %}
|
||||
1. Under "Add-ons", in the "{% data variables.product.prodname_copilot %}" section, select the **Manage subscription** dropdown on the right and then click **Cancel**.
|
||||
|
||||

|
||||
|
||||
1. In the "Cancel {% data variables.product.prodname_copilot %}" modal, click **I understand, cancel {% data variables.product.prodname_copilot %}**
|
||||
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Canceling your Copilot Pro trial as an individual user
|
||||
shortTitle: Cancel Copilot Pro trial
|
||||
intro: 'You can cancel your {% data variables.product.prodname_copilot_pro_short %} trial if you don''t want to be subscribed to {% data variables.product.prodname_copilot_pro_short %} after your trial period ends.'
|
||||
product: '{% data variables.product.prodname_copilot_pro_short %}'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: how_to
|
||||
topics:
|
||||
- Copilot
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/canceling-your-copilot-trial-as-an-individual-user
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/canceling-your-copilot-trial-as-an-individual-user
|
||||
---
|
||||
|
||||
You can cancel your {% data variables.product.prodname_copilot_pro_short %} trial at any time during your trial period. If you cancel during your {% data reusables.copilot.trial-period %}-day trial, you won't be charged. Your cancellation will take effect at the end of your trial period. If you do not cancel your trial, you will be automatically enrolled in a paid subscription at the end of your trial period, according to the billing preferences you set up when you started your trial.
|
||||
|
||||
{% data reusables.user-settings.access_settings %}
|
||||
{% data reusables.user-settings.billing_plans %}
|
||||
1. Under "Add-ons", in the "{% data variables.product.prodname_copilot %}" section, click **Cancel trial**.
|
||||
|
||||

|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Getting free access to Copilot as a student, teacher, or maintainer
|
||||
shortTitle: Get free access
|
||||
intro: 'Learn how to use {% data variables.product.prodname_copilot_short %} for free as a student, teacher, or open-source maintainer.'
|
||||
title: Getting free access to Copilot Pro as a student, teacher, or maintainer
|
||||
shortTitle: Get free access to Copilot Pro
|
||||
intro: 'Learn how to use {% data variables.product.prodname_copilot_pro_short %} for free as a student, teacher, or open-source maintainer.'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: how_to
|
||||
@@ -9,22 +9,28 @@ topics:
|
||||
- Copilot
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-free-access-to-copilot-as-a-student-teacher-or-maintainer
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/getting-free-access-to-copilot-as-a-student-teacher-or-maintainer
|
||||
---
|
||||
|
||||
## About free {% data variables.product.prodname_copilot_short %} access
|
||||
## About free {% data variables.product.prodname_copilot_pro %} access
|
||||
|
||||
There are three ways to qualify for free access to {% data variables.product.prodname_copilot_for_individuals %}:
|
||||
There are three ways to qualify for free access to {% data variables.product.prodname_copilot_pro_short %}:
|
||||
|
||||
* **As a verified student on {% data variables.product.prodname_education %}.** To learn about becoming a verified student, see [AUTOTITLE](/free-pro-team@latest/education/explore-the-benefits-of-teaching-and-learning-with-github-education/github-education-for-students/apply-to-github-education-as-a-student).
|
||||
* **As a verified teacher on {% data variables.product.prodname_education %}.** To learn about becoming a verified teacher, see [AUTOTITLE](/free-pro-team@latest/education/explore-the-benefits-of-teaching-and-learning-with-github-education/github-education-for-teachers/apply-to-github-education-as-a-teacher).
|
||||
* **As a maintainer of a popular open-source repository.** To determine if you are an eligible maintainer, see [Accessing {% data variables.product.prodname_copilot %} for free](#accessing-github-copilot-for-free).
|
||||
* **As a maintainer of a popular open-source repository.** To determine if you are an eligible maintainer, see [Accessing {% data variables.product.prodname_copilot_pro_short %} for free](#accessing-copilot-pro-for-free).
|
||||
|
||||
{% data variables.product.company_short %} reevaluates your eligibility every month.
|
||||
|
||||
> [!NOTE] If you do not meet the previous criteria, you can still <a href="https://github.com/github-copilot/signup?ref_cta=Copilot+trial&ref_loc=about+github+copilot&ref_page=docs" target="_blank"><span>try {% data variables.product.prodname_copilot %} for free</span></a> with a one-time 30-day trial. After the free trial, you will need a paid subscription for continued use.
|
||||
## What if I don't qualify for free access to {% data variables.product.prodname_copilot_pro_short %}?
|
||||
|
||||
## Accessing {% data variables.product.prodname_copilot %} for free
|
||||
If you do not meet the previous criteria, you can either:
|
||||
|
||||
* <a href="https://github.com/github-copilot/signup?ref_cta=Copilot+trial&ref_loc=about+github+copilot&ref_page=docs" target="_blank"><span>Try {% data variables.product.prodname_copilot_pro_short %} for free</span></a> with a one-time 30-day trial. After the free trial, you will need a paid subscription for continued use.
|
||||
* Set up {% data variables.product.prodname_copilot_free_short %} to get a limited experience of {% data variables.product.prodname_copilot_short %} without a subscription. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/about-github-copilot-free).
|
||||
|
||||
## Accessing {% data variables.product.prodname_copilot_pro_short %} for free
|
||||
|
||||
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 %}**.
|
||||
1. If you qualify for free access to {% data variables.product.prodname_copilot_short %}, you will see a page titled "{% data variables.product.prodname_copilot_for_individuals %}" informing you that you are eligible. Click **Get access to {% data variables.product.prodname_copilot %}**.
|
||||
1. If you qualify for free access to {% data variables.product.prodname_copilot_short %}, you will see a page titled "{% data variables.product.prodname_copilot_pro %}" informing you that you are eligible. Click **Get access to {% data variables.product.prodname_copilot %}**.
|
||||
1. On the page that appears, configure the {% data variables.product.prodname_copilot_short %} use policies to meet your needs, then click **Save and complete**.
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Managing your GitHub Copilot Pro subscription
|
||||
shortTitle: Manage Copilot Pro subscription
|
||||
intro: 'Subscribe to {% data variables.product.prodname_copilot_pro_short %} and manage your subscription as an individual user.'
|
||||
versions:
|
||||
feature: copilot
|
||||
topics:
|
||||
- Copilot
|
||||
children:
|
||||
- /about-billing-for-copilot-pro
|
||||
- /getting-free-access-to-copilot-pro-as-a-student-teacher-or-maintainer
|
||||
- /subscribing-to-copilot-pro-as-an-individual-user
|
||||
- /modifying-your-copilot-pro-subscription-as-an-individual-user
|
||||
- /canceling-your-copilot-pro-trial-as-an-individual-user
|
||||
- /canceling-copilot-pro-as-an-individual-user
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription
|
||||
---
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: Modifying your Copilot subscription as an individual user
|
||||
shortTitle: Modify subscription
|
||||
intro: 'You can change whether you are billed monthly or yearly for {% data variables.product.prodname_copilot_individuals_short %}.'
|
||||
product: '{% data variables.product.prodname_copilot_individuals_short %}'
|
||||
title: Modifying your Copilot Pro subscription as an individual user
|
||||
shortTitle: Modify Copilot Pro subscription
|
||||
intro: 'You can change whether you are billed monthly or yearly for {% data variables.product.prodname_copilot_pro_short %}.'
|
||||
product: '{% data variables.product.prodname_copilot_pro_short %}'
|
||||
versions:
|
||||
feature: copilot
|
||||
type: how_to
|
||||
@@ -10,6 +10,7 @@ topics:
|
||||
- Copilot
|
||||
redirect_from:
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/modifying-your-copilot-subscription-as-an-individual-user
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/modifying-your-copilot-subscription-as-an-individual-user
|
||||
---
|
||||
|
||||
If you have access to {% data variables.product.prodname_copilot %} through an organization {% ifversion ghec %}or enterprise {% endif %}subscription, you will not be able to modify your subscription.
|
||||
@@ -1,13 +1,14 @@
|
||||
---
|
||||
title: Subscribing to Copilot as an individual user
|
||||
shortTitle: Subscribe
|
||||
intro: 'Start a free trial to begin using {% data variables.product.prodname_copilot_individuals_short %}.'
|
||||
title: Subscribing to Copilot Pro as an individual user
|
||||
shortTitle: Subscribe to Copilot Pro
|
||||
intro: 'Start a free trial to begin using {% data variables.product.prodname_copilot_pro_short %}.'
|
||||
redirect_from:
|
||||
- /billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription
|
||||
- /billing/managing-billing-for-github-copilot/managing-your-github-copilot-for-individuals-subscription
|
||||
- /billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription-for-your-personal-account
|
||||
- /billing/managing-billing-for-github-copilot/managing-your-github-copilot-individual-subscription
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/subscribing-to-copilot-as-an-individual-user
|
||||
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-subscription/subscribing-to-copilot-as-an-individual-user
|
||||
versions:
|
||||
feature: copilot
|
||||
type: how_to
|
||||
@@ -15,11 +16,11 @@ topics:
|
||||
- Copilot
|
||||
---
|
||||
|
||||
Before you can start using {% data variables.product.prodname_copilot_for_individuals %}, you will need to set up a free trial or subscription.
|
||||
Before you can start using {% data variables.product.prodname_copilot_pro %}, you will need to set up a free trial or subscription.
|
||||
|
||||
>[!NOTE]
|
||||
>
|
||||
> * _If you are a member of an organization or enterprise_ that has a subscription to {% data variables.product.prodname_copilot %}, you can request access to {% data variables.product.prodname_copilot_short %} by going to [https://github.com/settings/copilot](https://github.com/settings/copilot) and requesting access under "Get Copilot from an organization."{% ifversion ghec %} If you have a {% data variables.enterprise.prodname_managed_user %} account instead of a personal account, you cannot get a {% data variables.product.prodname_copilot_for_individuals %} subscription.{% endif %}
|
||||
> * _If you are a member of an organization or enterprise_ that has a subscription to {% data variables.product.prodname_copilot %}, you can request access to {% data variables.product.prodname_copilot_short %} by going to [https://github.com/settings/copilot](https://github.com/settings/copilot) and requesting access under "Get {% data variables.product.prodname_copilot_short %} from an organization."{% ifversion ghec %} If you have a {% data variables.enterprise.prodname_managed_user %} account instead of a personal account, you cannot get a {% data variables.product.prodname_copilot_for_individuals %} subscription.{% endif %}
|
||||
> * _If you are a verified student, teacher, or maintainer of a popular open source project_, {% data variables.product.prodname_copilot %} is free to use. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-free-access-to-copilot-as-a-student-teacher-or-maintainer).
|
||||
|
||||
{% data reusables.copilot.signup-procedure %}
|
||||
Reference in New Issue
Block a user