Workload Units and Storage Space remaining

Hi,

Is it possible to display workload units and storage space available within an application that I have built for my users to see? If so, how?

Reason: I want to adopt a tiered pricing structure that increases alongside the bubble pricing tiers so that the costs associated with increased utilization are passed on. My users need visibility of this data to track their usage and budget for increased costs over time.

What I did previously was inspect the workload usage of a workflow, then save that value into the database for the user. Then each time the user ran that long workflow I would track it so I knew an estimated cost. Does that make sense?