mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +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.
40 lines
843 B
Markdown
40 lines
843 B
Markdown
# Change a user's name
|
|
|
|
{!admin-only.md!}
|
|
|
|
By default, users can [change their name](/help/change-your-name), though
|
|
organization administrators can
|
|
[restrict name changes](/help/restrict-name-and-email-changes).
|
|
|
|
Organization administrators can always change any user's name.
|
|
|
|
## Change a user's name
|
|
|
|
{start_tabs}
|
|
|
|
{tab|via-user-card}
|
|
|
|
{!manage-this-user.md!}
|
|
|
|
1. Under **Full name**, enter a new name.
|
|
|
|
{!save-changes.md!}
|
|
|
|
{tab|via-organization-settings}
|
|
|
|
{settings_tab|user-list-admin}
|
|
|
|
1. Find the user you would like to manage. Click the **pencil**
|
|
(<i class="fa fa-pencil"></i>) to the right of their name.
|
|
|
|
1. Under **Full name**, enter a new name.
|
|
|
|
{!save-changes.md!}
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [Change a user's role](/help/change-a-users-role)
|
|
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
|