---
title: Cost and Usage Visibility
description: >-
  Monitor cost and billable usage across all connected customer organizations
  from an Admin Org.
breadcrumbs: >-
  Docs > Partners > Multi-Tenant Usage Metering and Billing > Cost and Usage
  Visibility
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Cost and Usage Visibility
Datadog Partner Network DocumentationJoin Now 
{% icon name="icon-right-arrow-slim" /%}
 
## Overview{% #overview %}

A customer organization connects to the Partner Admin Organization (Admin Org) automatically when its contract includes the partnership and is active. After connecting, a customer's usage and cost data becomes visible from the Admin Org, across all Datadog sites the customer uses. The connection is removed automatically 30 days after the contract expires, giving the partner a grace period to retain visibility while the contract is being renewed.

**Note**: A Trial Org's usage is not included here until its customer organization is connected this way; see [Trial Org Provisioning](https://docs.datadoghq.com/partners/multi_tenant_billing/trial-org-provisioning.md).

## View cost and usage data{% #view-cost-and-usage-data %}

Go to Plan & Usage > Usage & Cost in the Admin Org to view estimated, historical, and projected cost and billable usage data across all connected customer organizations, grouped and filtered by customer, product, or account. See [Plan and Usage Experience for Partners](https://docs.datadoghq.com/account_management/plan_and_usage/partner_experience.md) for details.

Cost and usage data is also available programmatically through the following [Usage Metering API](https://docs.datadoghq.com/api/latest/usage-metering.md) endpoints:

| API                                                                                                                                        | What it's for                                     | Note                                               |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------- | -------------------------------------------------- |
| [Get Estimated Cost Across Your Account](https://docs.datadoghq.com/api/latest/usage-metering.md#get-estimated-cost-across-your-account)   | Estimated cost for the current and previous month | Requires `include_connected_accounts=true`         |
| [Get Historical Cost Across Your Account](https://docs.datadoghq.com/api/latest/usage-metering.md#get-historical-cost-across-your-account) | Historical cost for previous months               | Requires `include_connected_accounts=true`         |
| [Get Projected Cost Across Your Account](https://docs.datadoghq.com/api/latest/usage-metering.md#get-projected-cost-across-your-account)   | Projected end-of-month cost for the current month | Requires `include_connected_accounts=true`         |
| [Get Billable Usage Across Your Account](https://docs.datadoghq.com/api/latest/usage-metering.md#get-billable-usage-across-your-account)   | Billable usage summaries                          | Requires `include_connected_accounts=true`         |
| [Get Usage Across Your Account](https://docs.datadoghq.com/api/latest/usage-metering.md#get-usage-across-your-account)                     | Usage summary data across the account             | Requires `include_connected_accounts=true`         |
| [Get Hourly Usage by Product Family](https://docs.datadoghq.com/api/latest/usage-metering.md#get-hourly-usage-by-product-family)           | Hourly usage broken down by product family        | Requires `filter[include_connected_accounts]=true` |

## Related docs{% #related-docs %}

- [Centralized Usage Metrics](https://docs.datadoghq.com/partners/multi_tenant_billing/centralized-usage-metrics.md): Usage metrics rolled up from every connected customer org.
- [Trial Org Provisioning](https://docs.datadoghq.com/partners/multi_tenant_billing/trial-org-provisioning.md): Provision trial organizations for prospective customers.
