Custom Cost Data Sources with AnyCost
For cost or usage data that CloudZero does not connect to natively, Custom Cost Data Sources lets you bring it into a unified view alongside your cloud, SaaS, and AI spending. This includes vendor bills, internal billing systems, and usage reports. Once connected, you can explore your custom costs in the Explorer, organize them across teams, products, and environments with Dimensions, track them in Dashboards, set Budgets, and query them in the AI Hub.
To connect, you write a script (called an Adaptor) in any programming language that converts your bill or usage data from the service into Common Bill Format (CBF) and sends it to CloudZero.
Connection delivery options
- REST API (recommended): Send data to CloudZero's API in JSON format.
- S3 Bucket: Upload data as CSV files to an AWS S3 bucket that CloudZero reads from. Requires an existing AWS connection.
Looking for a provider CloudZero connects to natively? See Cloud Providers, SaaS Platforms, or AI Platforms.
Have questions or feedback? Reach out to your account manager.
Updated 15 days ago
