diff --git a/templates/zerver/help/change-a-users-name.md b/templates/zerver/help/change-a-users-name.md
index 641255d2b2..32dd597059 100644
--- a/templates/zerver/help/change-a-users-name.md
+++ b/templates/zerver/help/change-a-users-name.md
@@ -2,15 +2,17 @@
{!admin-only.md!}
-Ordinary users can [change their own names](/help/change-your-name), but
-administrators can change users' names when users are
-unavailable. Follow the following steps to change the name of a user.
+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.
{settings_tab|user-list-admin}
-2. Click on the pencil () icon next to
-the name of the user you want to change.
+1. Find the user you would like to manage. Click the **pencil**
+() to the right of their name.
-3. After clicking on the pencil icon, an input field labeled **Full name** will
-appear to allow you to change the user's name. Enter the user's new name in
-**Full name**.
+1. Under **Full name**, enter a new name.
+
+{!save-changes.md!}