@@ -28,7 +28,9 @@ also provides cloud spend governance tools for you to:
28
28
- Categorize {+service+} resources based on your organization's billing needs.
29
29
- Leverage billing data to visualize and understand your {+service+} spending.
30
30
- Receive notifications when Atlas spending exceeds a specified threshold.
31
- - Pull billing data programmatically to integrate with your FinOps tools.
31
+ - Pull billing data programmatically to integrate with your FinOps
32
+ tools for charge-back and accounting purposes within each department
33
+ and application.
32
34
33
35
On this page, learn how to use built-in {+service+} tools and
34
36
{+service+} billing data to track, manage, and optimize your cloud
@@ -37,33 +39,6 @@ spending.
37
39
{+service+} Features for Billing Data
38
40
-------------------------------------
39
41
40
- Create Billing Dashboards
41
- ~~~~~~~~~~~~~~~~~~~~~~~~~
42
-
43
- You can visualize your billing data in a |charts| billing dashboard
44
- to help you optimize your |service| spending. Billing dashboards contain
45
- prebuilt charts that help you monitor your {+service+} usage in an
46
- organization across different categories and periods of time, and
47
- |charts| integrates with {+service+} to seamlessly ingest billing data.
48
-
49
- .. figure:: /includes/images/atlas-billing-dashboard.png
50
- :figwidth: 750px
51
- :alt: Atlas Billing Dashboard example.
52
-
53
- By default, billing dashboards include the following metrics and charts:
54
-
55
- - Total spending across the organization
56
- - Biggest spenders in the organization
57
- - Total spending by instance size, project, cluster, product category, or SKU
58
- - Total cost by product category
59
-
60
- You can also customize your billing dashboard by applying :ref:`dashboard
61
- filters <billing-dashboard-filter>` and adding new charts, including any
62
- charts that use :ref:`tags <configure-resource-tags>` that you've
63
- applied to your billing data.
64
-
65
- To create or manage a billing dashboard, see :ref:`billing-dashboards`.
66
-
67
42
Apply Resource Tags
68
43
~~~~~~~~~~~~~~~~~~~
69
44
@@ -83,7 +58,7 @@ and reports. Combine this feature with :ref:`resource tags
83
58
<configure-resource-tags>` to easily categorize your {+service+}
84
59
spending.
85
60
86
- For example, you can retrieve all your pending invoices with the
61
+ You can retrieve all your pending invoices with the
87
62
:oas-atlas-op:`Return All Pending Invoices for One Organization
88
63
</listPendingInvoices>` |api| endpoint. The endpoints response body
89
64
contains the ``results.lineItems.tags`` field, which reflect the tags
@@ -150,3 +125,30 @@ your usage incurred by each of your {+clusters+} and serverless instances
150
125
across all your projects.
151
126
152
127
To view line-item charges, see :ref:`view-past-invoices`.
128
+
129
+ Create Billing Dashboards
130
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
131
+
132
+ You can visualize your billing data in a |charts| billing dashboard
133
+ to help you optimize your |service| spending. Billing dashboards contain
134
+ prebuilt charts that help you monitor your {+service+} usage in an
135
+ organization across different categories and periods of time, and
136
+ |charts| integrates with {+service+} to seamlessly ingest billing data.
137
+
138
+ .. figure:: /includes/images/atlas-billing-dashboard.png
139
+ :figwidth: 750px
140
+ :alt: Atlas Billing Dashboard example.
141
+
142
+ By default, billing dashboards include the following metrics and charts:
143
+
144
+ - Total spending across the organization
145
+ - Biggest spenders in the organization
146
+ - Total spending by instance size, project, cluster, product category, or SKU
147
+ - Total cost by product category
148
+
149
+ You can also customize your billing dashboard by applying :ref:`dashboard
150
+ filters <billing-dashboard-filter>` and adding new charts, including any
151
+ charts that use :ref:`tags <configure-resource-tags>` that you've
152
+ applied to your billing data.
153
+
154
+ To create or manage a billing dashboard, see :ref:`billing-dashboards`.
0 commit comments