Checkpoint Docs
Dashboard

Dashboard Overview

Navigate the Checkpoint dashboard to manage projects, view detections, and configure enforcement

Getting Started

The Checkpoint dashboard is your central hub for managing AI agent detection, enforcement, and governance across all your projects. After signing in, you'll see your organization's project list and can navigate to any feature from there.

The dashboard is organized into three tiers:

Organization Level

  • Projects — All projects in your organization
  • Analyze — Cross-project analytics and trends
  • Settings — Organization name, billing, and team management

Project Level — Tabs

Each project has a tabbed interface with the following views:

TabDescription
MonitorReal-time detection feed showing live traffic classifications
AnalyzeDetection analytics, agent breakdown, and traffic patterns
Control AccessMCP-I (Model Context Protocol with Identity) governance settings
Deny ListManage blocked IPs, user agents, and fingerprints
DeploymentIntegration instructions and project credentials

Project Level — Settings

Access project settings via the gear icon or Settings in the sidebar:

SettingDescription
GeneralProject name, domain, and basic configuration
EnforceGateway (DNS) and Middleware enforcement setup
DetectionDetection sensitivity and classification preferences
API KeysManage project API keys for SDK integration

Key Areas

Monitor

The Monitor tab provides a real-time feed of detections. Each entry shows:

  • Timestamp
  • Detection class (human, ai_agent, bot, incomplete_data)
  • Confidence score (0–100)
  • Agent name (if identified)
  • IP address and user agent
  • Session information

Use the Monitor to verify your integration is working and to investigate specific visitors.

Analyze

The Analyze tab provides aggregated analytics:

  • Detection rate — Percentage of traffic classified as agents or bots
  • Agent type breakdown — Distribution across detection classes
  • Traffic trends — Historical detection patterns over time
  • Top agents — Most frequently detected agent types

See Analytics & Reporting for details.

Enforce Settings

Configure Gateway and Middleware enforcement:

  • Add Gateway domains with DNS verification
  • Monitor Gateway health status
  • Configure enforcement mode (detect-only vs enforce)

Control Access (Govern)

Configure MCP-I governance for AI agent authorization:

  • Tools — Define tool-level permissions and scope requirements
  • Consent — Customize the consent page for agent authorization
  • Config — General governance configuration

See Govern for details.

Deny List

Manually block specific traffic by:

  • IP address — Block individual IPs or CIDR ranges
  • User agent — Block matching user agent strings
  • Fingerprint — Block by browser/device fingerprint

Creating Your First Project

  1. Sign in to the Checkpoint dashboard
  2. Create or select an organization
  3. Click New Project
  4. Enter a project name and the domain you want to protect
  5. Choose your integration method on the Deployment tab
  6. Follow the setup instructions for your chosen method

Each project gets a unique Project ID and API Key. Use these credentials when configuring Pixel, Beacon, Middleware, or Gateway integrations.

See Managing Projects for a detailed walkthrough.

Next Steps