mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +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.
26 lines
755 B
Markdown
26 lines
755 B
Markdown
# Change your name
|
|
|
|
By default, everyone can change their name in Zulip. You can write your name
|
|
in any language you'd like.
|
|
|
|
Organization administrators can [change anyone's name](/help/change-a-users-name), and
|
|
[prevent users from changing their names](/help/restrict-name-and-email-changes). This
|
|
is useful when users' names are managed via LDAP or another data source.
|
|
|
|
### Change your name
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|profile}
|
|
|
|
1. Edit the **full name** field.
|
|
|
|
{end_tabs}
|
|
|
|
!!! warn ""
|
|
|
|
**Note:** If you are unable to edit the full name field, check
|
|
that your organization allows name changes. Follow the steps at
|
|
[prevent users from changing their names](/help/restrict-name-and-email-changes)
|
|
to view your organization's settings.
|