|
| 1 | +--- |
| 2 | +title: Disabling GitHub Advanced Security for your enterprise |
| 3 | +intro: Disable {% data variables.product.prodname_GHAS %} and prevent accidental re-enablement across your enterprise. |
| 4 | +permissions: Enterprise owners |
| 5 | +versions: |
| 6 | + feature: disable-ghas-button |
| 7 | +topics: |
| 8 | + - Billing |
| 9 | + - Advanced Security |
| 10 | + - Enterprise |
| 11 | +shortTitle: Disable GHAS for enterprise |
| 12 | +contentType: how-tos |
| 13 | +--- |
| 14 | + |
| 15 | +If you want to immediately disable {% data variables.product.prodname_GHAS %} in all repositories, prevent organizations from re-enabling it and avoid unexpected billing charges, you can use the **Disable {% data variables.product.prodname_AS %}** option available in the enterprise licensing page. This is different from canceling your {% data variables.product.prodname_AS %} subscription: |
| 16 | + |
| 17 | +* **Canceling your subscription** stops future billing but does not disable {% data variables.product.prodname_GHAS %} in repositories or prevent re-enablement. |
| 18 | +* **Disabling {% data variables.product.prodname_AS %}** immediately disables {% data variables.product.prodname_GHAS %} in all private and internal repositories and sets a policy to prevent future paid adoption. |
| 19 | + |
| 20 | +## Disabling {% data variables.product.prodname_GHAS %} across your enterprise |
| 21 | + |
| 22 | +{% data reusables.enterprise-accounts.access-enterprise %} |
| 23 | +{% data reusables.billing.enterprise-billing-menu %} |
| 24 | +{% data reusables.billing.click-licensing %} |
| 25 | +1. To the right of "{% data variables.product.prodname_AS %}," click **Manage** and select the **Disable {% data variables.product.prodname_AS %}** option. |
| 26 | +1. In the modal dialog that is displayed, click **Disable {% data variables.product.prodname_AS %}** to confirm. |
| 27 | + |
| 28 | + To re-enable {% data variables.product.prodname_GHAS %}, you'll need to update the policies for this feature in the **Policies** tab of your enterprise. |
| 29 | + |
| 30 | +## What happens to my bill? |
| 31 | + |
| 32 | +Once you have disabled {% data variables.product.prodname_GHAS %}: |
| 33 | + |
| 34 | +* If you use **volume billing**, you agreed to a number of licenses and billing period upfront. You'll continue to pay for the rest of this period. |
| 35 | +* If you use **metered billing**, you pay based on usage, and your billing will stop from next month. However, you _will_ continue paying for any licenses you've already consumed this month until the end of the month. |
| 36 | + |
| 37 | + For example, if you had 10 licenses in use and disabled GHAS on the second day of the month, you will still be billed for your 10 licenses for the full month instead of just for the two days. |
0 commit comments