diff --git a/pages/account/concepts.mdx b/pages/account/concepts.mdx
index aaabf46670..0e09d38b33 100644
--- a/pages/account/concepts.mdx
+++ b/pages/account/concepts.mdx
@@ -46,10 +46,6 @@ A magic link provides quick and secure access to your account without the hassle
Multifactor authentication (MFA) is any form of verification that requires two factors to authenticate to a device you wish to connect to. Scaleway supports MFA for Cloud accounts in the form of a security code that you use in addition to your [password](#password) when you log in. You can receive the code via SMS or an authenticator app on your smartphone. Enabling MFA adds an additional layer of security against unauthorized access to your account.
-## Organization 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.
-
## Password
A password is a string of characters associated to your account's email address that allows you to access the [Scaleway console](https://console.scaleway.com/). It is personal and must not be shared with anyone. Alternatively, you can use a [magic link](#magic-link) to authenticate yourself.
diff --git a/pages/account/how-to/resolve-abuse.mdx b/pages/account/how-to/resolve-abuse.mdx
index a7da0aeb50..fb43769df7 100644
--- a/pages/account/how-to/resolve-abuse.mdx
+++ b/pages/account/how-to/resolve-abuse.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Take actions to resolve abuse issues in Scaleway.
tags: resolve abuse complaint ticket scaleway
dates:
- validation: 2024-08-28
+ validation: 2025-03-03
posted: 2024-02-19
categories:
- account
diff --git a/pages/billing/how-to/add-billing-contact.mdx b/pages/billing/how-to/add-billing-contact.mdx
index 02c90649ab..75e1f12ef0 100644
--- a/pages/billing/how-to/add-billing-contact.mdx
+++ b/pages/billing/how-to/add-billing-contact.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Learn how to add a billing contact in the Scaleway console.
tags: billing payment contact
dates:
- validation: 2024-08-19
+ validation: 2025-03-03
posted: 2024-02-16
categories:
- billing
@@ -24,9 +24,9 @@ categories:
Alternatively, you can reach the [billing page](https://console.scaleway.com/billing/overview) from your [Organization Dashboard](https://console.scaleway.com/organization) by clicking **Go to Billing** above the **Current consumption** area.
-2. Click **Payment and billing** and scroll down to find **Billing contacts**.
-3. Click in the **Billing contacts** area. A pop-up displays.
-4. Enter the new billing contact email address and click **Save** to validate.
+2. Click **Payment and billing** and scroll down to find **Billing contact**.
+3. Enter the email of the new billing contact in the box.
+4. Click **Save** to validate.
The billing contact is only an administrative contact and cannot connect to the Scaleway console.
diff --git a/pages/billing/how-to/download-an-invoice.mdx b/pages/billing/how-to/download-an-invoice.mdx
index f7cf2bd7d3..9792240d5e 100644
--- a/pages/billing/how-to/download-an-invoice.mdx
+++ b/pages/billing/how-to/download-an-invoice.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Guide to downloading invoices from the Scaleway console.
tags: billing payment invoice download
dates:
- validation: 2024-08-27
+ validation: 2025-03-03
posted: 2024-02-23
categories:
- billing
diff --git a/pages/billing/quickstart.mdx b/pages/billing/quickstart.mdx
index afda701bd6..d9bb94acb3 100644
--- a/pages/billing/quickstart.mdx
+++ b/pages/billing/quickstart.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Quickstart guide to setting up and managing billing in Scaleway.
tags: billing payment
dates:
- validation: 2024-08-27
+ validation: 2025-03-03
posted: 2024-02-20
categories:
- billing
@@ -18,7 +18,6 @@ categories:
Follow this guided tour to discover how to use the Billing Space.
-
Before you can order Scaleway resources, you must add your payment method to your account.
@@ -49,7 +48,6 @@ You can choose between two payment methods: **credit card** or **SEPA mandate**.
-
You have up to 10 days to enter your validation code in the console. This helps us secure your account.
diff --git a/pages/organizations-and-projects/concepts.mdx b/pages/organizations-and-projects/concepts.mdx
index e342c41484..94a8d09239 100644
--- a/pages/organizations-and-projects/concepts.mdx
+++ b/pages/organizations-and-projects/concepts.mdx
@@ -47,3 +47,6 @@ An SSH key (**S**ecure **Sh**ell key) allows passwordless connection to an [Inst
The public key is kept in your Scaleway account and transferred to the Instance during the boot process, while the identification key is kept securely on your local computer. When connecting to the Instance via SSH, a trusted connection to the machine is established using the key pair.
+## 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