Loading...


Updated 17 Jul 2026 • 10 mins read

FOCUS, the FinOps Foundation's open billing standard, normalizes cost and usage data across cloud, SaaS, and AI providers. This guide explains the specification, traces the release trajectory from 1.0 through the latest 1.4 (ratified June 2026), covers provider adoption, and shows how to put FOCUS at the center of cost reporting.
Before FOCUS, every multi-provider cost report began with the same tax: translating AWS's billing columns into Azure's into Google's into whatever your SaaS vendors invented, a normalization layer every organization rebuilt privately and maintained forever. FOCUS, the FinOps Open Cost and Usage Specification, exists to delete that tax: one open schema, one set of column definitions, one language for cost and usage data across providers, developed under the FinOps Foundation and the Linux Foundation with the major billing generators at the table.
The specification now moves fast, releases land roughly twice a year, so this guide covers both halves of the question in its title: what FOCUS is and does for cloud cost reporting, and what the latest version, FOCUS 1.4, ratified June 4, 2026, actually adds on top of the trajectory that got here.
Key takeaway FOCUS is the unified billing format for the Cloud+ era: 1.0 (June 2024) standardized core cloud billing; 1.2 (mid-2025) folded SaaS and PaaS into the same schema, added invoice IDs, and standardized virtual currencies like credits and tokens; 1.3 (December 2025) introduced a Contract Commitment dataset and the integrity attributes that let FOCUS serve as a system of record; and 1.4, the latest, adds Invoice Detail and Billing Period datasets for true invoice reconciliation, expands commitment comparison across providers, exposes shared-cost allocation methodology, and requires data recency and completeness metadata. Adoption spans AWS, Microsoft, Google Cloud, Oracle, Alibaba Cloud, Databricks, and Grafana, which means the question has shifted from whether to adopt FOCUS to how fast your reporting can move onto it.
Before FOCUS, FinOps teams did valuable work, but they were constantly slowed down by inconsistent cost and usage data. The result was predictable: more manual effort, slower reporting, and less confidence in decision-making.
Every cloud provider has its own way of exporting billing data. Even common fields such as “service,” “usage,” or “resource type” could appear under different names, structures, and formats.
Instead of analyzing spend, teams spent hours just decoding what the data meant.
Multi-cloud environments are normal today, but cost comparison has historically been messy.
The main reasons:
So “compute spend” in one cloud did not map neatly to “compute spend” in another. It was not apples-to-apples. It was apples-to-oranges-to-whatever-that-is.
Finance teams need accuracy and consistency. Engineering teams need clarity and context.
Without a shared cost model, both teams often ended up looking at different interpretations of the same spend. That created:
A large part of FinOps became repetitive operational work:
This was not strategic FinOps. It was cost reporting survival mode.
FOCUS defines a common taxonomy for billing data: standardized columns (billed cost, effective cost, list cost, charge categories, service and SKU descriptors), consistent semantics for discounts and amortization, and extensibility conventions for provider-specific detail. The payoff compounds across the practice: one query pattern works across providers, allocation logic is written once, dashboards stop being per-vendor forks, tooling becomes portable, and new FinOps hires arrive already fluent, because the schema is the same everywhere. The Foundation frames the scope as Cloud+, cloud, SaaS, licensing, and AI spend under one format, which matches where the FinOps practice itself has moved.
| Version | Ratified | What it added |
|---|---|---|
| 1.0 | June 2024 | The foundational schema for cloud billing data, generally available |
| 1.1 | November 2024 | Deeper cloud provider columns for granular multi-cloud analysis; billing metadata for ETL |
| 1.2 | May 2025 (announced at FinOps X, June) | SaaS and PaaS billing in the same schema; invoice ID column; billing account and sub-account granularity; multi-currency normalization; virtual currencies, credits, and tokens standardized |
| 1.3 | December 2025 | Supplemental Contract Commitment dataset (terms, dates, remaining units); standardized covering and covered charge rules; integrity attributes enabling FOCUS as a system of record; zero incompatible changes |
| 1.4 (latest) | June 4, 2026 | Invoice Detail and Billing Period datasets; Contract Commitment expanded from 13 to 30 columns; commitment-program eligibility; allocation methodology exposure; required recency and completeness metadata; Service vs Host Provider distinction |
Two releases deserve unpacking. Version 1.2 was the scope-breaker: by standardizing SaaS and PaaS billing plus virtual currencies, it made a single schema cover token burn-down, credit consumption, and cloud spend together, exactly the plumbing the AI cost era demanded, and its provider wave added Alibaba Cloud, Databricks, and Grafana to the existing AWS, Microsoft, Google, and Oracle support. Version 1.3 was the trust-builder: a dedicated commitment dataset and formal rules for corrections, delivery, and completeness, the difference between FOCUS as a convenient export and FOCUS as the primary source your finance close can stand on.
FOCUS has evolved over multiple versions, with each release improving usability, coverage, and how well it works in real FinOps workflows.
FOCUS 1.0 introduced the first practical step toward a universal model for cloud cost and usage data.
It gave FinOps teams a shared starting point for multi-cloud standardization while helping organizations better understand commitment utilization and reduce waste from unused capacity.
Think of it as agreeing on the alphabet before trying to write full sentences.
FOCUS 1.1 focused on making the specification easier to implement and more consistent in practice.
This release reduced confusion during adoption and made datasets easier to interpret across teams.
FOCUS 1.2 expanded the specification to reflect better how modern organizations spend in the cloud.
This mattered because cloud spend is no longer just compute and storage. It also includes:
FOCUS 1.2 made the model more realistic for today’s cost landscape.
The generator side is broad: AWS, Microsoft, Google Cloud, and Oracle Cloud publish FOCUS datasets, joined from 1.2 onward by Alibaba Cloud, Databricks, and Grafana, and AWS made FOCUS 1.2 generally available in Data Exports at re:Invent 2025, folding it into the native AWS cost tooling path. The consumer side moves in step: Microsoft's open-source FinOps toolkit ships 1.2-schema ingestion and reporting, FinOps platforms increasingly treat FOCUS as the ingestion contract, and the Foundation's conformance validator covers 1.3 today with 1.4 support slated for later in the third quarter of 2026. Practically, that means most estates will run mixed versions for a while, 1.2 exports from providers, 1.3 and 1.4 semantics in tooling, which the specification anticipates: releases are designed for incremental adoption, and 1.3 shipped with zero incompatible changes by design.
Adopting FOCUS: a practical sequence Turn on FOCUS exports from every provider that offers them and land the data unmodified; port one high-traffic report to FOCUS columns as the proving ground; move allocation and showback logic onto the standard schema next, that is where the maintenance savings live; adopt version-aware pipelines so 1.2 exports and 1.4 semantics coexist without rework; and put x_ extension columns, not schema forks, around anything provider-specific you still need. Expect roughly twice-yearly releases and read the changelog like a dependency.
Cost standardization is not just about matching column names. It is about aligning meaning.
The newest version strengthens standardization in a few important ways.
It becomes easier to answer questions like:
Instead of stitching together different exports and building endless mapping logic, teams can design reporting pipelines around a shared schema.
That means:
Standardization is not only for humans. It is for systems.
The newest version supports datasets that can power:
This is where the newest version delivers real value. It helps teams move from reactive reporting to proactive optimization while increasing trust in cost data and reporting accuracy.
It speeds up workflows by reducing:
It improves decision-making by enabling:
The newest version also includes validator capabilities that audit billing data against FOCUS standards, helping teams verify completeness, accuracy, and schema compliance before using the data for reporting, automation, or financial decisions.
In day-to-day operations, this translates into tangible improvements:
This is the FinOps ideal: a single source of truth that teams can trust and act on with confidence.
Why the newest version is special
Plenty of standards look great in documentation. What makes this release stand out is that it improves outcomes in real environments.
With richer and cleaner datasets, teams can confidently:
Multi-cloud reporting is difficult because billing models differ. This version makes it easier to build:
Instead of running separate reports per cloud, teams can answer a simple question:
“What are we spending across everything, and why?”
Automation is only as reliable as the data behind it.
With clearer cost context and stronger standardization, the newest version supports:
The latest version strengthens the foundation for:
When cost data is consistent, ownership becomes clearer. And accountability becomes much easier to enforce.
Opslyft aligns with FOCUS standards and actively supports the broader mission of making cloud cost data consistent, usable, and actionable across modern environments. As a mature full-stack cloud platform, Opslyft enables organizations to apply standardized cost visibility and governance across complex, multi-platform ecosystems.
Opslyft extends FinOps visibility beyond core cloud providers by supporting platforms such as Snowflake, Databricks, and GitHub Enterprise. These platforms represent a growing share of cloud spend and are expected to fall under future FOCUS coverage as the specification evolves.
This kind of ecosystem alignment matters. Standards do not succeed simply because they are well designed. They succeed when practitioners and platforms implement them in real production environments.
Standards work best when:
That is what makes FOCUS powerful. It is not just a specification. It is a shared push toward faster, clearer, and more trustworthy cloud financial operations.
FOCUS was created because FinOps teams needed a universal, reliable way to standardize cloud cost and usage data. Without a shared format, teams spend too much time cleaning billing exports instead of making cost decisions with confidence. The newest version improves consistency across providers, strengthens multi-cloud reporting, and makes automation and accountability easier to scale. The result is simple: less manual work, faster insights, and smarter optimization.
The FinOps Open Cost and Usage Specification: an open, vendor-neutral schema for billing data developed under the FinOps Foundation and Linux Foundation. It standardizes columns, semantics, and datasets across cloud, SaaS, and AI providers so cost reporting runs on one format.
FOCUS 1.4, ratified by the Steering Committee on June 4, 2026. It adds Invoice Detail and Billing Period datasets, expands the Contract Commitment dataset from 13 to 30 columns, introduces commitment eligibility and allocation-methodology columns, and requires data recency and completeness metadata.
The scope expansion: SaaS and PaaS billing in the same schema as cloud, an invoice ID column, billing account and sub-account granularity, multi-currency normalization, and standardized virtual currencies, credits and tokens, ratified May 2025 and announced at FinOps X.
Trust machinery, ratified December 2025: a supplemental Contract Commitment dataset carrying terms and remaining units, standardized rules for covering and covered charges, and integrity attributes for corrections, delivery, and completeness that let FOCUS serve as a system of record, with zero incompatible changes.