# Using Temporal Cloud's Billable Action Count metric for cost analysis, debugging, and alerting

DevFeed: [Using Temporal Cloud's Billable Action Count metric for cost analysis, debugging, and alerting](<https://devfeed.tech/articles/getting-the-most-out-of-the-billable-action-count-metric-35842.md>)

Original publisher: [Read original article](<https://temporal.io/blog/getting-the-most-out-of-the-billable-action-count-metric>)

Author: Nikki Dag

Published: 2026-06-25T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Optimization](<https://devfeed.tech/topics/optimization.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [real-time](<https://devfeed.tech/tags/real-time.md>)

## AI overview

Temporal Cloud's Billable Action Count metric measures the per-second rate of billable actions by Action Type and Workflow Type. The article explains how to use it for aggregate cost analysis, debugging, usage trends, and alerting while noting that it is an estimate, excludes some action types, and is not suitable for invoice reconciliation or per-execution attribution.

## Source excerpt

Use temporal_cloud_v1_billable_action_count to analyze Temporal Cloud costs, debug Workflow behavior, forecast usage, and build better alerts.