Skip to content

Commit 841dfb0

Browse files
committed
RDoc-3484 & RDoc-3485 & RDoc-2945 Cloud: Add Account section & revamp Portal -> Account Tab section & change the free tier benefit from $10 to $14
1 parent a4bc2c6 commit 841dfb0

15 files changed

+135
-60
lines changed

cloud/cloud-account.mdx

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Cloud: Account"
3+
hide_table_of_contents: true
4+
sidebar_label: Account
5+
sidebar_position: 10
6+
---
7+
8+
import Admonition from '@theme/Admonition';
9+
import Tabs from '@theme/Tabs';
10+
import TabItem from '@theme/TabItem';
11+
import CodeBlock from '@theme/CodeBlock';
12+
import LanguageSwitcher from "@site/src/components/LanguageSwitcher";
13+
import LanguageContent from "@site/src/components/LanguageContent";
14+
15+
# Cloud: Account
16+
<Admonition type="note" title="">
17+
18+
*RavenDB Cloud* allows you to manage your payment information, access, and other user roles.
19+
20+
* In this page:
21+
* [Account roles](../cloud/cloud-account.mdx#account-roles)
22+
* [Multi-account configuration](../cloud/cloud-account.mdx#multi-account-configuration)
23+
24+
</Admonition>
25+
## Account roles
26+
27+
Each account user can be assigned specific roles that extend the range of functions and capabilities.
28+
29+
| **Account role** | **Description** |
30+
|----------------------------------|---------------------------------------------------------------------------------------------------|
31+
| Products | Grants full access to manage products: provision, configure, monitor, and control instances. | |
32+
| Backups | Access and manage backups, restore links and downloads. |
33+
| Billing | Provides visibility into billing history, current charges, remaining credits, and invoices. |
34+
| API Access | Controls programmatic access to the platform. Generate, manage, and revoke API keys. |
35+
| Support | Create and manage support requests for general issues or specific products, active or terminated. |
36+
| Account | Provides access to general account information. |
37+
| Account with User Management | Grants permissions to manage account users. You can invite or remove team members. |
38+
| Account with Billing Information | Update credit cards, billing addresses, and payment contacts for your account. |
39+
40+
## Multi-account configuration
41+
42+
It is possible to become the owner of multiple *Cloud Accounts* using the same email address.
43+
This can be useful if you need to separate environments, teams, or billing contexts.
44+
However, creating multiple Cloud Accounts under one email is not available through the self-service UI.
45+
46+
To set this up, please contact *RavenDB Cloud Support* and request a multi-account configuration.

cloud/cloud-instances.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ to create a **free**-tier instance.
4545
!["Tiers and Instances: Free"](./assets/tiers-and-instances-001-free.png)
4646

4747
* A free instance is identical to a development [Dev10](../cloud/cloud-instances.mdx#a-development-cloud-server) instance.
48-
It comes with a monthly credit of **$10**, used to cover the cost of the instance and incidentals like backup storage
48+
It comes with a monthly credit of **$14**, used to cover the cost of the instance and incidentals like backup storage
4949
and traffic.
5050
<Admonition type="note" title="">
5151
If your free instance uses more resources than the provided credit, you'll need to pay for these resources or stop your instance.

cloud/cloud-overview.mdx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,6 @@ billing data. We create your account and send you a link to its [Portal](../clou
6363
as soon as you finish registering, so you can immediately start creating and handling your
6464
[cloud products](../cloud/portal/cloud-portal-products-tab.mdx).
6565

66-
<Admonition type="info" title="">
67-
68-
It is possible to become the owner of multiple Cloud Accounts using the same email address.
69-
This can be useful if you need to separate environments, teams, or billing contexts.
70-
However, creating multiple Cloud Accounts under one email is not available through the self-service UI.
71-
To set this up, please contact RavenDB Cloud Support and request a multi-account configuration.
72-
73-
</Admonition>
74-
75-
76-
7766
## Register Your Account
7867

7968
To create a new account, enter [https://cloud.ravendb.net/user/register](https://cloud.ravendb.net/user/register)

cloud/cloud-support.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Please make sure you understand what each of the options stands for, so your req
6464
| Minor | Non-critical errors, general questions, requests for enhancements to the Software. |
6565
| Normal | Use when the error is not critical - no data has been lost, and the system has not failed. The error has been identified and does not prevent normal operation, or the situation may be temporarily circumvented using an available workaround. |
6666
| Critical | Use when due to an error in a production environment, the Software is down or seriously impacted, or there is no workaround currently available, or the workaround is cumbersome to use, or the Customer data is lost or destroyed. |
67+
6768
| **Response** | **Description** |
6869
|-------------------|-------------------------------------------------------------------------------------|
6970
| Standard | Response time may vary depending on demand and may take up to several working days. |
51.7 KB
Loading
23.4 KB
Loading
97.2 KB
Loading
40.2 KB
Loading
22.8 KB
Loading
33.3 KB
Loading

0 commit comments

Comments
 (0)