Skip to content

Commit c5eb474

Browse files
authored
Merge pull request #5937 from segmentio/sneha-shashidhar-patch-4
Update account-management.md
2 parents d5de0b2 + 743e640 commit c5eb474

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 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,16 @@ 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 update the email address associated with your Segment account:
38+
39+
1. Go to [User Settings](https://app.segment.com/settings/user){:target="_blank"}.
40+
2. Update your email address in the **Email** field.
41+
3. Click **Update Profile**.
42+
43+
You'll need to authenticate and verify your new email address for the change to take effect. Note that [workspace owners](/docs/segment-app/iam/roles/#global-roles) can't make this change for other users.
44+
3545
## What happens if I change my workspace name or slug?
3646

3747
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)