diff --git a/menu/navigation.json b/menu/navigation.json
index e8b91daa74..9ae792daf3 100644
--- a/menu/navigation.json
+++ b/menu/navigation.json
@@ -3494,6 +3494,10 @@
"label": "Use the Domains and DNS trade feature",
"slug": "trade-domain"
},
+ {
+ "label": "Lock an internal domain",
+ "slug": "lock-domain"
+ },
{
"label": "Unlock an internal domain",
"slug": "unlock-internal-domain"
diff --git a/pages/domains-and-dns/how-to/lock-domain.mdx b/pages/domains-and-dns/how-to/lock-domain.mdx
new file mode 100644
index 0000000000..59378d7856
--- /dev/null
+++ b/pages/domains-and-dns/how-to/lock-domain.mdx
@@ -0,0 +1,31 @@
+---
+meta:
+ title: How to lock an internal domain
+ description: Discover how to lock internal domains. Follow our detailed steps to manage domain security and facilitate transfers.
+content:
+ h1: How to lock an internal domain
+ paragraph: Discover how to lock internal domains. Follow our detailed steps to manage domain security and facilitate transfers.
+tags: domain lock
+dates:
+ validation: 2025-03-25
+ posted: 2025-03-25
+categories:
+ - network
+---
+
+This page shows you how to lock your Scaleway Domains and DNS domains to avoid any unsolicited outgoing transfer. Find out how to unlock an internal domain in the [dedicated documentation](/domains-and-dns/how-to/unlock-internal-domain/).
+
+
+
+- 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
+- An **internal domain** registered with Scaleway Domains and DNS
+
+## How to lock a domain name
+
+1. Click **Domains and DNS** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Domains and DNS dashboard displays.
+2. Click the domain name you want to lock. The domain's **Overview** tab displays.
+3. Click **Lock** under **Transfer** in the **Domain Information** section. A confirmation pop-up displays.
+4. Click **Lock** to confirm.
+
+The operation might take a few minutes to complete.
\ No newline at end of file
diff --git a/pages/domains-and-dns/how-to/unlock-internal-domain.mdx b/pages/domains-and-dns/how-to/unlock-internal-domain.mdx
index 550c2570a7..8c7719290d 100644
--- a/pages/domains-and-dns/how-to/unlock-internal-domain.mdx
+++ b/pages/domains-and-dns/how-to/unlock-internal-domain.mdx
@@ -5,18 +5,18 @@ meta:
content:
h1: How to unlock an internal domain
paragraph: Discover how to unlock internal domain names effortlessly. Follow our detailed steps to manage domain security and facilitate transfers.
-tags: internal-domain-name domain-name domain dns
+tags: domain unlock transfer authcode
dates:
- validation: 2025-02-27
+ validation: 2025-03-25
posted: 2022-10-31
categories:
- network
---
-Domain names are locked by default to avoid any unsolicited outgoing transfer. If you want to transfer your domain name to another registrar, you can unlock it from your Scaleway console.
+Domain names are locked by default to avoid any unsolicited outgoing transfer. If you want to transfer your domain to another registrar, you can unlock it from the Scaleway console.
- You cannot unlock internal domain names for a period of 60 days after creating them.
+ You cannot unlock internal domains for a period of 60 days after creating them.
@@ -31,16 +31,8 @@ Domain names are locked by default to avoid any unsolicited outgoing transfer. I
2. Click the domain you want to unlock. The domain's **Overview** tab displays.
3. Click **Unlock** under **Transfer** in the **Domain Information** section. A confirmation pop-up displays.
-4. Click **Unlock** to confirm.
-
-The operation might take a few minutes to complete.
-
-
-## How to lock a domain name
-
-1. Click **Domains and DNS** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Domains and DNS dashboard displays.
-2. Click the domain name you want to lock. The domain's **Overview** tab displays.
-3. Click **Lock** under **Transfer** in the **Domain Information** section. A confirmation pop-up displays.
-4. Click **Lock** to confirm.
-
-The operation might take a few minutes to complete.
+4. Click **Unlock** to confirm. The operation might take a few minutes to complete. Once your domain is unlocked, you can copy its transfer authorization code.
+
+ The transfer authorization code allows you to transfer your domain to another registrar.
+
+5. Click the **Copy** icon under **Transfer** in the **Domain Information** section. Your transfer authorization code is copied in your clipboard. Make sure that you give it to the registrar you want to transfer your domain to.
\ No newline at end of file