1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/billing/reference/product-usage-included.md
2025-07-28 16:11:43 +00:00

101 lines
2.7 KiB
Markdown

---
title: Product usage included with each plan
shortTitle: Product usage included
intro: Check the size of the allowance for usage-based products included in each GitHub plan.
versions:
fpt: '*'
ghec: '*'
topics:
- Billing
- Actions
- Codespaces
- Packages
- LFS
contentType: reference
---
The table below shows the usage available in each plan. When you exceed these amounts, you'll be charged for additional usage unless you've set a budget with the setting "Stop usage when budget limit is reached" enabled. For more information, see [AUTOTITLE](/billing/tutorials/set-up-budgets).
<table>
<tr>
<th><b>Product</b></th>
<th><b>Usage type</b></th>
<th><b>{% data variables.product.prodname_free_user %}</b></th>
<th><b>{% data variables.product.prodname_pro %}</b></th>
<th><b>{% data variables.product.prodname_free_team %} for organizations</b></th>
<th><b>{% data variables.product.prodname_team %}</b></th>
<th><b>{% data variables.product.prodname_ghe_cloud %}</b></th>
</tr>
<tr>
<th rowspan="2" scope="rowgroup"><b>{% data variables.product.prodname_actions %}</b></th>
<th><b>Storage</b></th>
<td>500 MB</td>
<td>1 GB</td>
<td>500 MB</td>
<td>2 GB</td>
<td>50 GB</td>
</tr>
<tr>
<th><b>Minutes (per month)</b></th>
<td>2,000</td>
<td>3,000</td>
<td>2,000</td>
<td>3,000</td>
<td>50,000</td>
</tr>
<tr>
<th rowspan="2" scope="rowgroup"><b>{% data variables.product.prodname_github_codespaces %}</b></th>
<th><b>Storage (per month)</b></th>
<td>15 GB</td>
<td>20 GB</td>
<td>None</td>
<td>None</td>
<td>None</td>
</tr>
<tr>
<th><b>Core hours (per month)</b></th>
<td>120</td>
<td>180</td>
<td>None</td>
<td>None</td>
<td>None</td>
</tr>
<tr>
<th rowspan="2" scope="rowgroup"><b>{% data variables.product.prodname_registry %}</b></th>
<th><b>Storage</b></th>
<td>500 MB</td>
<td>2 GB</td>
<td>500 MB</td>
<td>2 GB</td>
<td>50 GB</td>
</tr>
<tr>
<th><b>Data transfer (per month)</b></th>
<td>1 GB</td>
<td>10 GB</td>
<td>1 GB</td>
<td>10 GB</td>
<td>100 GB</td>
</tr>
<tr>
<th rowspan="2" scope="rowgroup"><b>{% data variables.large_files.product_name_long %}</b></th>
<th><b>Storage (per month)</b></th>
<td>10 GB</td>
<td>10 GB</td>
<td>10 GB</td>
<td>250 GB</td>
<td>250 GB</td>
</tr>
<tr>
<th><b>Bandwidth (per month)</b></th>
<td>10 GB</td>
<td>10 GB</td>
<td>10 GB</td>
<td>250 GB</td>
<td>250 GB</td>
</tr>
</table>
> [!TIP]
> For information about included requests for {% data variables.product.prodname_copilot %} plans, see [AUTOTITLE](/copilot/about-github-copilot/plans-for-github-copilot).