Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/cloud/get-started/billing-and-cost.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,12 @@ The following information appears under the credits table:

## Cost by Namespace {#cost-by-namespace}

:::tip Temporal Cloud Billing API in Pre-release

The [Temporal Cloud Billing API](/cloud/billing-api) allows you to access billing information on a Namespace basis to an hourly granularity, enriched with Tags and Projects. The Billing API will replace the Cost by Namespace UI.

:::

Account Owners and Finance Admins can access a cost column on the Usage page.
This allows you to monitor your cost on a per Namespace basis.
If your organization separates work by Namespace—for development, production, or different products—you can view costs for each.
Expand Down
Loading