User Admin Table
Admin member roster with status badges, signup date, last seen, flag counts, and per-row impersonate and suspend actions logged to the audit trail.
Admin member roster with status badges, signup date, last seen, flag counts, and per-row impersonate and suspend actions logged to the audit trail.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
User Admin Table is the trust-and-safety member view, 10 rows spanning the full user lifecycle: avatar and email, a Status badge (Active in secondary, Suspended in secondary, Pending in outline), signup date, last seen down to Never signed in for Hana Kim and Omar Haddad who joined today, and a flag count that goes bold for non-zero values like the 8 on Liam Walsh or the 3 on Marcus Kim. The per-row actions column has an Impersonate button clearly labeled and a more-actions overflow. The footer states that impersonation sessions are logged with admin identity, target account, and session duration, and that users are not notified.
Users are one typed array with all fields present on every row. The flag column renders 0 in muted so flagged rows draw the eye without color literals.
Reach for this block on the admin user management page, wired to your users endpoint with status and flag filters. Pair Impersonate with server-side session logging before enabling it in production.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the workspace-wide user roster for trust-and-safety ops. Other admin tables:
Tip: Never signed in is a signal worth showing; a pending user who has not touched the product in a week is a different risk profile than one who signed in yesterday.