@@ -26,7 +26,7 @@ Billing Dashboards
2626------------------
2727
2828Billing dashboards provide metrics and detailed charts about the
29- usage in your organization across different categories
29+ usage in an organization across different categories
3030and periods of time. The insights from your dashboard
3131can help you optimize your |service| spending.
3232
@@ -37,11 +37,17 @@ can help you optimize your |service| spending.
3737By default, billing dashboards include the following metrics
3838and charts:
3939
40- - Total spending across your organization
41- - Biggest spenders in your organization
40+ - Total spending across the organization
41+ - Biggest spenders in the organization
4242- Total spending by instance size, project, cluster, product category, or SKU
4343- Total cost by product category
4444
45+ You can also customize your billing dashboard by applying
46+ :ref:`dashboard filters <filter-dashboards>`
47+ and adding new charts, including any charts
48+ that use :atlas:`tags </tags>` that you've
49+ applied to your billing data.
50+
4551Required Access
4652---------------
4753
@@ -51,8 +57,8 @@ To create a billing dashboard, you must have at least
5157Limitations
5258-----------
5359
54- At any given time, billing dashboards use
55- the last twelve months of your organization's billing data.
60+ At any given time, billing dashboards use the last twelve
61+ months of the specified organization's billing data.
5662
5763If you change an existing invoice, |service| updates the
5864billing data in your ingestion only if you've incurred
@@ -79,12 +85,27 @@ To ingest your billing data and add a billing dashboard:
7985
8086 .. step:: Configure the |service| Billing Ingestion.
8187
82- a. Enter your :guilabel:`Organization public API key` and :guilabel:`Organization private API key`.
88+ a. Specify the organization for which to create the billing dashboard.
89+ By default, |charts-short| selects the current organization.
90+
91+ To use a different organization, select :guilabel:`Another`
92+ and specify the Organization ID. You can find the
93+ Organization ID in the specified organization's settings.
94+
95+ .. note::
96+
97+ If you use :atlas:`cross-organization billing
98+ </billing/#cross-organization-billing>`, specify the
99+ Organization ID for the paying organization. The billing
100+ ingestion pulls data from all linked organizations.
101+
102+ #. Enter the :guilabel:`Public API key` and
103+ :guilabel:`Private API key` for the specified organization.
83104
84105 Your key pair must have at least :authrole:`Organization Billing Admin`
85106 and :authrole:`Organization Billing Viewer` access.
86107
87- To learn how to create and view an API key for your organization,
108+ To learn how to create and view an API key for an organization,
88109 see :atlas:`Grant Programmatic Access to Atlas
89110 </configure-api-access/#grant-programmatic-access-to-service>`.
90111
@@ -95,7 +116,7 @@ To ingest your billing data and add a billing dashboard:
95116 .. step:: Click :guilabel:`Save`.
96117
97118 |charts-short| uses the :oas-atlas-tag:`Invoices API </Invoices>`
98- to ingest the last twelve months of your organization's billing
119+ to ingest the last twelve months of the specified organization's billing
99120 data into the specified deployment and database. After you create
100121 the initial ingestion, |service| ingests billing data daily.
101122
0 commit comments