diff --git a/packages/hoppscotch-common/locales/en.json b/packages/hoppscotch-common/locales/en.json
index aef9d41d7..8fa7c3812 100644
--- a/packages/hoppscotch-common/locales/en.json
+++ b/packages/hoppscotch-common/locales/en.json
@@ -599,6 +599,7 @@
"use_experimental_url_bar": "Use experimental URL bar with environment highlighting",
"user": "User",
"verified_email": "Verified email",
+ "additional": "Additional Settings",
"verify_email": "Verify email"
},
"shortcodes": {
diff --git a/packages/hoppscotch-common/src/pages/profile.vue b/packages/hoppscotch-common/src/pages/profile.vue
index ee98af40a..5f07c91ec 100644
--- a/packages/hoppscotch-common/src/pages/profile.vue
+++ b/packages/hoppscotch-common/src/pages/profile.vue
@@ -143,8 +143,6 @@
-
-
{{ t("settings.sync") }}
@@ -180,7 +178,18 @@
+
+
+
+
+
+
+
+
diff --git a/packages/hoppscotch-common/src/pages/settings.vue b/packages/hoppscotch-common/src/pages/settings.vue
index e3f795cfb..2285e68f6 100644
--- a/packages/hoppscotch-common/src/pages/settings.vue
+++ b/packages/hoppscotch-common/src/pages/settings.vue
@@ -106,6 +106,15 @@
+
+
+
+
+
+