mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
29 lines
893 B
Markdown
29 lines
893 B
Markdown
# Change your email address
|
|
|
|
By default, anyone can change their email address at any time.
|
|
|
|
Organization administrators can
|
|
[restrict users to certain email domains](/help/change-a-users-name), or
|
|
[prevent users from changing their email](/help/restrict-name-and-email-changes).
|
|
|
|
### Change your email address
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|account-and-privacy}
|
|
|
|
2. Under **Account**, click on the button with your email address.
|
|
|
|
3. Enter your new email, and click **Change**.
|
|
|
|
4. You will receive a confirmation email within a few minutes. Open it and click **Confirm email change**.
|
|
|
|
{end_tabs}
|
|
|
|
!!! warn ""
|
|
|
|
**Note:** If you are unable to click on the button with your email address, check
|
|
that your organization allows email changes. Follow the steps at
|
|
[prevent users from changing their names](/help/restrict-name-and-email-changes)
|
|
to view your organization's settings.
|