Tenant operations
Kieugia Dashboard
Live workspace
P0 Control Console
Quan tri tenant runtime cho metrics, ops queue, audit, search, onboarding, publish va impersonation trong mot man hinh dieu hanh.
Sites-published / total
Leads-waiting
Queue-idle
Health-tenant active
Onboarding & Publish
AI Feedback Loop
Thu thap nhanh muc do chap nhan AI output de tinh chinh prompt theo tung nganh.
Retention Notification Loop
Weekly digest de goi user quay lai cap nhat website va tang conversion.
Publish Requests
Chua co publish request nao theo bo loc hien tai.
Presence + Optimistic Locking
Site collaboration theo siteId: theo doi staff/customer dang online va cap nhat config voi version check.
Nhap siteId de tai collaboration data.
Conflict Logs
Chua co conflict nao duoc ghi nhan.
Impersonation Mode (Admin)
Active Sessions
| Role | Token | Expires | Action |
|---|
Frontend Error Logs
Chua co loi frontend nao.
Web Vitals (CLS/LCP)
Chua co web-vitals nao duoc ghi nhan.
Search Results
Site search la public, dashboard search yeu cau auth token.
Site Search
Dashboard Search
Quick Endpoints
- CS dashboard (internal)
- Dashboard JSON
- Tenant health JSON
- Lead export CSV
- Ops queue + audit JSON:
/api/p0/ops/demo-spa(Bearer token required) - Site search JSON
- Permission matrix JSON
- Engagement event API:
/api/p0/events/engagement(POST from public widget tracking) - Site presence API:
/api/p0/site/presence+/api/p0/site/presence/[tenant]/[siteId] - Site config optimistic lock API:
/api/p0/site/config+/api/p0/site/config/[tenant]/[siteId] - Site conflict logs API:
/api/p0/site/conflicts/[tenant]/[siteId] - Billing state API:
/api/p0/billing/[tenant](Bearer owner/admin required) - Billing webhook API:
/api/p0/billing/webhook(signed webhook for payment+dunning) - Impersonation admin API:
/api/p0/admin/impersonate(Bearer admin token required) - Admin tools API:
/api/p0/admin/tools(revalidate/retry queue/clear rate-limit/clear runtime cache) - Frontend logs API:
/api/p0/logs/frontend/[tenant](Bearer owner/admin required) - Retention digest API:
/api/p0/retention/digest/[tenant](GET preview, POST dispatch) - Domain strategy API:
/api/p0/domain/strategy(Bearer admin required) - Tenant export API:
/api/p0/admin/tenant-export/[tenant](Bearer admin token required)
Help Center / FAQ
- Neu publish bi `429 quota exceeded`: vao Admin tools va kiem tra quota bucket `publish`.
- Neu tenant bi khoa (`423 suspended`): dung Admin tools `resume_tenant`, sau do refresh dashboard.
- Neu lead webhook bi loi: xem `Ops queue` + `Frontend logs`, sau do chay `retry_failed_jobs`.
- Neu can support thao tac thay mat khach: tao token qua `Impersonation` voi TTL ngan va reason ro rang.
- Neu can khoi phuc nhanh du lieu tenant: dung backup/restore scripts
npm run p0:backupvanpm run p0:restore -- <backupDir>.