* add 3.1 to deprecated versions * rewrite img src to use azure blob storage in archive script Co-authored-by: rachmari <rachmari@users.noreply.github.com> * remove static files for ghes 3.1 * remove liquid conditionals and content for ghes 3.1 * remove outdated hardware reqs reusable * Fix liquid conditional uncaught by script * Close liquid conditionals missed by script * Apply @mattpollard's suggestions Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: rachmari <rachmari@users.noreply.github.com> Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
52 lines
2.9 KiB
Markdown
52 lines
2.9 KiB
Markdown
---
|
|
title: Managing your GitHub Copilot subscription
|
|
intro: 'Set up your {% data variables.product.prodname_copilot %} trial and manage your subscription.'
|
|
versions:
|
|
feature: copilot
|
|
type: how_to
|
|
topics:
|
|
- Copilot
|
|
shortTitle: Your GitHub Copilot subscription
|
|
---
|
|
|
|
## Setting up a trial of {% data variables.product.prodname_copilot %}
|
|
|
|
{% data reusables.copilot.signup-procedure %}
|
|
|
|
## Modifying your {% data variables.product.prodname_copilot %} subscription
|
|
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.billing_plans %}
|
|
1. In the "{% data variables.product.prodname_copilot %}" section, select the **Edit** dropdown.
|
|
- If you are on a monthly billing cycle, select **Change to yearly billing**.
|
|
- If you are on a yearly billing cycle, select **Change to monthly billing**.
|
|

|
|
|
|
|
|
## Canceling your {% data variables.product.prodname_copilot %} subscription
|
|
|
|
You can cancel your {% data variables.product.prodname_copilot %} subscription at any time. If you cancel during your 60 day trial, you won't be charged. If you do not cancel your {% data variables.product.prodname_copilot %} subscription before the end of the 60 day trial, you will be charged according to the billing cycle you selected when setting up the trial.
|
|
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.billing_plans %}
|
|
1. In the "{% data variables.product.prodname_copilot %}" section, select the **Edit** dropdown.
|
|
- If you have a paid subscription, click **Cancel {% data variables.product.prodname_copilot %}**.
|
|
|
|

|
|
|
|
- If you are within your 60 day trial period, click **Cancel trial**.
|
|

|
|
|
|
2. In the "Cancel {% data variables.product.prodname_copilot %}" modal, click **I understand, cancel {% data variables.product.prodname_copilot %}**
|
|
|
|

|
|
|
|
- If you are within your 60 day trial period, click **I understand, cancel {% data variables.product.prodname_copilot %} trial**.
|
|
|
|

|
|
|
|
## Further reading
|
|
|
|
- [About {% data variables.product.prodname_copilot %}](/copilot/overview-of-github-copilot/about-github-copilot)
|
|
- [Getting started with {% data variables.product.prodname_copilot %}](/copilot/getting-started-with-github-copilot)
|