Dashboard Guide

Complete guide to using the Sublyzer dashboard for monitoring, analytics, and insights.

Dashboard overview

The Sublyzer dashboard is your central hub for monitoring your applications. Each integration has its own dashboard with multiple tabs for different types of data and insights.

Access your dashboard by clicking on any integration from the main Dashboard page.

Dashboard tabs

Your integration dashboard contains several tabs, each focused on different aspects of your application:

Performance Tab

Monitor Core Web Vitals and performance metrics:

  • FCP (First Contentful Paint) — Time to first content render
  • LCP (Largest Contentful Paint) — Time to largest element render
  • CLS (Cumulative Layout Shift) — Visual stability score
  • FID (First Input Delay) — Time to first interaction response
  • TTI (Time to Interactive) — Time until fully interactive

Good scores:FCP < 1.8s, LCP < 2.5s, CLS < 0.1, FID < 100ms

Overview Tab

Key signals at a glance for each integration:

  • Security Issues — unified count (errors, vulns, performance, instabilities) with breakdown
  • System Health — 0–100 score from last 24h telemetry vs previous day
  • 7-day comparison — errors, vulns, load time, sessions
  • Weekly users, performance score, GitHub link status

Issue counts use SDK + agent (7-day window). The health score uses 24h telemetry — intentional for day-over-day comparison.

Security Tab

Unified security surface — SDK events plus agent findings (TestingAI noise excluded):

  • Summary — Errors, Vulnerabilities, Performance, Instabilities, exploit count
  • AI Solutions — generate fixes; Locate error + Commit Correction with GitHub
  • Issue List (SDK events) — filters, tags, editable severity, pattern chips (XSS, SQLi…)

Full guide: Security documentation

TestingAI Tab

Headless multi-agent browser runs (Playwright). Results, videos and UX analysis live here — not mixed into Security.

TestingAI Guide

Data Tab

View all collected data with powerful filtering:

  • Errors — JavaScript exceptions with stack traces
  • Page Views — Navigation and routing data
  • Sessions — User session tracking
  • Custom Events — Your custom tracking events
  • Downloads — File download tracking
  • Cookies — Cookie analysis for security/GDPR

Use filters to narrow down by date range, severity, event type, and more.

Telemetry Tab

Aggregated user and session statistics:

  • Geographic Distribution — IPs by country visualization
  • Top User Agents — Browser and device breakdown
  • Session Duration — Average time on site
  • Event Totals — Counts by event type

Business Tab (PRO)

For PRO users with Stripe integration:

  • Revenue Metrics — Track sales and conversions
  • Cost Analytics — Monitor infrastructure costs
  • Forecasting — Predict future trends
  • Business KPIs — Custom business metrics

Sessions Tab

Visualize user sessions with error grouping:

  • Session Timeline — See user journey through your app
  • Error Grouping — Similar errors grouped automatically
  • Bulk Selection — Select multiple errors for batch operations
  • Bulk analyze — Select multiple Security issues for batch AI analysis (PRO)
Real-time updates

The dashboard uses Server-Sent Events (SSE) to stream data in real-time. You'll see new errors, performance metrics, and events appear as they happen — no need to refresh.

A live indicator in the top right shows the connection status. If disconnected, the dashboard will automatically reconnect.

System Health (Overview)

The System Health card on the Overview tab shows a 0–100 score comparing the last 24 hours to the previous day (errors, vulnerabilities, average load time). The breakdown lists unique issue counts from SDK + agent: Errors, Vulnerabilities, Performance, Instabilities.

The integrations list may still show a legacy 0–10 health summary for quick sorting; the integration Overview uses the 0–100 System Health model. Agent details: Agent guide.

Time range selection

Use the date picker in the top right to filter data by time range:

  • Last 24 hours — Real-time monitoring
  • Last 7 days — Weekly trends
  • Last 30 days — Monthly analysis
  • Custom range — Pick specific dates

Note: Data retention depends on your plan (FREE: 7 days, PRO: 1 year).

AI Chat Analyzer (PRO)

PRO users can access the AI Chat Analyzer directly from the dashboard. Click the AI icon in the bottom right to open a conversation with full context about your integration.

The AI has access to your errors, performance data, and metrics — ask questions like:

  • "Why is my LCP so high?"
  • "What's causing the spike in errors yesterday?"
  • "How can I improve my security score?"
  • "Explain this error in simple terms"

Learn more: AI Features Guide

Public dashboards

Share your integration's status publicly by enabling a public dashboard:

  1. Go to Integration Settings
  2. Enable "Public Dashboard"
  3. Customize the public URL
  4. Share the link with stakeholders

You can also generate shareable PNG cards showing key metrics.

Keyboard shortcuts

Navigate faster with keyboard shortcuts:

G + D

Go to Dashboard

G + S

Go to Settings

G + I

Go to Integrations

?

Show shortcuts help

Esc

Close modals

Need help? Join our Discord.