1
+# How to Delete Your Netdata Account
2
+
3
+:::note
4
+
5
+Account deletion is permanent and cannot be undone. All your data, configurations, and settings will be permanently removed. If you wish to use Netdata again in the future, you'll need to create a new account and reconfigure everything from scratch.
6
+
7
+:::
8
+
9
+## Step-by-Step Guide
10
+
11
+### Step 1: Access Your Profile Settings
12
+
13
+Navigate to the Netdata UI and locate your **user profile icon** in the bottom-left corner of the interface. Click on it to open the profile menu.
14
+
15
+### Step 2: Open Settings
16
+
17
+From the profile menu, click on **"Settings"** to access your account settings page.
18
+
19
+
20
+
21
+### Step 3: Locate the Delete Account Option
22
+
23
+Once in the Settings page, your profile information will appear in a pop-up window on the right side of the screen. Scroll to the bottom of this pop-up where you'll find the **"Delete account"** option in red text.
24
+
25
+### Step 4: Confirm Account Deletion
26
+
27
+Click on **"Delete account"**. A confirmation dialog will appear with the following warning:
28
+
29
+
30
+
31
+### Step 5: Final Confirmation
32
+
33
+You have two options:
34
+
35
+| Action | Button | Result |
36
+|--------|--------|--------|
37
+| **Cancel** | Green button | Returns you to settings without deleting account |
38
+| **Yes, delete** | Red button | Permanently deletes your account immediately |
39
+
40
+## Important Considerations
41
+
42
+Before deleting your account, consider:
43
+
44
+- **Data loss**: All monitoring configurations, custom dashboards, alert settings, and historical data will be permanently lost
45
+- **Connected nodes**: Any nodes connected to your account will need to be reconfigured with a new account
46
+- **Team access**: If you're part of a team workspace, ensure you've transferred any necessary permissions or data
47
+- **No recovery**: There is no grace period or recovery option once deletion is confirmed
48
+
49
+## Alternative Options
50
+
51
+Before deleting your account, consider these alternatives:
52
+
53
+1. **Pause Monitoring** - Temporarily disable monitoring without losing configurations
54
+2. **Sign Out** - Simply sign out if you need a break from the platform
55
+3. **Contact Support** - Reach out to [Netdata support](https://www.netdata.cloud/contact/) if you're experiencing resolvable issues
56
+4. **Disable Notifications** - Turn off alerts if they're overwhelming
57
+
58
+## FAQ
59
+
60
+<details>
61
+<summary><strong>Can I recover my account after deletion?</strong></summary>
62
+
63
+No. Account deletion is permanent and cannot be reversed under any circumstances.
64
+
65
+</details>
66
+
67
+<details>
68
+<summary><strong>What happens to my connected agents?</strong></summary>
69
+
70
+Agents will continue collecting data locally, but will lose their connection to the Cloud. You'll need to reclaim them with a new account if necessary.
71
+
72
+</details>
73
+
74
+<details>
75
+<summary><strong>How long does deletion take?</strong></summary>
76
+
77
+Account deletion is immediate. Your data will be purged from Netdata's systems in accordance with their data retention policies.
78
+
79
+</details>
80
+
81
+<details>
82
+<summary><strong>Will my historical data be saved anywhere?</strong></summary>
83
+
84
+No. All historical data stored in Netdata Cloud will be permanently deleted. Local data on your agents will remain, but won't be accessible through the Cloud interface.
85
+
86
+</details>
87
+
88
+<details>
89
+<summary><strong>Can someone else in my workspace prevent my account deletion?</strong></summary>
90
+
91
+No. Account deletion is a personal action that only you can initiate and complete. Other workspace members cannot prevent or reverse your account deletion.
92
+
93
+</details>
94
+
95
+:::note
96
+
97
+Once you confirm deletion, your account and all associated data will be immediately and permanently removed from Netdata's systems. There is no undo button or recovery process.
98
+
99
+:::