Skip to main content

Overview Dashboard

The RegPilot dashboard provides a comprehensive, real-time view of your AI compliance status, violations, and key metrics across all your projects.

Key Features

Compliance Score

Real-time compliance score across EU AI Act, GDPR, and custom frameworks

Violations Tracking

Active violations with severity levels and resolution status

AI Model Registry

Overview of all registered AI models and their risk classifications

Usage Analytics

AI Gateway usage, costs, and performance metrics

Dashboard Sections

Compliance Overview

At the top of your dashboard, you’ll see:
  • Overall Compliance Score: Percentage score (0-100) indicating compliance health
  • Active Violations: Count of current violations by severity (Critical, High, Medium, Low)
  • Risk Status: Current risk level of your AI systems
  • Last Assessment: Timestamp of most recent compliance check

Recent Violations

View the latest compliance violations:
{
  "violation_id": "viol_abc123",
  "severity": "high",
  "type": "data_privacy",
  "framework": "GDPR",
  "detected_at": "2024-01-05T10:30:00Z",
  "status": "pending_review"
}

AI Models Status

Quick view of your registered AI models:
  • Model name and version
  • Risk classification (Unacceptable, High, Limited, Minimal)
  • Compliance status
  • Last validation date

Analytics Charts

Interactive charts showing:
  • Compliance Trends: Score over time
  • Violation Trends: Violations by type and severity
  • Usage Metrics: API calls, tokens, costs
  • Performance: Response times, success rates

Customization

Customize your dashboard view:
1

Choose Metrics

Select which metrics and KPIs to display
2

Set Time Range

View data for last 7, 30, 90 days, or custom range
3

Filter by Project

Focus on specific projects or view all
4

Export Reports

Download compliance reports as PDF or CSV

Quick Actions

From the dashboard, you can:
  • Create API Key: Generate new AI Gateway keys
  • Register Model: Add new AI models to registry
  • Create Policy: Define new compliance policies
  • View Alerts: Check real-time compliance alerts
  • Generate Report: Export compliance documentation

Next Steps