Staff

Internal operations role — reviews inventory & orders, no master data.

2 min read

Staff

Summary. An internal operations role for the platform team. It reviews and moves the inventory and order workflows forward, but holds no master-data management and cannot create independent catalog records — a deliberately narrow, read-heavy grant.

What you can do

Reference (read-only)

  • View users at /admin/users (view users).
  • View products at /admin/products (view products).

Inventory

  • View inventory requests at /admin/inventory-requests (view inventory-requests) and act on them: approve, reject, or assign to storage (manage inventory-requests, approve inventory-requests, reject inventory-requests, assign inventory-to-storage).
  • View inventory balances /admin/inventory-balances and transactions /admin/inventory-transactions (view inventory-balances, view inventory-transactions).

Orders

  • View all orders at /admin/orders (view orders), approve/reject them (approve orders, reject orders), and assign them to a delivery company (assign orders-to-delivery).

What you cannot do

  • Cannot manage users or roles (no manage users / manage roles).
  • Cannot manage any master data (countries, products, companies, plans, etc.).
  • Cannot touch finance — no wallet, withdrawals, subscriptions, or settings.
  • Cannot export datasets.

Data scope

Platform-wide for the screens above — staff see every tenant's inventory requests and orders — but they cannot create independent records or edit master data.

Permissions

Exact list (synced in SaasRoleSeeder): view users, view products, view inventory-requests, manage inventory-requests, approve inventory-requests, reject inventory-requests, assign inventory-to-storage, view inventory-balances, view inventory-transactions, view orders, approve orders, reject orders, assign orders-to-delivery.

How this role is assigned

Assigned by an admin/super admin via /admin/users. Not available through self-registration.

See roles/admin (the management tier above) and roles/customer-support (read-only tier below).