diff --git a/static/directives/config/config-setup-tool.html b/static/directives/config/config-setup-tool.html
index d8fc2b800..b1e8450fa 100644
--- a/static/directives/config/config-setup-tool.html
+++ b/static/directives/config/config-setup-tool.html
@@ -1218,8 +1218,20 @@
Enable Open User Creation
- If enabled, user accounts can be created by anyone.
- Users can always be created in the users panel under this superuser view.
+ If enabled, user accounts can be created by anyone (unless restricted below to invited users).
+ Users can always be created in the users panel in this superuser tool, even if this feature is disabled.
+
+
+
+
+ Invite-only User Creation: |
+
+
+ Enable Invite-only User Creation
+
+
+ If enabled, user accounts can only be created when a user has been invited, by e-mail address, to join a team.
+ Users can always be created in the users panel in this superuser tool, even if this feature is enabled.
|