Product Operations
Internal Admin Console
Product-wide registration and billing health for allowlisted operators.
- Signed in as
- {{ userEmail || "Not signed in" }}
- Access
- Product Operator
Google Authentication
Sign In
Access is restricted to verified Google accounts on the Product Operator allowlist.
Companies
{{ overview?.active_subscription_count ?? 0 }} active
Billing Health
No companies registered yet.
Registration and billing status will appear here.
| Company | Kits | Monthly | Payment | Subscription | Sync | Stripe |
|---|---|---|---|---|---|---|
| {{ company.name }} Company ID: {{ company.company_id }} | {{ company.kit_count }} | {{ formatMoney(company.monthly_total_cents, company.currency) }} | {{ humanStatus(company.payment_method_status) }} | {{ humanStatus(company.subscription_status) }} | {{ humanStatus(company.sync_status) }} | Stripe Customer ID: {{ company.stripe_customer_id }} No customer Stripe Subscription ID: {{ company.stripe_subscription_id }} No subscription |