1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/copilot/concepts/billing/billing-for-spark.md

2.2 KiB
Raw Blame History

title, intro, versions, topics, shortTitle, redirect_from, contentType
title intro versions topics shortTitle redirect_from contentType
About billing for GitHub Spark Learn how {% data variables.product.prodname_spark %} is billed for users.
feature
spark
Copilot
Billing for Spark
/copilot/concepts/copilot-billing/about-billing-for-github-spark
/copilot/concepts/copilot-billing/billing-for-spark
concepts

{% data reusables.copilot.spark-business-intro %}

Note

{% data reusables.spark.preview-note-spark %}

Billing for {% data variables.product.prodname_spark_short %} app creation

Each prompt consumes 4 premium requests, which draw from your plan's premium request allowance. If you or an administrator has set a budget for premium requests over your plan's allowance, additional premium requests beyond your plans included amount are billed at {% data variables.copilot.additional_premium_requests %} per request, meaning that one prompt to {% data variables.product.prodname_spark_short %} would cost $0.16. See AUTOTITLE.

Billing and limits for {% data variables.product.prodname_spark_short %} app deployment

You can publish apps created with {% data variables.product.prodname_spark_short %} to a deployment environment.

Deployed apps do not currently incur any charges. However, {% data variables.product.company_short %} currently limits usage of deployed sparks based on criteria including number of HTTP requests, data transfer, and storage.

  • Limits apply to the billable owner, meaning if you own 10 deployed sparks, all 10 will count towards the limits.
  • When any limit is reached, the spark is unpublished for the rest of the billing period.

In the future, a new billing system will allow sparks to continue being deployed once a limit is reached, with additional usage charged to the spark's billable owner. {% data variables.product.company_short %} will publish the limits once they are confirmed following a testing period. This article will be updated when more details are available.

Further reading