diff --git a/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md b/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md index dc3353507b7..340da63311c 100644 --- a/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md +++ b/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md @@ -54,5 +54,58 @@ To access the dashboards outside the CCM module, perform the following steps: The data scan limit is 350 GB per query. Users can avoid hitting this limit by applying necessary filters to reduce the result-set as per their requirements. ::: -## See also -* [Use Dashboard Actions](../../../platform/dashboards/use-dashboard-actions.md) +## Billing Export Fields Expansion in Unified Explore + +We’ve expanded our billing data capabilities across all three cloud providers: AWS, GCP, and Azure by exposing all standard billing export fields directly in Unified Explore. + +These fields allow for deeper visibility, granular filtering, and improved analysis of cloud spend across providers. + +Managing cloud costs effectively requires access to detailed and accurate data. By exposing native billing export fields in Unified Explore, you can: + +- Filter and group data using familiar cloud-native terms + +- Perform cost attribution with greater precision + +- Simplify audits, budgeting, and forecasting + +### What’s Included + +#### AWS + +All standard fields from AWS Cost and Usage Reports (CUR) are now available. + +Example fields: lineItem/UsageAccountId, lineItem/UsageType, product/instanceType, lineItem/UnblendedCost, and more. + +[AWS Data Dictionary →](https://docs.aws.amazon.com/cur/latest/userguide/data-dictionary.html) + +#### GCP + +Support for both Standard and Detailed billing export schemas. + +Fields from cost_type, project.id, service.description, and more are available. + +[GCP Standard Schema →](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables/standard-usage#standard-usage-cost-data-schema) + +[GCP Detailed Schema →](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables/detailed-usage#detailed-usage-cost-data-schema) + +#### Azure + +Standard billing dataset fields such as resourceGroup, meterCategory, costInBillingCurrency, etc. are now exposed. + +[Azure Schema Reference →](https://learn.microsoft.com/en-us/azure/cost-management-billing/dataset-schema/schema-index) + +### Unified FOCUS Schema Mapping + +Unified Explore now supports billing export fields aligned with the [FOCUS v1.1 Specification](https://focus.finops.org/focus-specification/v1-1/). This brings consistency across cloud billing data, enabling standardized cost analysis and easier comparison across providers. + +#### What is FOCUS? + +FOCUS (FinOps Open Cost and Usage Specification) is a vendor-neutral schema that defines a standard format for cloud billing data. It provides a consistent data structure across AWS, GCP, and Azure, simplifying multi-cloud cost management. + +Read more about [FOCUS](https://focus.finops.org/focus-specification/v1-1/). + +### How to Use These Fields in Unified Explore + +1. Navigate to **BI Dashboards** → **+Dashboard** +2. Click on **Add Widget** and choose **Unified** +3. Use all the listed fields in filters, group-bys, or as columns in your reports \ No newline at end of file diff --git a/release-notes/cloud-cost-management.md b/release-notes/cloud-cost-management.md index d53c341aa4e..e4565a19654 100644 --- a/release-notes/cloud-cost-management.md +++ b/release-notes/cloud-cost-management.md @@ -37,6 +37,13 @@ Progressive deployment: Harness deploys changes to Harness SaaS clusters on a pr ## June 2025 - Version 1.55.3 +### [New Feature] Billing Export Fields Expansion in Unified Explore +**[CCM-22738] | [Docs](/docs/cloud-cost-management/use-ccm-cost-reporting/use-ccm-dashboards/access-ccm-dashboards#billing-export-fields-expansion-in-unified-explore)** + +We’ve expanded our billing data capabilities across all three cloud providers AWS, GCP, and Azure, by exposing all standard billing export fields directly in Unified Explore. + +These fields allow for deeper visibility, granular filtering, and improved analysis of cloud spend across providers. + ### [New Feature] OIDC Authentication Support **[CCM-23638] | [AWS OIDC Documentation](https://developer.harness.io/docs/cloud-cost-management/get-started/onboarding-guide/set-up-cost-visibility-for-aws#oidc-authentication) | [GCP OIDC Documentation](https://developer.harness.io/docs/cloud-cost-management/get-started/onboarding-guide/set-up-cost-visibility-for-gcp#step-4-authentication-conditional)**