Not supported.
Open Costory and go to Billing > Import new billing datasource > GCP CUD Metadata. The stepper guides you through each field.
- Export GCP Committed Use Discount metadata to BigQuery.
- Ensure the table includes required columns:
- billing_account_id, cud_product, consumption_model, subscription, region,
term, start_time, end_time, state
- Provide the BigQuery table path in the Costory stepper.
Reference:
https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables/cud-export
What Costory includes
- Commitment metadata: billing account, product, region, term, start/end dates, and state.
- Consumption model and subscription type for each commitment.
What Costory does not include
- Commitment cost or savings data. This datasource provides metadata only. Actual CUD cost impact is captured in the GCP billing export.
- No historical backfill. Costory imports the current state of the BigQuery table.
Last modified on March 18, 2026