diff --git a/companion/app/(tabs)/(more)/index.ios.tsx b/companion/app/(tabs)/(more)/index.ios.tsx
index 60dada4aec68ba..c262635cc7d0d9 100644
--- a/companion/app/(tabs)/(more)/index.ios.tsx
+++ b/companion/app/(tabs)/(more)/index.ios.tsx
@@ -138,8 +138,24 @@ export default function More() {
))}
- {/* Sign Out Button */}
+ {/* Delete Account Link */}
+
+ openInAppBrowser("https://app.cal.com/settings/my-account/profile", "Delete Account")
+ }
+ className="flex-row items-center justify-between bg-white px-5 py-4 active:bg-red-50"
+ >
+
+
+ Delete Account
+
+
+
+
+
+ {/* Sign Out Button */}
+
- {/* Sign Out Button */}
+ {/* Delete Account Link */}
+
+ openInAppBrowser("https://app.cal.com/settings/my-account/profile", "Delete Account")
+ }
+ className="flex-row items-center justify-between bg-white px-5 py-4 active:bg-red-50"
+ >
+
+
+ Delete Account
+
+
+
+
+
+ {/* Sign Out Button */}
+