@@ -26,7 +26,7 @@ Billing Dashboards
26
26
------------------
27
27
28
28
Billing dashboards provide metrics and detailed charts about the
29
- usage in your organization across different categories
29
+ usage in an organization across different categories
30
30
and periods of time. The insights from your dashboard
31
31
can help you optimize your |service| spending.
32
32
@@ -37,11 +37,17 @@ can help you optimize your |service| spending.
37
37
By default, billing dashboards include the following metrics
38
38
and charts:
39
39
40
- - Total spending across your organization
41
- - Biggest spenders in your organization
40
+ - Total spending across the organization
41
+ - Biggest spenders in the organization
42
42
- Total spending by instance size, project, cluster, product category, or SKU
43
43
- Total cost by product category
44
44
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
+
45
51
Required Access
46
52
---------------
47
53
@@ -51,8 +57,8 @@ To create a billing dashboard, you must have at least
51
57
Limitations
52
58
-----------
53
59
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.
56
62
57
63
If you change an existing invoice, |service| updates the
58
64
billing data in your ingestion only if you've incurred
@@ -79,12 +85,27 @@ To ingest your billing data and add a billing dashboard:
79
85
80
86
.. step:: Configure the |service| Billing Ingestion.
81
87
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.
83
104
84
105
Your key pair must have at least :authrole:`Organization Billing Admin`
85
106
and :authrole:`Organization Billing Viewer` access.
86
107
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,
88
109
see :atlas:`Grant Programmatic Access to Atlas
89
110
</configure-api-access/#grant-programmatic-access-to-service>`.
90
111
@@ -95,7 +116,7 @@ To ingest your billing data and add a billing dashboard:
95
116
.. step:: Click :guilabel:`Save`.
96
117
97
118
|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
99
120
data into the specified deployment and database. After you create
100
121
the initial ingestion, |service| ingests billing data daily.
101
122
0 commit comments