@@ -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 <billing-dashboard-filter>`
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,14 +57,24 @@ 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.
62
+
63
+ If you enable linked invoices on an existing ingestion, the
64
+ billing dashboard uses the last three months of each linked
65
+ organization's billing data. If you enable linked invoices
66
+ on a new ingestion, it uses the last twelve months of data.
56
67
57
68
If you change an existing invoice, |service| updates the
58
69
billing data in your ingestion only if you've incurred
59
70
the invoice within the last three months. Any invoice changes
60
71
reflect in your dashboard after the next scheduled ingestion.
61
72
73
+ If you've created an ingestion previously and want to create a
74
+ new ingestion, you must specify a new database to store the
75
+ billing data for the ingestion or delete the old database
76
+ if you want to use the same database name.
77
+
62
78
Create a Billing Dashboard
63
79
--------------------------
64
80
@@ -79,12 +95,28 @@ To ingest your billing data and add a billing dashboard:
79
95
80
96
.. step:: Configure the |service| Billing Ingestion.
81
97
82
- a. Enter your :guilabel:`Organization public API key` and :guilabel:`Organization private API key`.
98
+ a. Specify the organization for which to create the billing dashboard.
99
+ By default, |charts-short| selects the current organization.
100
+
101
+ To use a different organization, select :guilabel:`Another`
102
+ and specify the Organization ID. You can find the
103
+ Organization ID in the specified organization's settings.
104
+
105
+ .. note::
106
+
107
+ If you use :atlas:`cross-organization billing
108
+ </billing/#cross-organization-billing>`, specify the
109
+ Organization ID for the paying organization.
110
+
111
+ #. Enable or disable ingesting invoices from linked organizations.
112
+
113
+ #. Enter the :guilabel:`Public API key` and
114
+ :guilabel:`Private API key` for the specified organization.
83
115
84
116
Your key pair must have at least :authrole:`Organization Billing Admin`
85
117
and :authrole:`Organization Billing Viewer` access.
86
118
87
- To learn how to create and view an API key for your organization,
119
+ To learn how to create and view an API key for an organization,
88
120
see :atlas:`Grant Programmatic Access to Atlas
89
121
</configure-api-access/#grant-programmatic-access-to-service>`.
90
122
@@ -95,7 +127,7 @@ To ingest your billing data and add a billing dashboard:
95
127
.. step:: Click :guilabel:`Save`.
96
128
97
129
|charts-short| uses the :oas-atlas-tag:`Invoices API </Invoices>`
98
- to ingest the last twelve months of your organization's billing
130
+ to ingest the last twelve months of the specified organization's billing
99
131
data into the specified deployment and database. After you create
100
132
the initial ingestion, |service| ingests billing data daily.
101
133
0 commit comments