You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/billing-and-payments/cost-report.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ The cost report is especially useful for:
26
26
Consider the following limitations when viewing the cost report:
27
27
- All pricing shown is based on list price. Account-specific discounts are not reflected in the cost report.
28
28
- Network costs for Pro subscriptions are not available in the cost report before July 2025.
29
+
- Network costs for Pro subscriptions are displayed for each subscription. Network costs for each database are not available.
29
30
- Monthly Network costs for Pro subscriptions take up to 72 hours to reflect in the cost report.
30
31
{{< /note >}}
31
32
@@ -48,10 +49,18 @@ In the Essentials subscription section, each row represents one month of usage f
48
49
|**Plan size**| The size of the [subscription plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details" >}}), in MB |
49
50
|**Plan cost**| The cost of the subscription plan for the usage period |
50
51
52
+
All columns after the **Plan cost** column are labeled with the key value for any [Tags]({{< relref "/operate/rc/databases/tag-database" >}}) you added to databases in all subscriptions. If a database has a tag with a key, the cell shows the tag value. You can use this information to filter and analyze your costs by tag.
53
+
54
+
{{< note >}}
55
+
The cost report does not show tags for Essentials subscriptions created before January 2024 with multiple databases.
56
+
{{< /note >}}
57
+
51
58
### Pro subscriptions
52
59
53
-
In the Pro subscription section, each subscription has multiple rows per month.
54
-
- Each row represents monthly usage of each database within the subscription. For Active-Active databases, there will be multiple rows for each region of the database.
60
+
In the Pro subscription section, each subscription has multiple rows per usage period.
61
+
- Each row represents each database's usage within the subscription over the usage period.
62
+
- If you made a change to a database's configuration, the cost report shows additional rows for usage before and after the change.
63
+
- For Active-Active databases, there will be multiple rows for each region of the database.
55
64
- Another row shows the Monthly network costs for the subscription after July 2025.
56
65
- If the Pro subscription does not meet the minimum price threshold, the cost report shows the actual cost of the subscription and another row shows the difference from the minimum price.
57
66
@@ -73,6 +82,8 @@ In the Pro subscription section, each subscription has multiple rows per month.
73
82
|**Hours**| The number of hours the database was active during the usage period. |
74
83
|**Total cost**| The total cost of the database or network costs for the usage period |
75
84
85
+
All columns after the **Total cost** column are labeled with the key value for any [Tags]({{< relref "/operate/rc/databases/tag-database" >}}) you added to databases in all subscriptions. If a database has a tag with that key, the column shows the value for that tag. You can use this information to filter and analyze your costs by tag.
0 commit comments