Zerra logo

ZerraLivin Documentation Access Control

Users

Manage staff accounts and assign each one a role.

  • view
  • get
  • create
  • update
  • delete

What it’s for

This is the account list for everyone who signs into the staff dashboard — Admins, Technicians, Sales, Security, whoever. Each account gets exactly one role, which is where their actual permissions come from — see Roles.

Where to find it

Sidebar → Access ControlUsers, at /admin/access-control/users.

Who can use it

  • See the menu item and open the page — needs view.
  • See the user list — needs get.
  • Create, edit, delete a user — needs create/update/delete.

On this screen

A searchable table of users, with create, edit, and delete.

How to…

Add a user

  1. Click create.
  2. Enter their name, phone, and email.
  3. Optionally set a password.
  4. Assign a role — required, this is what they’ll be able to do.
  5. Set them active.
  6. Save.

Edit or delete a user

  1. Open the edit or delete action on their row.
  2. For edit, change any field, including their role. For delete, confirm.

Field reference

FieldRequiredNotes
Name, emailYes
PhoneYes to create; optional when editing
PasswordNo
RoleYesDetermines everything this user can access
ActiveYes

Rules & statuses

Reassigning someone’s role changes their access immediately — sidebar menus, and every page’s permissions, all follow the role, not the individual account.

  • Roles — where the role a user is assigned actually defines what they can do.