Skip to content

Commit 56fec42

Browse files
fix(acc): update steps with new menu - MTA-5898 (#4848)
1 parent 639dbf4 commit 56fec42

Some content is hidden

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

43 files changed

+145
-141
lines changed

macros/console/close-vs-erase.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ macro: close-vs-erase
44

55
| | **Closing your account** | **Erasing your personal data (GDPR)** |
66
|----------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|
7-
| **Use when** | You want to temporarily stop using Scaleway without erasing your account’s settings (e.g., billing information, invoices, security settings, etc.). | You want to erase your account and all related data permanently. This action is irreversible. |
7+
| **Use when** | You want to temporarily stop using Scaleway without erasing your account’s settings (e.g., billing information, invoices, security settings, etc.). | You want to erase your account and all related data permanently. This action is irreversible. |
88
| **What is deleted** | Your resources, services, and backups. | Your logs, historic data, account settings, and personal data. |
99
| **What to do before proceeding** | Recommended: delete all active resources manually. | Mandatory: delete all active resources, backups and services, and make sure all your invoices are paid. Your consumption must be equal to zero. |

pages/account/how-to/change-console-appearance.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ meta:
55
content:
66
h1: How to switch the color scheme of the console
77
paragraph: Customize the appearance of the Scaleway console.
8-
tags: color-scheme change color theme dark-mode change-color
8+
tags: color-scheme change color theme dark-mode change-color
99
dates:
1010
validation: 2025-02-28
1111
posted: 2022-10-12
@@ -20,8 +20,7 @@ You can choose the color scheme of the [Scaleway console](/account/concepts/#con
2020
- A Scaleway account logged into the [console](https://console.scaleway.com)
2121
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2222

23-
1. Access the [Profile](https://console.scaleway.com/account/profile) tab of your **User Account** page.
24-
Alternatively, click your Organization name on the top-right corner of the console navigation menu, then click **Profile**.
23+
1. Access the [My Profile](https://console.scaleway.com/account/profile) tab of your **User Account** page.
2524
2. Scroll to the **Appearance** section and select the color scheme for your Scaleway console. You can choose from four color scheme options:
2625
* Light
2726
* Dark

pages/account/how-to/change-language.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ meta:
55
content:
66
h1: How to change the account language
77
paragraph: Switch languages in the Scaleway account interface.
8-
tags: account language change
8+
tags: account language change
99
dates:
1010
validation: 2025-02-28
1111
posted: 2021-06-22
@@ -20,8 +20,7 @@ You can choose which language you would like to view the [Scaleway console](/acc
2020
- A [Scaleway account](https://console.scaleway.com)
2121

2222
1. Log into the [Scaleway console](https://console.scaleway.com).
23-
2. Access the [Profile](https://console.scaleway.com/account/profile) tab of your **User Account** page.
24-
Alternatively, click your Organization name on the top-right corner of the console navigation menu, then click **Profile**.
23+
2. Access the [My Profile](https://console.scaleway.com/account/profile) tab of your **User Account** page.
2524
3. Click the **Edit profile** button, in the **User information** section. A pop-up displays.
2625
4. Select your preferred language from the drop-down list, then click **Confirm changes**.
2726

pages/account/how-to/change-password.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ This page shows you how to change your [Scaleway account](https://console.scalew
1919

2020
- A Scaleway account logged into the [console](https://console.scaleway.com)
2121

22-
1. Access the **User Account** page on the Scaleway console, then click the [Security](https://console.scaleway.com/account/security) tab.
23-
2. Scroll down to the **Change password** section and click the **Change password** button. A pop-up appears.
24-
3. Enter your current password in the first box, then a new password in the second field.
22+
1. Click your profile icon and name on the top-right navigation menu to go to the [User Account](https://console.scaleway.com/account/security) page.
23+
2. Click the **My Security** tab.
24+
3. Scroll down to the **Change password** section and click the **Change password** button. A pop-up appears.
25+
4. Enter your current password and your new password in the corresponding boxes.
2526
If you prefer, you can click the magic wand icon to autogenerate a strong password.
26-
4. Click **Update password** to confirm the changes.
27+
5. Click **Update password** to confirm the changes.
2728

2829
Your password is now updated.
2930

pages/account/how-to/close-account.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ Closing your account will permanently delete your Organization’s servers, reso
3333

3434

3535
1. Access the [Settings](https://console.scaleway.com/organization/settings) tab of your Organization dashboard.
36-
Alternatively, go to the [User Account](https://console.scaleway.com/account/profile) page.
36+
<Message type="note">
37+
Alternatively, click your profile icon and name on the top-right navigation menu to go to the [User Account](https://console.scaleway.com/account/profile) page.
38+
</Message>
3739
2. Scroll down to the **Close account** section.
3840
3. Click the **Close account** button.
3941
4. Type **Close**, then click **Continue closing** to confirm your decision, once you have read and agreed with the deletion terms.

pages/account/how-to/configure-support-plans.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,15 @@ categories:
2020

2121
The default support plan for an Organization is the **Basic** plan, but it can be upgraded from the Scaleway console.
2222

23-
1. Click on the name of your Organization in the top-right corner of the console, then select **Support plan**.
24-
23+
1. Scroll to the **Support plan** section in your Organization dashboard.
24+
<Message type="note">
25+
Alternatively, click the question mark icon on the top menu to go directly to the console Help Center.
26+
</Message>
27+
2. Click **Upgrade plan**. You are redirected to the **Support plans** tab of the console Help Center.
2528
<Lightbox src="scaleway-support-plans-overview.webp" alt="" />
29+
3. Select a plan, and click **Select Plan** to proceed. A pop-up displays a disclaimer message informing you that your payment will be made automatically on the current month's invoice.
2630

27-
28-
2. Select a plan, and click **Select Plan** to proceed. A pop-up displays a disclaimer message informing you that your payment will be made automatically on the current month's invoice.
29-
30-
3. Read the message carefully, then click **I understand** to confirm the change.
31+
4. Read the message carefully, then click **I understand** to confirm the change.
3132

3233
<Lightbox src="scaleway-support-plan-confirmation.webp" alt="" />
3334

pages/account/how-to/download-scaleway-contracts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ meta:
55
content:
66
h1: How to download Scaleway contracts
77
paragraph: Download General Terms of Services, Data Processing Agreement, and more.
8-
tags: account contracts gdpr
8+
tags: account contracts gdpr
99
dates:
1010
validation: 2024-12-12
1111
posted: 2024-12-12
@@ -15,7 +15,7 @@ categories:
1515

1616
Scaleway contracts define the terms, conditions, and commitments that govern the use of our services. They ensure transparency and compliance with legal and regulatory requirements while outlining the rights and responsibilities of both Scaleway and its customers.
1717

18-
## Contracts available for download
18+
## Contracts available for download
1919

2020
You can access and download the following types of contracts:
2121

pages/account/how-to/manage-my-personal-data-gdpr.mdx

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -20,43 +20,45 @@ Scaleway makes it easy for you to manage your personal data and privacy via the
2020
- A Scaleway account logged into the [console](https://console.scaleway.com)
2121
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2222

23-
To access the privacy page, open the Organization drop-down menu in the top-right corner of the Scaleway console, and click **Privacy**.
24-
25-
The **My Privacy** tab of your User Account dashboard displays.
26-
27-
This page offers you a number of possibilities to manage your personal data and privacy.
28-
2923
## How to access your personal data
3024

31-
1. Scroll to the **Access your personal data** panel.
32-
2. Check the first box to obtain information about your personal data processed by scaleway.
33-
3. Check the second box to obtain a copy of your personal data processed by Scaleway.
34-
4. Check the box marked **I certify that I have the necessary rights to make this request**.
35-
5. Click **Send request**.
25+
1. Click your profile icon and name on the top-right navigation menu to go to the [User Account](https://console.scaleway.com/account/privacy) page.
26+
2. Click the **My Privacy** tab.
27+
3. Scroll to the **Access your personal data** panel.
28+
4. Check the first box to obtain information about your personal data processed by scaleway.
29+
5. Check the second box to obtain a copy of your personal data processed by Scaleway.
30+
6. Check the box marked **I certify that I have the necessary rights to make this request**.
31+
7. Click **Send request**.
3632

3733
## How to rectify your personal data
3834

39-
1. Scroll to the **Rectify your personal data** panel.
40-
2. Click the **User Profile** link.
41-
3. In the **User Information** panel, click **Edit Profile**.
42-
4. Edit your first name, last name, email address, and preferred language as required.
43-
5. Click **Confirm changes**.
35+
1. Click your profile icon and name on the top-right navigation menu to go to the [User Account](https://console.scaleway.com/account/privacy) page.
36+
2. Click the **My Privacy** tab.
37+
3. Scroll to the **Rectify your personal data** panel.
38+
4. Click the **User Profile** link.
39+
5. In the **User Information** panel, click **Edit Profile**.
40+
6. Edit your first name, last name, email address, and preferred language as required.
41+
7. Click **Confirm changes**.
4442

4543
## How to exercise your right to data portability
4644

4745
In exercising your right to data portability, you have the right to have your personal data transmitted directly elsewhere, where technically feasible.
4846

49-
1. Scroll to the **Exercise your right to data portability** panel.
50-
2. Check the box marked **I certify that I have the necessary rights to make this request**.
51-
3. Click **Send your request**.
47+
1. Click your profile icon and name on the top-right navigation menu to go to the [User Account](https://console.scaleway.com/account/privacy) page.
48+
2. Click the **My Privacy** tab.
49+
3. Scroll to the **Exercise your right to data portability** panel.
50+
4. Check the box marked **I certify that I have the necessary rights to make this request**.
51+
5. Click **Send your request**.
5252

5353
## How to request to limit the processing of your personal data
5454

55-
1. Scroll to the **Manage the use of your personal data** panel.
56-
2. Under **Limit the processing of my personal data**, check the box that best describes the nature of your request.
57-
3. Use the text box to provide any further relevant information.
58-
4. Check the box marked **I certify that I have the necessary rights to make this request**.
59-
5. Click **Send request**.
55+
1. Click your profile icon and name on the top-right navigation menu to go to the [User Account](https://console.scaleway.com/account/privacy) page.
56+
2. Click the **My Privacy** tab.
57+
3. Scroll to the **Manage the use of your personal data** panel.
58+
4. Under **Limit the processing of my personal data**, check the box that best describes the nature of your request.
59+
5. Use the text box to provide any further relevant information.
60+
6. Check the box marked **I certify that I have the necessary rights to make this request**.
61+
7. Click **Send request**.
6062

6163
## How to erase your account and personal data
6264

@@ -68,22 +70,21 @@ If you do not want to use Scaleway services anymore, you can [close your account
6870

6971
### How to erase your personal data
7072

71-
Erasing your account and personal data will permanently delete your Organization’s servers, resources, services, backups, and all data related to your account.
73+
Erasing your account and personal data will permanently delete your Organization’s servers, resources, services, backups, and all data related to your account.
7274

7375
<Macro id="requirements" />
7476

7577
- A Scaleway account logged into the [console](https://console.scaleway.com)
7678
- [Ownership](/iam/concepts/#owner) of the Organization you intend to delete
7779

7880
<Message type="important">
79-
Before requesting your personal data be deleted, ensure all your invoices are paid, and no resources are running. **Your request to erase your account will fail if you have unpaid consumption.**
81+
Before requesting your personal data be deleted, ensure all your invoices are paid, and no resources are running. **Your request to erase your account will fail if you have unpaid consumption.**
8082
</Message>
8183

82-
1. Click your Organization’s name at the top-right corner of the Scaleway console.
83-
2. Click **Profile** to access your User Account space.
84-
3. Click the **My privacy** tab.
85-
4. Scroll down to the **Erase my personal data** panel.
86-
5. Click the **Send request** button once you have read and agreed with the warning message.
87-
6. Type **Erase**, then click **Send request** to confirm your decision.
84+
1. Click your profile icon and name on the top-right navigation menu to go to the [User Account](https://console.scaleway.com/account/privacy) page.
85+
2. Click the **My Privacy** tab.
86+
3. Scroll down to the **Erase my personal data** panel.
87+
4. Click the **Send request** button once you have read and agreed with the warning message.
88+
5. Type **Erase**, then click **Send request** to confirm your decision.
8889

8990
A message appears to confirm that your account and personal data will be erased soon. The process can take up to 72 hours.

pages/account/how-to/open-a-support-ticket.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Scaleway provides 24/7 basic technical support by ticket for free. You can conta
2121

2222
## Opening a support ticket
2323

24-
1. Click **Help** at the right of the top menu. The [Help center](https://console.scaleway.com/support/tickets) displays.
24+
1. Click the question mark icon, or **Help** icon on the top menu. The [Help center](https://console.scaleway.com/support/tickets) displays.
2525
2. Click **Open a support ticket** under **Contact us**.
2626
3. Fill in the required information:
2727

2828
- **Selected product**: choose the product related to your issue from the available options, such as Instances, GPU, or Elastic Metal.
2929

3030
- **Related resource**: specify the exact resource affected by the issue, such as a specific Instance or volume.
3131

32-
- **Severity**: select the severity level based on the impact of the issue (see table below).
32+
- **Severity**: select the severity level based on the impact of the issue (see table below).
3333

3434

3535
| **Severity** | **Description** | **Examples** |
@@ -55,7 +55,7 @@ Example: “The issue occurs when attempting to start an Instance after applying
5555
Example: “The Instance should start within 2 minutes without errors.”
5656

5757
- **Actual behavior:** describe what is happening instead.
58-
Example: “The Instance remains in "Starting" status for over 10 minutes and then switches to "Error".
58+
Example: “The Instance remains in "Starting" status for over 10 minutes and then switches to "Error".
5959

6060
### Include relevant technical details
6161

@@ -65,11 +65,11 @@ Example: “The Instance remains in "Starting" status for over 10 minutes and th
6565

6666
### Add supporting files
6767

68-
Attach screenshots (png, jpg), or files (pdf).
69-
Examples:
68+
Attach screenshots (png, jpg), or files (pdf).
69+
Examples:
7070
- Screenshot of the Scaleway console
7171
- Screenshot of the network tab of your browser’s Developer Tools (right-click anywhere on the page and select **Inspect**. Go to the **Network tab** in the Developer Tools panel.)
72-
- Logs
72+
- Logs
7373

7474
<Message type="important">
7575
If you have lost access to the Scaleway console and want to create a ticket, you must first [follow this procedure](/account/how-to/use-2fa/#how-to-regain-access-to-your-account) to regain access to your account.

pages/account/how-to/switch-account-to-corporate.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The [Scaleway console](https://console.scaleway.com) allows you to choose betwee
2222
<Macro id="requirements" />
2323
- A Scaleway account logged into the [console](https://console.scaleway.com)
2424

25-
1. From your [Organization dashboard](https://console.scaleway.com/organization), click Billing in the top right drop-down menu. The **Billing** dashboard displays.
25+
1. Click **Billing** in the top right drop-down menu. The **Billing** dashboard displays.
2626
2. Click the **Payment and billing tab**.
2727
3. Scroll down to billing information, then click <Icon name="edit" /> **Edit**. A pop-up with your billing information displays.
2828
<Lightbox src="scaleway-billing-personal-info.webp" alt="" />

0 commit comments

Comments
 (0)