Dashboard
All Tenants
Provision New Tenant
Add both the root domain and www variant. For local testing, leave empty and use ?tenant= URL param.
Paste the firebaseConfig object from the customer's Firebase Console → Project Settings → Web App
Toggle which modules this customer has paid for.
Seed Tool
⚠ Destination Firestore must have rules set to allow write: if true; before seeding. Set them back immediately after.
Index Deployment Guide
Run these commands in your terminal from the AegisOne project folder after creating a new Firebase project.
Billing & Plans
| Department | Plan | Status | Payment Status | Next Bill | Monthly Rate | Actions |
|---|---|---|---|---|---|---|
|
Loading accounts… | ||||||
Support Center
Customer Accounts
Creates a login for the Customer Portal (not the admin panel). Pick the department, set a password, and share the credentials. The customer signs in at customer-portal.html.
HQ Employees
| Permission | Owner | Admin | Developer | Support Tech | Viewer |
|---|---|---|---|---|---|
| Dashboard & Stats | ✓ | ✓ | ✓ | ✓ | ✓ |
| View Tenants | ✓ | ✓ | ✓ | ✓ | ✓ |
| Edit Tenant Info | ✓ | ✓ | ✓ | — | — |
| Billing & Payment Status | ✓ | ✓ | — | — | — |
| Provision New Tenant | ✓ | ✓ | ✓ | — | — |
| Suspend / Activate Tenants | ✓ | ✓ | — | — | — |
| Support Center | ✓ | ✓ | ✓ | ✓ | — |
| Seed Tool | ✓ | ✓ | ✓ | — | — |
| Site Content Editing | ✓ | ✓ | — | — | — |
| Employee Management | ✓ | ✓ | — | — | — |
| Audit Log | ✓ | ✓ | ✓ | — | — |
| Name | Role | Status | Last Active | Actions | |
|---|---|---|---|---|---|
| Loading… | |||||
Site Content Editor
Edit the public-facing website content. Changes save to Firestore and reflect on the site immediately.