Skip to content

Commit afd770d

Browse files
Update account-management.md
1 parent 6e9dbb4 commit afd770d

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,7 +20,7 @@ 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?
23+
## How do I delete my account?
2424

2525
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.
2626

@@ -32,6 +32,12 @@ To delete your workspace, go to your [Workspace Settings](https://app.segment.co
3232

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

35+
## How do I change my account email address?
36+
37+
To change the email address with which you use Segment, go to [User Settings](https://app.segment.com/settings/user){:target="_blank"}, make changes to your email id under **Email** and click **Update Profile**.
38+
39+
You should authenticate and also verify your new email address for the change to take effect.
40+
3541
## What happens if I change my workspace name or slug?
3642

3743
Changing your workspace name or slug won't impact any sources or destinations you've already configured. If you're using [Segment's Public API](/docs/api), you'll need to change the slug in your request URLs.

0 commit comments

Comments
 (0)