diff --git a/pages/account/concepts.mdx b/pages/account/concepts.mdx
index 4ea8c79d27..88b1306773 100644
--- a/pages/account/concepts.mdx
+++ b/pages/account/concepts.mdx
@@ -14,7 +14,7 @@ Multiple instances of abuse from the same offending resource for the same reason
## Active session
-An active session begins when a computer or device signs into your account. To connect you to your account, Scaleway uses JSON Web Tokens (JWT). JWT allows secure transmission of information between parties through tokens. These parties can be users, servers, or any other combination of services. In the case of Scaleway, when a user connects to their account (e.g. via an email address and password), we generate a token, associate it with the session and send it to the user. The token is composed of a header, a payload, and a signature. You can see the list of your active sessions in the [Scaleway console](https://console.scaleway.com/account/user/profile), to get an overview of all devices that are signed in and recently active on your account.
+An active session begins when a computer or device signs into your account. To connect you to your account, Scaleway uses JSON Web Tokens (JWT). JWT allows secure transmission of information between parties through tokens. These parties can be users, servers, or any other combination of services. In the case of Scaleway, when a user connects to their account (e.g. via an email address and password), we generate a token, associate it with the session and send it to the user. The token is composed of a header, a payload, and a signature. You can see the list of your active sessions in the [Scaleway console](https://console.scaleway.com/settings/account/security), to get an overview of all devices that are signed in and recently active on your account.
## Console
diff --git a/pages/account/faq.mdx b/pages/account/faq.mdx
index f4a6edad16..6f54c377cd 100644
--- a/pages/account/faq.mdx
+++ b/pages/account/faq.mdx
@@ -50,14 +50,14 @@ Refer to the [How to delete your account and personal data](/account/how-to/clos
### Where can I find my Organization ID?
-You can find your Organization ID by accessing the [Settings](https://console.scaleway.com/organization/settings) page of your Organization dashboard.
+You can find your Organization ID by accessing the [Settings](https://console.scaleway.com/settings/organization/information) page of your Organization.
You can also click the **Copy ID** button next to the Organization name to do so.
### How do I change my email address?
To change your email address:
-1. On the [Scaleway console](https://console.scaleway.com), go to your [profile](https://console.scaleway.com/account/profile).
+1. Access your account's [Profile Settings](https://console.scaleway.com/settings/account/profile).
2. Under the section **User information**, click **Edit profile**.
3. Enter a new address under **Email address**, then click **Confirm changes** to save your modification.
4. Confirm your new email address by clicking the link sent to your inbox.
diff --git a/pages/account/how-to/change-console-appearance.mdx b/pages/account/how-to/change-console-appearance.mdx
index 95416dbb80..6e62a07976 100644
--- a/pages/account/how-to/change-console-appearance.mdx
+++ b/pages/account/how-to/change-console-appearance.mdx
@@ -20,7 +20,7 @@ You can choose the color scheme of the [Scaleway console](/account/concepts/#con
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
-1. Access the [My Profile](https://console.scaleway.com/account/profile) tab of your **User Account** page.
+1. Access your account's [Profile Settings](https://console.scaleway.com/settings/account/profile).
2. Scroll to the **Appearance** section and select the color scheme for your Scaleway console. You can choose from four color scheme options:
* Light
* Dark
diff --git a/pages/account/how-to/change-language.mdx b/pages/account/how-to/change-language.mdx
index d670682597..64aeef91f7 100644
--- a/pages/account/how-to/change-language.mdx
+++ b/pages/account/how-to/change-language.mdx
@@ -16,7 +16,7 @@ You can choose which language you would like to view the [Scaleway console](/acc
- A [Scaleway account](https://console.scaleway.com)
1. Log into the [Scaleway console](https://console.scaleway.com).
-2. Access the [My Profile](https://console.scaleway.com/account/profile) tab of your **User Account** page.
+2. Access your account's [Profile Settings](https://console.scaleway.com/settings/account/profile).
3. Click the **Edit profile** button, in the **User information** section. A pop-up displays.
4. Select your preferred language from the drop-down list, then click **Confirm changes**.
diff --git a/pages/account/how-to/change-password.mdx b/pages/account/how-to/change-password.mdx
index 59acb43fe3..cd1958395d 100644
--- a/pages/account/how-to/change-password.mdx
+++ b/pages/account/how-to/change-password.mdx
@@ -15,12 +15,11 @@ This page shows you how to change your [Scaleway account](https://console.scalew
- A Scaleway account logged into the [console](https://console.scaleway.com)
-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.
-2. Click the **My Security** tab.
-3. Scroll down to the **Change password** section and click the **Change password** button. A pop-up appears.
-4. Enter your current password and your new password in the corresponding boxes.
+1. Go to your account's [Security](https://console.scaleway.com/settings/account/security) page.
+2. Scroll down to the **Change password** section and click the **Change password** button. A pop-up appears.
+3. Enter your current password and your new password in the corresponding boxes.
If you prefer, you can click the magic wand icon to autogenerate a strong password.
-5. Click **Update password** to confirm the changes.
+4. Click **Update password** to confirm the changes.
Your password is now updated.
diff --git a/pages/account/how-to/close-account.mdx b/pages/account/how-to/close-account.mdx
index 66655c25cb..170e1d7705 100644
--- a/pages/account/how-to/close-account.mdx
+++ b/pages/account/how-to/close-account.mdx
@@ -31,10 +31,7 @@ Closing your account will permanently delete your Organization’s servers, reso
-1. Access the [Settings](https://console.scaleway.com/organization/settings) tab of your Organization dashboard.
-
- 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.
-
+1. Access your Organization [Settings](https://console.scaleway.com/settings/organization/information).
2. Scroll down to the **Close account** section.
3. Click the **Close account** button.
4. Type **Close**, then click **Continue closing** to confirm your decision, once you have read and agreed with the deletion terms.
diff --git a/pages/account/how-to/configure-support-plans.mdx b/pages/account/how-to/configure-support-plans.mdx
index 2d9d2a6bd3..78e7ae22fe 100644
--- a/pages/account/how-to/configure-support-plans.mdx
+++ b/pages/account/how-to/configure-support-plans.mdx
@@ -22,13 +22,10 @@ The default support plan for an Organization is the **Basic** plan, but it can b
Refer to the [Understanding support plans](/account/reference-content/understanding-support-plans) documentation page to learn more about each available plan.
-1. Scroll to the **Support plan** section in your Organization dashboard.
-
- Alternatively, click the question mark icon on the top menu to go directly to the console Help Center.
-
-2. Click **Upgrade plan**. You are redirected to the **Support plans** tab of the console Help Center.
+1. Access your Organization [Settings](https://console.scaleway.com/settings/organization/information).
+2. Scroll to the **My support** section.
-3. Click **Select** to select a plan.
+3. Click **Select** to select a new plan.
A pop-up displays a disclaimer message informing you that:
diff --git a/pages/account/how-to/manage-my-personal-data-gdpr.mdx b/pages/account/how-to/manage-my-personal-data-gdpr.mdx
index c2440bbe0b..1a8e617905 100644
--- a/pages/account/how-to/manage-my-personal-data-gdpr.mdx
+++ b/pages/account/how-to/manage-my-personal-data-gdpr.mdx
@@ -19,43 +19,39 @@ Scaleway makes it easy for you to manage your personal data and privacy via the
## How to access your personal data
-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.
-2. Click the **My Privacy** tab.
-3. Scroll to the **Access your personal data** panel.
-4. Check the first box to obtain information about your personal data processed by scaleway.
-5. Check the second box to obtain a copy of your personal data processed by Scaleway.
-6. Check the box marked **I certify that I have the necessary rights to make this request**.
-7. Click **Send request**.
+1. Access your account's [Privacy Settings](https://console.scaleway.com/settings/account/privacy).
+2. Scroll to the **Access your personal data** panel.
+3. Check the first box to obtain information about your personal data processed by Scaleway.
+4. Check the second box to obtain a copy of your personal data processed by Scaleway.
+5. Check the box marked **I certify that I have the necessary rights to make this request**.
+6. Click **Send request**.
## How to rectify your personal data
-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.
-2. Click the **My Privacy** tab.
-3. Scroll to the **Rectify your personal data** panel.
-4. Click the **User Profile** link.
-5. In the **User Information** panel, click **Edit Profile**.
-6. Edit your first name, last name, email address, and preferred language as required.
-7. Click **Confirm changes**.
+1. Access your account's [Privacy Settings](https://console.scaleway.com/settings/account/privacy).
+2. Scroll to the **Rectify your personal data** panel.
+3. Click the **User Profile** link.
+4. In the **User Information** panel, click **Edit Profile**.
+5. Edit your first name, last name, email address, and preferred language as required.
+6. Click **Confirm changes**.
## How to exercise your right to data portability
In exercising your right to data portability, you have the right to have your personal data transmitted directly elsewhere, where technically feasible.
-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.
-2. Click the **My Privacy** tab.
-3. Scroll to the **Exercise your right to data portability** panel.
-4. Check the box marked **I certify that I have the necessary rights to make this request**.
-5. Click **Send your request**.
+1. Access your account's [Privacy Settings](https://console.scaleway.com/settings/account/privacy).
+2. Scroll to the **Exercise your right to data portability** panel.
+3. Check the box marked **I certify that I have the necessary rights to make this request**.
+4. Click **Send your request**.
## How to request to limit the processing of your personal data
-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.
-2. Click the **My Privacy** tab.
-3. Scroll to the **Manage the use of your personal data** panel.
-4. Under **Limit the processing of my personal data**, check the box that best describes the nature of your request.
-5. Use the text box to provide any further relevant information.
-6. Check the box marked **I certify that I have the necessary rights to make this request**.
-7. Click **Send request**.
+1. Access your account's [Privacy Settings](https://console.scaleway.com/settings/account/privacy).
+2. Scroll to the **Manage the use of your personal data** panel.
+3. Under **Limit the processing of my personal data**, check the box that best describes the nature of your request.
+4. Use the text box to provide any further relevant information.
+5. Check the box marked **I certify that I have the necessary rights to make this request**.
+6. Click **Send request**.
## How to erase your account and personal data
@@ -78,10 +74,9 @@ Erasing your account and personal data will permanently delete your Organization
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.**
-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.
-2. Click the **My Privacy** tab.
-3. Scroll down to the **Erase my personal data** panel.
-4. Click the **Send request** button once you have read and agreed with the warning message.
-5. Type **Erase**, then click **Send request** to confirm your decision.
+1. Access your account's [Privacy Settings](https://console.scaleway.com/settings/account/privacy).
+2. Scroll down to the **Erase my personal data** panel.
+3. Click the **Send request** button once you have read and agreed with the warning message.
+4. Type **Erase**, then click **Send request** to confirm your decision.
A message appears to confirm that your account and personal data will be erased soon. The process can take up to 72 hours.
diff --git a/pages/account/how-to/use-2fa.mdx b/pages/account/how-to/use-2fa.mdx
index c09366fe4b..232891a2f7 100644
--- a/pages/account/how-to/use-2fa.mdx
+++ b/pages/account/how-to/use-2fa.mdx
@@ -28,16 +28,15 @@ Download the app of your choice and install it onto your smartphone.
## How to enable MFA
-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.
-2. Click the **My security** tab.
+1. Go to your account's [Security](https://console.scaleway.com/settings/account/security) page.
If you are logged in as an [IAM Member](/iam/concepts/#member), click **Credentials** in your user overview page and scroll down to the **Multifactor authentication** section.
-3. Click **Enable MFA**, in the **Multifactor authentication** section. A pop-up displays.
-4. Enter the code shown on the pop-up into your MFA app, or scan the QR code into your app.
+2. Click **Enable MFA**, in the **Multifactor authentication** section. A pop-up displays.
+3. Enter the code shown on the pop-up into your MFA app, or scan the QR code into your app.
Your app sets up MFA for your Scaleway account and displays a 6-digit code.
-5. Enter the 6-digit authentication code given by your app into the pop-up box, then click **Submit**. A pop-up displays.
-6. Download or copy the backup codes shown, and save them in a safe place. These codes will be the only way to regain access to your account without your MFA app.
+4. Enter the 6-digit authentication code given by your app into the pop-up box, then click **Submit**. A pop-up displays.
+5. Download or copy the backup codes shown, and save them in a safe place. These codes will be the only way to regain access to your account without your MFA app.
MFA is now enabled on your account.
@@ -57,13 +56,12 @@ If you no longer have access to the device in which you set up your MFA, you can
If you have lost access to your account and are not able to log in, follow the [Cannot log into my account](/account/troubleshooting/cannot-log-into-my-account/) troubleshooting procedure.
-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.
-2. Click the **My security** tab.
-3. Click **Update MFA**, in the **Multifactor authentication** section. A pop-up displays.
-4. Enter the code shown on the pop-up into your MFA app, or scan the QR code into your app.
+1. Go to your account's [Security](https://console.scaleway.com/settings/account/security) page.
+2. Click **Update MFA**, in the **Multifactor authentication** section. A pop-up displays.
+3. Enter the code shown on the pop-up into your MFA app, or scan the QR code into your app.
Your app sets up MFA for your Scaleway account and displays a 6-digit code.
-5. Enter the 6-digit code given by your app into the pop-up box, and click **Submit**. A pop-up displays.
-6. Download or copy the backup codes shown, and save them in a safe place. These codes will be the only way to regain access to your account without your MFA app.
+4. Enter the 6-digit code given by your app into the pop-up box, and click **Submit**. A pop-up displays.
+5. Download or copy the backup codes shown, and save them in a safe place. These codes will be the only way to regain access to your account without your MFA app.
## How to disable MFA
@@ -71,10 +69,9 @@ If you no longer have access to the device in which you set up your MFA, you can
You cannot disable MFA if you are a Member of one or more Organizations where MFA is enforced. If you wish to disable MFA, you must first leave these Organizations. If you do not know which of your Organizations enforce MFA, follow the procedure below until step 3. The Organizations will be listed in the **Disable MFA** pop-up.
-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.
-2. Click the **My security** tab.
-3. Click **Disable MFA**, in the **Multifactor authentication** section. A pop-up displays.
-4. Type **DISABLE** in the box to confirm, then click **Disable**.
+1. Go to your account's [Security](https://console.scaleway.com/settings/account/security) page.
+2. Click **Disable MFA**, in the **Multifactor authentication** section. A pop-up displays.
+3. Type **DISABLE** in the box to confirm, then click **Disable**.
MFA is now disabled on your account.
diff --git a/pages/account/how-to/verify-identity.mdx b/pages/account/how-to/verify-identity.mdx
index 9cc2cc67b6..ac045ef11c 100644
--- a/pages/account/how-to/verify-identity.mdx
+++ b/pages/account/how-to/verify-identity.mdx
@@ -19,7 +19,7 @@ Verifying your identity allows you to [unlock resource quotas](/organizations-an
- A Scaleway account logged into the [console](https://console.scaleway.com)
- A valid payment method linked to your account
-1. Click **Add ID document** under **(Optional) Verify my ID document** on the [Organization dashboard](https://console.scaleway.com/organization/). You can also verify your identity from the [Settings tab](https://console.scaleway.com/organization/settings) of your Organization dashboard.
+1. Click **Add ID document** under **(Optional) Verify my ID document** on the [Organization dashboard](https://console.scaleway.com/organization/). You can also verify your identity on your Organization [Settings](https://console.scaleway.com/settings/organization/information) page.
2. Click **Start** to proceed.
diff --git a/pages/account/reference-content/protecting-yourself-fraud-phishing.mdx b/pages/account/reference-content/protecting-yourself-fraud-phishing.mdx
index fbc961af00..60844b6f5b 100644
--- a/pages/account/reference-content/protecting-yourself-fraud-phishing.mdx
+++ b/pages/account/reference-content/protecting-yourself-fraud-phishing.mdx
@@ -41,7 +41,7 @@ Enable [Multifactor authentication (MFA) on your Scaleway account](/account/how-
### Regular account monitoring
-- **Review login activity:** Regularly check your account [login activity and active sessions](https://console.scaleway.com/account/profile) for any unauthorized access.
+- **Review login activity:** Regularly check your account [login activity and active sessions](https://console.scaleway.com/settings/account/security) for any unauthorized access.
- **Update information:** Ensure your contact information is up-to-date to receive security alerts.
## Reporting suspicious activity
diff --git a/pages/iam/concepts.mdx b/pages/iam/concepts.mdx
index d1b221c602..4bea52d5ac 100644
--- a/pages/iam/concepts.mdx
+++ b/pages/iam/concepts.mdx
@@ -75,7 +75,7 @@ When you create [IAM rules](#rule), you can set their scope at Organization leve
## Organization ID
-The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your [Organization dashboard](https://console.scaleway.com/organization/settings), in the **Settings** tab. You can click the **Copy ID** button next to the Organization name to do so.
+The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your Organization [Settings](https://console.scaleway.com/settings) page. You can click the **Copy ID** button next to the Organization name to do so.
## Owner
diff --git a/pages/iam/how-to/enforce-security-requirements-members.mdx b/pages/iam/how-to/enforce-security-requirements-members.mdx
index 5295ef1640..2396ec6a76 100644
--- a/pages/iam/how-to/enforce-security-requirements-members.mdx
+++ b/pages/iam/how-to/enforce-security-requirements-members.mdx
@@ -44,7 +44,7 @@ You can enforce MFA for all users in your Organization, including members.
## How to enforce password renewal
-1. Click the **Security** tab of the [Organization Dashboard](https://console.scaleway.com/organization).
+1. Go to the [Security](https://console.scaleway.com/settings/security) settings of your Organization.
2. Scroll to the **Password renewal** section.
3. Click **Enforce renewal**. A pop-up displays.
@@ -54,7 +54,7 @@ You can enforce MFA for all users in your Organization, including members.
## How to stop enforcing password renewal
-1. Click the **Security** tab of the [Organization Dashboard](https://console.scaleway.com/organization).
+1. Go to the [Security](https://console.scaleway.com/settings/security) settings of your Organization.
2. Scroll to the **Password renewal** section.
3. Click **Stop enforcing renewal**. A pop-up displays.
4. Type **STOP** in the box and click **Confirm**.
@@ -67,7 +67,7 @@ From their first login, Members have a default grace period of 3 days to comply
Locked Members cannot connect to the Organization until they are [manually unlocked](/iam/how-to/manage-members#how-to-unlock-a-member). Upon regaining access, the grace period resets, giving them another chance to meet security requirements.
-1. Click the **Security** tab of the [Organization Dashboard](https://console.scaleway.com/organization).
+1. Go to the [Security](https://console.scaleway.com/settings/security) settings of your Organization.
2. Scroll to the **Grace period** section.
3. Click **Define grace period**. A pop-up displays.
4. Define the grace period in hours or days.
diff --git a/pages/organizations-and-projects/concepts.mdx b/pages/organizations-and-projects/concepts.mdx
index c0fa3c1b52..cd0d03b4a1 100644
--- a/pages/organizations-and-projects/concepts.mdx
+++ b/pages/organizations-and-projects/concepts.mdx
@@ -22,7 +22,7 @@ When you create [IAM rules](#rule), you can set their scope at Organization leve
## Organization ID
-The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your [Organization dashboard](https://console.scaleway.com/organization/settings), in the **Settings** tab. You can also click the **Copy ID** button next to the Organization name to do so.
+The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your Organization [Settings](https://console.scaleway.com/settings/organization/information) page. You can also click the **Copy ID** button next to the Organization name to do so.
## Project
@@ -47,4 +47,4 @@ The public key is kept in your Scaleway account and transferred to the Instance
## Quotas
-Every [Organization](/organizations-and-projects/concepts/#organization) has quotas, which are limits on the number of Scaleway resources they can use. Quotas are per product (e.g. Instances) and product type (e.g. GP1-L Instance). Quotas are designed to prevent abuse, and can be viewed on the [Organization dashboard](https://console.scaleway.com/organization/settings) of the console and in the [Understanding quotas](/organizations-and-projects/additional-content/organization-quotas) documentation page.
\ No newline at end of file
+Every [Organization](/organizations-and-projects/concepts/#organization) has quotas, which are limits on the number of Scaleway resources they can use. Quotas are per product (e.g. Instances) and product type (e.g. GP1-L Instance). Quotas are designed to prevent abuse, and can be viewed on the [Organization dashboard](https://console.scaleway.com/organization/quotas) of the console and in the [Understanding quotas](/organizations-and-projects/additional-content/organization-quotas) documentation page.
\ No newline at end of file
diff --git a/pages/organizations-and-projects/how-to/enforce-mfa.mdx b/pages/organizations-and-projects/how-to/enforce-mfa.mdx
index b9d5911f2e..14ebd7fc1c 100644
--- a/pages/organizations-and-projects/how-to/enforce-mfa.mdx
+++ b/pages/organizations-and-projects/how-to/enforce-mfa.mdx
@@ -18,7 +18,7 @@ import Requirements from '@macros/iam/requirements.mdx'
## How to enforce MFA
-1. Click the **Security** tab from the [Organization Dashboard](https://console.scaleway.com/organization).
+1. Go to the [Security](https://console.scaleway.com/settings/organization/security) settings of your Organization.
3. Scroll to the **Organization Multifactor Authentication (MFA)** section.
4. Click **Enforce MFA**.
5. Type **ENFORCE** in the box.
@@ -36,7 +36,7 @@ import Requirements from '@macros/iam/requirements.mdx'
[MFA is enforced](#how-to-enforce-mfa) in your Scaleway Organization.
-1. Click the **Security** tab from the [Organization Dashboard](https://console.scaleway.com/organization).
+1. Go to the [Security](https://console.scaleway.com/settings/organization/security) settings of your Organization.
3. Scroll to the **Organization Multifactor Authentication (MFA)** section.
4. Click **Stop enforcing MFA**.