diff --git a/macros/databases/autobackups.mdx b/macros/databases/autobackups.mdx
index 13b7e28801..741766532a 100644
--- a/macros/databases/autobackups.mdx
+++ b/macros/databases/autobackups.mdx
@@ -22,10 +22,10 @@ Backups are used when your Database Instance's storage option is a Local volume.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the Database Instance name or > **More info** to access the Database Instance's Overview page.
- If you have a Database Instance using Block Storage, you can follow the next steps from the **Snapshots** tab.
+ If you have a Database Instance using Block Storage, you can follow the next steps from the **Settings** tab.
-4. Scroll down to **Backup configuration** and click .
+4. Scroll down to **Backup configuration** (or **Snapshot configuration**) and click **Edit**.
Although autobackup is enabled by default, you can select **Manual** in the **Choose a backup configuration** step of the Database Instance creation wizard to disable the feature before you create the Instance. You can also disable it after the Database Instance is ready.
-5. Configure the backup frequency and retention, then click to confirm.
\ No newline at end of file
+5. Select **Automated** and configure the backup frequency and retention, then click to confirm.
\ No newline at end of file
diff --git a/pages/managed-databases-for-postgresql-and-mysql/how-to/configure-advanced-settings.mdx b/pages/managed-databases-for-postgresql-and-mysql/how-to/configure-advanced-settings.mdx
index 0557a81a0b..0ade525189 100644
--- a/pages/managed-databases-for-postgresql-and-mysql/how-to/configure-advanced-settings.mdx
+++ b/pages/managed-databases-for-postgresql-and-mysql/how-to/configure-advanced-settings.mdx
@@ -24,19 +24,20 @@ Advanced settings allow you to modify the default configuration of your database
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the Database Instance name or > **More info** to access the database information page.
-4. Click the **Advanced settings** tab.
+4. Click the **Settings** tab.
+5. Scroll to the **Advanced Settings** section.
To add advanced settings, follow these steps:
-- Click .
-- Click **+ Add parameters**.
-- Select your parameter in the drop-down.
-- Configure the value associated with your setting.
-- Click to validate.
+ - Click .
+ - Click **+ Add parameters**.
+ - Select your parameter in the drop-down.
+ - Configure the value associated with your setting.
+ - Click to validate.
-To delete them:
-- Click in the advanced settings tab.
-- Click next to the setting you wish to delete.
-- Click to confirm your changes.
+ To delete them:
+ - Click in the advanced settings tab.
+ - Click next to the setting you wish to delete.
+ - Click to confirm your changes.
diff --git a/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-nodes.mdx b/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-nodes.mdx
index a756985e48..b6236854cc 100644
--- a/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-nodes.mdx
+++ b/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-nodes.mdx
@@ -25,9 +25,10 @@ You can change your Database Instance node type and enable High Availability aft
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the name of the Database Instance you want to configure. Your database's Overview page displays.
-4. Scroll down to the **Node settings** section. Then, click **Change node type**.
-5. Choose the specifications of the new Database Instance from the drop-down list.
-6. Click **Update node type** to confirm your choices.
+4. Click the **Settings** tab.
+5. Scroll down to the **Node settings** section. Then, click **Change node type**.
+6. Choose the specifications of the new Database Instance from the drop-down list.
+7. Click **Update node type** to confirm your choices.
Keep in mind that:
- Changing the node type performs a rolling upgrade of your Database Instance.
diff --git a/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-volumes.mdx b/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-volumes.mdx
index c0ce60719b..ab27dd78cf 100644
--- a/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-volumes.mdx
+++ b/pages/managed-databases-for-postgresql-and-mysql/how-to/manage-volumes.mdx
@@ -31,15 +31,16 @@ It is possible to change your [volume type](/managed-databases-for-postgresql-an
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the name of the Database Instance you want to edit. The database's Overview page displays.
-4. Scroll down to **Volume settings**, then click **Change volume type**.
+4. Click the **Settings** tab.
+5. Scroll down to **Volume settings**, then click **Change volume type**.
Before changing the volume type, make sure your Instance is in one of the following states:
- `READY` (represented as "Running" in the Scaleway console)
- `DISK_FULL`
A pop-up appears.
-5. Select **Block Storage** from the drop-down menu.
-6. Click **Update volume type** to confirm.
+6. Select **Block Storage** from the drop-down menu.
+7. Click **Update volume type** to confirm.
The Database Instance goes into the `Initializing` state and remains available during the process. The time it takes to complete the process may vary, depending on the size of the volume.
@@ -60,10 +61,11 @@ During the process:
1. Click **PostgreSQL and MySQL** under **Databases** on the side menu. A list of your Database Instances displays.
2. Select the geographical region of the Instance you want to manage from the drop-down.
3. Click the name of the Database Instance you want to configure. The Database Instance overview page displays.
-4. Scroll down to **Volume settings**.
-5. Specify your volume capacity (in GB). The amount you define will be your new volume capacity.
+4. Click the **Settings** tab.
+5. Scroll down to **Volume settings**.
+6. Specify your volume capacity (in GB). The amount you define will be your new volume capacity.
- You can increase your Block Storage volume to up to 10 TB.
- Block volume sizes cannot be decreased.
-6. Click **Increase volume size** to confirm.
+7. Click **Increase volume size** to confirm.