Users
System user accounts — the people who can sign in, with invitations and role management.
What it is
Users are the system accounts — the people who can actually sign in and work in the app. This page lists those accounts and is where you grow and manage the set of people with access. Authentication is by email or username plus password, with session-based sign-in.

New people are brought on board by invitation rather than by handing out shared logins, which keeps access accountable. Pending invitations live in their own list so you can see who has been asked to join but not yet accepted. Opening an individual user gives you the controls to manage their role, which in turn determines what they are allowed to see and do.
How to use it
- Invite a new user — send an invitation instead of creating shared credentials.
- Track pending invitations — see who has been invited but not yet signed up at
/users/invites. - Open a user — manage an individual account and its role at
/users/[id]. - Assign a role — control access by giving each user the appropriate role.