For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/account_management/plan_and_usage/partner_experience.md. A documentation index is available at /llms.txt.

Plan and Usage Experience for Partners

Datadog partners see a tailored version of the Plan & Usage page designed for managing multiple customer organizations. This page describes the Plan & Usage experience available to partners viewing the UI from a partner admin organization.

Prerequisites

To access the partner Plan & Usage experience, your organization must be a partner admin organization, which is the top-level organization that Datadog provisions for partners to manage their customer accounts. If your organization was set up through the Datadog Partner Program and you manage customer organizations under it, you are using a partner admin organization. To verify, check that you have multiple contracts with Datadog and can view consolidated cost and usage data across all of them in Plan & Usage.

Note: If you are a customer of a Datadog partner (rather than the partner itself), you have the standard Plan & Usage experience. Depending on your pricing arrangement with your partner, you may see only usage data and no cost data. See Plan & Usage for details.

Partners must have the Datadog Admin role, or a custom role with billing_read and usage_read permissions, to view Plan & Usage data. These are the same permissions required for direct customers.

Overview

Partners accessing Plan & Usage from their partner admin organization see cost and usage data across all of their customer organizations. Only the Usage & Cost tab is available in the partner view; the Plan, Billing History, and Usage Notifications tabs are not displayed.

Cost details

View estimated, historical, and projected cost data for all customer organizations in one place. Partners can see a total across all customers, or group and filter by customer organization, product, and account. See Cost Details for full documentation.

Cost Summary page for a partner admin organization showing estimated and projected costs across customer organizations with a cumulative cost breakdown chart and per-customer cost table.

Usage details

View usage data for all customer organizations in one place. Partners can see a total across all customers, or group and filter by customer organization, product, and account. See Usage Details for full documentation.

Usage summary page for a partner admin organization showing usage data across customer organizations.

Feature availability

The following table lists each Plan & Usage feature and its availability for direct customers and partners viewing from a partner admin organization.

FeatureDirect CustomersPartnersNotes
Cost summary
Projected costs
Usage summary
Cost & usage API endpointsSee Supported API endpoints for the full list
Cost attributionIndividual customer organizations can access cost attribution from their own Plan & Usage page
Usage attributionIndividual customer organizations can access usage attribution from their own Plan & Usage page
Product-specific usage tables (for example, custom metrics, logs usage by index)Individual customer organizations can view these tables from their own Usage Details page
Datadog costs in Cloud Cost ManagementIndividual customer organizations can access Datadog Costs from their own Cloud Cost Management page
Plan and Billing History tabsIndividual customer organizations can access Plan and Billing History tabs from their own Plan & Usage page
Bill OverviewNot available at the partner admin org level
Usage Notifications tabIndividual customer organizations can configure usage notifications from their own Plan & Usage page

Supported API endpoints

Partners can also access cost and usage data programmatically through the following Usage Metering API endpoints:

EndpointDescription
Get estimated cost across your accountRetrieve estimated cost data for the current month
Get billable usage across your accountRetrieve billable usage summaries
Get hourly usage by product familyRetrieve hourly usage data broken down by product family
Get historical cost across your accountRetrieve historical cost data for previous months
Get projected cost across your accountRetrieve projected end-of-month cost data
Get usage across your accountRetrieve usage summary data across your account

Further reading