Skip to content
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The [**Bill Overview** page][1] gives administrators a single view of Datadog co

The following filters apply to the {{< ui >}}Bill Overview{{< /ui >}} page:

- {{< ui >}}Product Category{{< /ui >}}: Filter all views by broader product family, such as Infrastructure, APM, Logs, Security, or AI/ML.
- {{< ui >}}Product Category{{< /ui >}}: Filter all views by broader product family, such as Infrastructure, APM, Logs, Security, or AI/ML.
- {{< ui >}}Billing Dimension{{< /ui >}}: Filter to a specific billing or metering dimension (for example, Infra Hosts, Indexed Logs, or Synthetic Browser Tests).
- {{< ui >}}Sub-Org{{< /ui >}}: Filter to a specific child organization.
- {{< ui >}}Group by Sub-Org{{< /ui >}}: Toggle to group costs by sub-organization.
Expand Down Expand Up @@ -111,6 +111,10 @@ Click {{< ui >}}View Details{{< /ui >}} on a Trends card or click any row in the

### Download billable hosts as CSV

{{< site-region region="gov,gov2" >}}
<div class="alert alert-danger">Downloading billable hosts as a CSV is not supported for your selected <a href="/getting_started/site">Datadog site</a> ({{< region-param key="dd_site_name" >}}).</div>
{{< /site-region >}}

Download a CSV of the individual hosts that make up your billable Infra Hosts total for a given month. Use it to reconcile the total shown on the Bill Overview page, find the hosts driving the largest share of your count, attribute usage to teams by tag, or compare months to spot unexpected changes.

To export the list:
Expand Down
Loading