{% extends "base.html" %} {% block title %}Users — {{ config.INSTANCE_NAME }}{% endblock %} {% block content %}
| User | Groups | Active | Created | Deactivated | Actions |
|---|
Invites a new account. When "Send invitation link" is ticked we generate a setup link the user can follow to pick their own password.
New users start with no group memberships — assign them on the user
detail page after creating. They are auto-added to the Everyone
group at creation.