Skip to content

Admin Console › Users

Path: Avatar dropdown → Administration → Users


FieldTypeDescription
Allow Self-Registration (Self-Signup)CheckboxAllows new users to register independently without admin intervention.
Require admin approval for new usersCheckboxNewly registered users remain in “Pending” status until an admin activates them.

Changes take effect immediately — no Apply button required.


Table of all registered users. Columns: Email / Name, Role, Status, Last Login, Actions (Edit / Delete).

Button [Create User] opens a modal dialog.


FieldTypeRequiredNotes
EmailText✓ (create only)Disabled when editing an existing user. The part before the @ must be unique instance-wide — it determines the user’s file directory (files skill, {user}). If it collides with an existing account, creation is rejected with a notice, even when the full email is new.
Display NameTextVisible name in the interface.
PasswordPassword✓ (create only)At least 8 characters. Not shown when editing.
RoleDropdownUser or Administrator. Cannot be changed on your own account.
StatusDropdownActive, Pending, or Locked. Cannot be changed on your own account.
Admin memory access allowedCheckboxRead-only — controlled by the user themselves, not changeable by admin.

Save via [Save] in the modal. Cancel with [Cancel].