{% set nav_title = "⚙ Admin Panel" %} {% set show_admin_link = False %} {% include '_app_nav_header.html' %}
← Back to users

Create new user

{% if error %}
{{ escape(error) }}
{% end %}
{% raw xsrf_form_html() %}

3–50 characters · letters, numbers, underscore (_), hyphen (-)

See admin settings for password complexity requirements.

Admin users can manage other users and system settings.

User roles explained

  • User — can access files, upload, download, and use all enabled file features.
  • Admin — all user permissions plus managing other users, system settings, and the admin panel.