Billing and Cost Control

QCOS implements a rigorous cost governance structure for corporate quantum environments. Every physical execution consumes billing credits based on shots, gate count, and active qubits. Using the client.billing and client.ledger namespaces, you can calculate cost estimations, download corporate pricebooks, run cost comparison scenarios, and generate audit-ready usage reports.

1. Calculating Execution Credit Estimates

Before executing large workloads on physical QPUs (such as AWS Braket or IBM Quantum), estimate the cost programmatically to prevent unexpected charges or quota violations:

2. Comparing Price Scenarios

If you want to choose the most cost-effective hardware for a specific circuit depth and shot size, use the scenarios engine to compare providers side-by-side:

3. Retrieving Corporate Pricebooks

To print or audit all unit credit costs currently configured for your organization:

4. Querying Ledger Audits & Usage Reports

To retrieve detailed usage metrics of compute credits consumed by user, project, and dataset: