Admin Dashboard — Users & Clients View
The main content of the Admin Dashboard — every user grouped with their clients and a summary of what's configured.
What is it?
A list of users, each rendered as a card with their email and account metadata (display name, sign-up date, role). Below each user is a 3-column grid of their clients: logo, name, domain, data source badges. Gives admins a full picture of who's using the platform and how their workspaces are configured.
When should I use it?
- Investigating a support ticket — find the user by email, inspect their clients.
- Spot-checking onboarding quality across recent signups.
- Counting clients per user for billing or usage review.
- Auditing which users have stale or misconfigured accounts.
How to use it
- Scroll the Users & Clients list.
- Browser Ctrl+F to search by user email or client name (native search — no in-app filter yet).
- Hover a client card for full domain and metadata.
- Note the data source badges to see connection completeness.
Tips and best practices
- Sort by account creation date mentally by scrolling top-to-bottom (list is roughly chronological).
- If you're investigating a specific issue, ask the user for their email and Ctrl+F to jump straight there.
- Cross-reference with Firebase Console for low-level record inspection.
Gotchas and limits
- No filtering or sorting controls yet. Large platforms make this tedious — planned for future.
- Users with zero clients still appear — useful for signup-to-first-client funnel analysis.
- Doesn't show team membership — users who are only team members (not owners) have no clients listed here.
- No auto-refresh. Hit the refresh button top-right to re-pull.