Skip to content

Fix "Canceling your Copilot Pro trial" section #39534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Viewing and changing your Copilot plan
shortTitle: View and change your Copilot plan
intro: 'Learn how to view, cancel, or update your your {% data variables.product.prodname_copilot_short %} plan, and update your billing cycle.'
intro: 'Learn how to view, cancel, or update your {% data variables.product.prodname_copilot_short %} plan, and update your billing cycle.'
versions:
feature: copilot
topics:
Expand All @@ -27,7 +27,7 @@ contentType: how-tos

You can view your current plan details in your {% data variables.product.github %} account settings. From there, you can change or cancel your plan, or switch between monthly and yearly billing based on your needs.

If you have access to {% data variables.product.prodname_copilot %} through an organization {% ifversion ghec %}or enterprise {% endif %}, you will not be able to modify your plan or billing cycle.
If you have access to {% data variables.product.prodname_copilot %} through an organization{% ifversion ghec %} or enterprise{% endif %}, you will not be able to modify your plan or billing cycle.

## Viewing your {% data variables.product.prodname_copilot_short %} plan

Expand Down Expand Up @@ -86,9 +86,7 @@ You can cancel your {% data variables.copilot.copilot_pro_short %} trial at any
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.billing-plans-two-platforms %}

1. Under "Add-ons", in the "{% data variables.product.prodname_copilot %}" section, click **Cancel trial**.

![Screenshot of the {% data variables.product.prodname_copilot %} section of the "Plans and usage" page. The "Cancel trial" option is highlighted in dark orange.](/assets/images/help/copilot/copilot-cancel-trial.png)
1. In the "{% data variables.product.prodname_copilot_short %}" section, click **Cancel trial**.

## Changing your billing cycle

Expand Down
Loading