Skip to content

Commit 5b00ef8

Browse files
committed
Augment edits
1 parent b018315 commit 5b00ef8

File tree

1 file changed

+36
-33
lines changed

1 file changed

+36
-33
lines changed

content/operate/rc/billing-and-payments/cost-report.md

Lines changed: 36 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,46 @@
11
---
2-
Title: Download and analyze cost report
2+
title: Download and analyze cost report
33
alwaysopen: false
44
categories:
5-
- docs
6-
- operate
7-
- rc
8-
description: Describes how to download the cost report for your Redis Cloud account.
5+
- docs
6+
- operate
7+
- rc
8+
description: Learn how to download and use the cost report for your Redis Cloud account.
99
linkTitle: Cost report
1010
weight: 39
1111
---
1212

13-
The Redis Cloud cost report provides a detailed breakdown of your Redis Cloud subscription usage and associated charges. It is designed to help you track, audit, and optimize your Redis Cloud spending across Essentials and Pro subscription plans.
13+
The Redis Cloud cost report gives you a detailed breakdown of your Redis Cloud subscription usage and associated charges. You can use it to track, audit, and optimize your Redis Cloud spending across Essentials and Pro subscription plans.
1414

15-
You can download the cost report from the [**Billing and Payments**]({{< relref "/operate/rc/billing-and-payments" >}}) and [**Usage Reports**]({{< relref "/operate/rc/logs-reports/usage-reports" >}}) pages.
15+
You can download the cost report from the [**Billing and payments**]({{< relref "/operate/rc/billing-and-payments" >}}) and [**Usage reports**]({{< relref "/operate/rc/logs-reports/usage-reports" >}}) pages.
1616

1717
{{< embed-md "rc-cost-report-csv.md" >}}
1818

19-
The cost report is especially useful for:
20-
- Internal cost visibility
21-
- Usage trend analysis
22-
- Budget forecasting
23-
- Troubleshooting unexpected charges
19+
The cost report helps you with:
20+
21+
- Internal cost visibility
22+
- Usage trend analysis
23+
- Budget forecasting
24+
- Troubleshooting unexpected charges
2425

2526
{{< note >}}
26-
Consider the following limitations when viewing the cost report:
27-
- All pricing shown is based on list price. Account-specific discounts are not reflected in the cost report.
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.
30-
- Monthly Network costs for Pro subscriptions take up to 72 hours to reflect in the cost report.
27+
Consider the following limitations when you view the cost report:
28+
29+
- All pricing is based on list price. Account-specific discounts don't appear in the cost report.
30+
- Network costs for Pro subscriptions aren't available in the cost report before July 2025.
31+
- Network costs for Pro subscriptions appear for each subscription. Network costs for individual databases aren't available.
32+
- Monthly network costs for Pro subscriptions take up to 72 hours to appear in the cost report.
3133
{{< /note >}}
3234

3335
## Structure
3436

35-
The Cost Report CSV file is separated into two sections, one for Redis Cloud Essentials subscriptions and one for Redis Cloud Pro subscriptions.
37+
The cost report CSV file has two sections: one for Redis Cloud Essentials subscriptions and one for Redis Cloud Pro subscriptions.
3638

37-
See [How to download and visualize the cost report](https://support.redislabs.com/hc/en-us/articles/30042563097874-How-to-Download-and-Visualize-Redis-Cloud-Cost-Report) on the Redis knowledge base for more information on how to effectively use the cost report.
39+
For more information about how to use the cost report effectively, see [How to download and visualize the cost report](https://support.redislabs.com/hc/en-us/articles/30042563097874-How-to-Download-and-Visualize-Redis-Cloud-Cost-Report) in the Redis knowledge base.
3840

3941
### Essentials subscriptions
4042

41-
In the Essentials subscription section, each row represents one month of usage for a subscription.
43+
In the Essentials subscription section, each row represents one month of usage for a subscription.
4244

4345
| Column | Description |
4446
|:-------|:------------|
@@ -49,20 +51,21 @@ In the Essentials subscription section, each row represents one month of usage f
4951
| **Plan size** | The size of the [subscription plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details" >}}), in MB |
5052
| **Plan cost** | The cost of the subscription plan for the usage period |
5153

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.
54+
All columns after the **Plan cost** column show the key values 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 cell shows the tag value. You can use this information to filter and analyze your costs by tag.
5355

5456
{{< note >}}
55-
The cost report does not show tags for Essentials subscriptions created before January 2024 with multiple databases.
57+
The cost report doesn't show tags for Essentials subscriptions created before January 2024 with multiple databases.
5658
{{< /note >}}
5759

5860
### Pro subscriptions
5961

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.
64-
- Another row shows the Monthly network costs for the subscription after July 2025.
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.
62+
In the Pro subscription section, each subscription has multiple rows per usage period:
63+
64+
- Each row represents each database's usage within the subscription over the usage period.
65+
- If you changed a database's configuration, the cost report shows additional rows for usage before and after the change.
66+
- For Active-Active databases, there are multiple rows for each region of the database.
67+
- Another row shows the monthly network costs for the subscription after July 2025.
68+
- If the Pro subscription doesn't 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.
6669

6770
| Column | Description |
6871
|:-------|:------------|
@@ -76,13 +79,13 @@ In the Pro subscription section, each subscription has multiple rows per usage p
7679
| **High availability** | Whether the subscription is [highly available]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) |
7780
| **Memory limit** | The database's memory limit, in MB |
7881
| **Throughput** | The database's throughput, in ops/sec |
79-
| **RBU type** | The [Redis Billing Unit (RBU)](#billing-unit-types) type of the database. This column shows "difference from min subscription price" for the row that shows the difference from the minimum subscription price, and "Network" for the row that shows the monthly network costs for the subscription. |
80-
| **RBU Count** | The number of Redis Billing Units (RBUs) used by the database. |
81-
| **RBU Price/hr** | The price per hour for the Redis Billing Unit (RBU) type of the database. |
82-
| **Hours** | The number of hours the database was active during the usage period. |
82+
| **RBU type** | The [Redis Billing Unit (RBU)](#billing-unit-types) type of the database. This column shows "difference from min subscription price" for the row that shows the difference from the minimum subscription price, and "Network" for the row that shows the monthly network costs for the subscription. |
83+
| **RBU Count** | The number of Redis Billing Units (RBUs) used by the database. |
84+
| **RBU Price/hr** | The price per hour for the Redis Billing Unit (RBU) type of the database. |
85+
| **Hours** | The number of hours the database was active during the usage period. |
8386
| **Total cost** | The total cost of the database or network costs for the usage period |
8487

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.
88+
All columns after the **Total cost** column show the key values 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.
8689

8790
#### Billing unit types
8891

0 commit comments

Comments
 (0)