Dashboard Walkthrough

3 minutes

A quick tour of the AIM dashboard. Learn where everything is and how to manage your agents, MCP servers, and security.

1

Login

Open http://localhost:3000 and login with:

Email: admin@opena2a.org

Password: AIM2025!Secure

First login? You'll be prompted to change your password for security.

2

Dashboard Overview

The main dashboard gives you a bird's eye view of your AI agent security:

Total Agents

Number of registered AI agents in your organization

MCP Servers

Connected and attested MCP servers

Average Trust Score

Overall health of your agent fleet

Active Alerts

Security issues requiring attention

3

Managing Agents

Navigate to Agents in the sidebar to:

  • View all agents — See name, status, trust score, and last active time
  • Register new agent — Click "Register Agent" to add one manually
  • Agent details — Click an agent to see full details, activity, and credentials
  • Verify/Revoke — Change agent status from pending → verified or revoke compromised agents

Pro tip: Agents registered via SDK appear here automatically with status "pending" until verified.

4

MCP Server Management

Navigate to MCP Servers to manage Model Context Protocol servers:

  • Register MCP Server — Add servers your agents connect to
  • Attestation Status — See which servers are cryptographically verified
  • Connected Agents — View which agents are using each MCP server
  • Capabilities — Manage what capabilities each MCP server provides
5

Security Dashboard

Navigate to Security for threat monitoring:

  • Threats — Active security threats detected by AIM
  • Anomalies — Behavioral anomalies in agent activity
  • Alerts — All security alerts with severity levels
  • Bulk Acknowledge — Acknowledge all alerts at once when resolved
6

Settings

Navigate to Settings for configuration:

SDK Download

Download the pre-configured Python SDK with your credentials embedded

API Keys

Generate and manage API keys for direct API access

Security Policies

Configure automated security rules and thresholds

User Management

Add team members and manage roles (Admin only)

Quick Actions Reference

I want to...Go to...
Register a new agentAgents → Register Agent
Verify a pending agentAgents → Click agent → Verify
Add an MCP serverMCP Servers → Register Server
View security alertsSecurity → Alerts
Download the SDKSettings → SDK Download
Generate an API keySettings → API Keys
Configure security policiesSettings → Security Policies
View audit logsAdmin → Audit Logs
Approve capability requestsAdmin → Capability Requests