Skip to content

Commit d5a1488

Browse files
authored
docs: Pricing update (#8887)
* docs: Pricing update * Edits * Renamings
1 parent 3553bdb commit d5a1488

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+322
-262
lines changed

docs/pages/product/apis-integrations/google-sheets.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,10 @@ Cube Cloud.
66
<SuccessBox>
77

88
Cube Cloud for Sheets is available in Cube Cloud on [Premium and
9-
above](https://cube.dev/pricing) plans. It's currently in preview.
9+
above](https://cube.dev/pricing) product tiers.
1010

1111
</SuccessBox>
1212

13-
<WarningBox>
14-
15-
Cube Cloud for Sheets is currently in preview.
16-
17-
</WarningBox>
18-
1913
After [installing](#installation) and [authenticating](#authentication) this
2014
add-on, you will be able to [create reports via pivot
2115
table](#create-reports-via-pivot-table) and work with [saved

docs/pages/product/apis-integrations/mdx-api.mdx

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,18 @@ Key Features:
88
- <b>Advanced analytical functions:</b> Utilize the power of MDX to execute sophisticated queries that include slicing, dicing, drilling down, and rolling up of data.
99
- <b>Real-time access:</b> Fetch live data from Cube Cloud, ensuring that your analyses and reports always reflect the most current information.
1010

11+
<SuccessBox>
12+
13+
The MDX API is available in Cube Cloud on [Enterprise and
14+
above](https://cube.dev/pricing) product tiers.
15+
It also requires the M [deployment tier](/product/deployment/cloud/pricing#deployment-tiers).
16+
17+
</SuccessBox>
18+
1119
<WarningBox>
12-
The MDX API is available on [Cube
13-
Cloud](/getting-started#getting-started-with-cube-cloud) only. It is currently
14-
in preview.
20+
21+
The MDX API is currently in preview.
22+
1523
</WarningBox>
1624

1725
## Configuration

docs/pages/product/apis-integrations/semantic-layer-sync.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ layer from Cube to BI tools. It's the easiest way to connect a BI tool to Cube.
66
<SuccessBox>
77

88
Semantic Layer Sync is available in Cube Cloud.
9-
<br/>Support for Metabase, Preset, and Superset is available on [all plans](https://cube.dev/pricing).
10-
<br/>Support for Tableau and Power BI is available on [Enterprise and above](https://cube.dev/pricing) plans.
9+
<br/>Support for Metabase, Preset, and Superset is available on [all product tiers](https://cube.dev/pricing).
10+
<br/>Support for Tableau and Power BI is available on [Enterprise and above](https://cube.dev/pricing) product tiers.
1111

1212
</SuccessBox>
1313

docs/pages/product/apis-integrations/semantic-layer-sync/power-bi.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ in [Semantic Layer Sync](/product/apis-integrations/semantic-layer-sync).
66
<SuccessBox>
77

88
Semantic Layer Sync with Power BI is available on
9-
[Enterprise and above](https://cube.dev/pricing) tiers.
9+
[Enterprise and above](https://cube.dev/pricing) product tiers.
1010

1111
</SuccessBox>
1212

docs/pages/product/apis-integrations/semantic-layer-sync/tableau.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ in [Semantic Layer Sync](/product/apis-integrations/semantic-layer-sync).
66
<SuccessBox>
77

88
Semantic Layer Sync with Tableau is available on
9-
[Enterprise and above](https://cube.dev/pricing) tiers.
9+
[Enterprise and above](https://cube.dev/pricing) product tiers.
1010

1111
</SuccessBox>
1212

docs/pages/product/caching/running-in-production.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ discouraged and can lead to consistency and data corruption errors.
244244
<SuccessBox>
245245

246246
Using Azure Blob Storage with Cube Store is only supported in Cube Cloud on
247-
[Enterprise and above plans](https://cube.dev/pricing).
247+
[Enterprise and above](https://cube.dev/pricing) product tiers.
248248

249249
</SuccessBox>
250250

@@ -346,8 +346,9 @@ Store operations.
346346

347347
<SuccessBox>
348348

349-
Data-at-rest encryption in Cube Store is only available in Cube Cloud on
350-
[Enterprise and above plans](https://cube.dev/pricing).
349+
Data-at-rest encryption in Cube Store is available in Cube Cloud on the
350+
[Enterprise Premier](https://cube.dev/pricing) product tier.
351+
It also requires the M [Cube Store Worker tier](/product/deployment/cloud/pricing#cube-store-worker-tiers).
351352

352353
</SuccessBox>
353354

docs/pages/product/configuration/data-sources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ and join the `#contributing-to-cube` channel in our
237237

238238
You can [contact us](https://cube.dev/contact) to discuss an integration
239239
with a currently unsupported data source. We might be able to assist Cube Cloud
240-
users on [select tiers](https://cube.dev/pricing).
240+
users on the [Enterprise Premier](https://cube.dev/pricing) product tier.
241241

242242
</InfoBox>
243243

docs/pages/product/configuration/data-sources/elasticsearch.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ redirect_from:
99

1010
<SuccessBox>
1111

12-
Elastic integration, supported by Cube, is also available in Cube Cloud on
13-
[Enterprise Premier](https://cube.dev/pricing) tier. [Contact
14-
us](https://cube.dev/contact) for details.
12+
Elastic integration, supported by Cube, is also available in Cube Cloud on the
13+
[Enterprise Premier](https://cube.dev/pricing) product tier.
14+
[Contact us](https://cube.dev/contact) for details.
1515

1616
</SuccessBox>
1717

docs/pages/product/configuration/data-sources/ksqldb.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ applications, ingesting data from [Apache Kafka](https://kafka.apache.org).
1010

1111
<SuccessBox>
1212

13-
ksqlDB support is available in Cube Cloud on
14-
[Enterprise Premier](https://cube.dev/pricing) tier. [Contact
15-
us](https://cube.dev/contact) for details.
13+
ksqlDB support is available in Cube Cloud on the
14+
[Enterprise Premier](https://cube.dev/pricing) product tier.
15+
[Contact us](https://cube.dev/contact) for details.
1616

1717
</SuccessBox>
1818

docs/pages/product/configuration/data-sources/ms-fabric.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ data warehouse.
66

77
<SuccessBox>
88

9-
Microsoft Fabric support is available in Cube Cloud on
10-
[Enterprise Premier](https://cube.dev/pricing) tier. [Contact
11-
us](https://cube.dev/contact) for details.
9+
Microsoft Fabric support is available in Cube Cloud on the
10+
[Enterprise Premier](https://cube.dev/pricing) product tier.
11+
[Contact us](https://cube.dev/contact) for details.
1212

1313
</SuccessBox>
1414

0 commit comments

Comments
 (0)