diff --git a/SUMMARY.md b/SUMMARY.md index a645561..262eb4c 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -63,12 +63,11 @@ ## 🔐 Data & Security * [Recovery Phrase](data-and-security/what-is-a-recovery-phrase.md) -* [Privacy & Encryption](data-and-security/how-we-keep-your-data-safe/README.md) - * [GDPR](data-and-security/how-we-keep-your-data-safe/gdpr.md) +* [Privacy & Encryption](data-and-security/how-we-keep-your-data-safe.md) * [Storage & Deletion](data-and-security/data-storage-and-deletion/README.md) * [Backup & Self-Hosting](data-and-security/data-storage-and-deletion/self-hosting.md) * [Local-only Mode](data-and-security/data-storage-and-deletion/local-only-mode.md) -* [Delete or Reset Your Account](data-and-security/delete-or-reset-your-account.md) +* [Data Erasure](data-and-security/delete-or-reset-your-account.md) * [Analytics & Tracking](data-and-security/analytics-and-tracking.md) ## 💰 Monetization diff --git a/data-and-security/delete-or-reset-your-account.md b/data-and-security/delete-or-reset-your-account.md index ebf1b94..e11f2e2 100644 --- a/data-and-security/delete-or-reset-your-account.md +++ b/data-and-security/delete-or-reset-your-account.md @@ -1,9 +1,10 @@ -# Delete or Reset Your Account +# Data Erasure -### Anytype > Settings > Account > Data management > Delete account +Since we don't have access to your Anytype data, and we have no way to connect your Anytype ID to your email address, there is no way for us to delete your data. This means that you will need to delete it yourself through the app. -In the top menu, Click "Anytype", open Settings, Data management, and select **Delete account.** -This will delete your profile, and your Recovery Phrase: +### Delete or Reset Your Account + +In the top menu, Click "Anytype", open Settings, Data management, and select **Delete account.** This will delete your profile, and your Recovery Phrase:
@@ -12,3 +13,7 @@ If you would like to start a new account instead, do the following: 1. Anytype>Settings>Account>Data management>Delete account 2. Anytype>Settings>Account >Log Out 3. Click: “_**Join**_” (instead of "Log in") + +### Other Data + +To comply with GDPR, we are able to delete everything else (forum posts, support tickets, and email subscriptions) if you contact us at [support@anytype.io](mailto:support@anytype.io). diff --git a/data-and-security/how-we-keep-your-data-safe/README.md b/data-and-security/how-we-keep-your-data-safe.md similarity index 100% rename from data-and-security/how-we-keep-your-data-safe/README.md rename to data-and-security/how-we-keep-your-data-safe.md diff --git a/data-and-security/how-we-keep-your-data-safe/gdpr.md b/data-and-security/how-we-keep-your-data-safe/gdpr.md deleted file mode 100644 index a6602a7..0000000 --- a/data-and-security/how-we-keep-your-data-safe/gdpr.md +++ /dev/null @@ -1,7 +0,0 @@ -# GDPR - -### Data Erasure - -Since we don't have access to your Anytype data, and we have no way to connect your Anytype ID to your email address, there is no way for us to delete your data. You will need to delete it yourself through the app. You can find the instructions for account deletion here [delete-or-reset-your-account.md](../delete-or-reset-your-account.md "mention"). - -For everything else (forum posts, support tickets, and email subscriptions) you can contact our [support](mailto:support@anytype.io) team, and they will handle it.