Users
The Users tab manages the accounts that have access to the admin panel.
List
The table shows each account's first name, last name, and email. Clicking a row opens the edit modal.
Adding
The add form requires a first name, last name, email, and password (min. 6 characters) — the new account gets full access to the panel.
Editing and deleting
The edit modal lets you change the first name, last name, and email. The New password field is optional — leave it blank to keep the existing password.
In the bottom-left corner of the modal is a red Delete user button. It's disabled when the account being edited is the last account in the system — the panel (and the server, independently of the panel) won't let you delete the last administrator, so you can't lock yourself out of your own server. If there's more than one account in the database, any of them — including the one created automatically on the server's first startup — can be deleted without restriction.
