From 8ec2704f6e0eaef6bd995eff6aa3f8c96f908c74 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Thu, 4 Jan 2024 17:42:18 +0100 Subject: [PATCH] add note --- src/pages/how-to/delete-account.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/pages/how-to/delete-account.mdx b/src/pages/how-to/delete-account.mdx index e4645805..c8f7f9ec 100644 --- a/src/pages/how-to/delete-account.mdx +++ b/src/pages/how-to/delete-account.mdx @@ -1,9 +1,13 @@ import {Note} from "@/components/mdx"; # Delete your NetBird account -To delete your NetBird account, you must be a user with the Owner role. You can ask the owner to delete your account if you are not the account owner. +To delete your NetBird organization account, you must be a user with the Owner role. You can ask the owner to delete the organization account if you are not the account owner. ## Delete your account -Go to your account Settings tab. + + Before proceeding to delete your Netbird account, please be aware that this action is irreversible. Once your account is deleted, you will permanently lose access to all associated data, including your peers, users, groups, policies, and routes. + + + Go to your account Settings tab.

high-level-dia