1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/content/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription.md
Hector Alfaro 95e6f3d3ab Deprecate GHES 3.1 (#28798)
* 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>
2022-07-11 21:17:09 +00:00

2.9 KiB

title, intro, versions, type, topics, shortTitle
title intro versions type topics shortTitle
Managing your GitHub Copilot subscription Set up your {% data variables.product.prodname_copilot %} trial and manage your subscription.
feature
copilot
how_to
Copilot
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. Screenshot of GitHub Copilot section on billing page with edit dropdown emphasized

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 %}.

    Screenshot of GitHub Copilot section on billing page with cancel GitHub Copilot option emphasized

    • If you are within your 60 day trial period, click Cancel trial. Screenshot of GitHub Copilot section on billing page with cancel trial option emphasized
  2. In the "Cancel {% data variables.product.prodname_copilot %}" modal, click I understand, cancel {% data variables.product.prodname_copilot %}

    Screenshot of GitHub Copilot cancel modal with I understand, cancel GitHub Copilot button emphasized

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

    Screenshot of GitHub Copilot cancel trial modal with I understand, cancel trial button emphasized

Further reading