Skip to content

Commit d9431d1

Browse files
authored
Merge pull request #4886 from segmentio/dineshraj-arunmozhi-patch-1
Update account-management.md
2 parents 82524f9 + 3cc8bca commit d9431d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/guides/usage-and-billing/account-management.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,15 @@ Some of Segment's previous plans, including the legacy API plan, limited integra
2020

2121
No. Deleting your account only stops you from accessing workspaces through your login. The workspace is where the subscription is managed, and it will not be deleted. Data will still flow into Segment and your Destinations, and you will still be charged if you delete your account but don't delete your workspace.
2222

23+
##How do I delete my account?
24+
25+
To delete your account, go to the [User Settings](https://app.segment.com/settings/user){:target="_blank"} menu, and click **Delete Account** at the bottom of the page.
26+
27+
Once the account is deleted you will not have access to workspaces associated with your account that are attached to the email address you signed up with.
28+
2329
## How do I delete my workspace entirely?
2430

25-
To delete your workspace, go to your [Workspace Settings](https://app.segment.com/goto-my-workspace/settings/basic), click the **General** tab, then click **Delete Workspace**.
31+
To delete your workspace, go to your [Workspace Settings](https://app.segment.com/goto-my-workspace/settings/basic){:target="_blank"}, click the **General** tab, then click **Delete Workspace**.
2632

2733
You should also change your write keys for each source and remove all Segment snippets from your codebase.
2834

0 commit comments

Comments
 (0)