Modei
PricingDocsBlog

Documentation

Web Dashboard

The Modei web dashboard gives you full visibility into your agents, gates, and authorization decisions, no local app required. Access it at modei.ai/dashboard.

··

What You Can Do in the Dashboard

Issue & manage passports

Create credentials for agents, set permissions and constraints, view expiry status, revoke instantly.

Configure gates

Multi-step wizard for gate creation. Set security profiles (L1, L2; L3 Coming Soon), manage trusted issuers, build permission catalogs.

Visual catalog builder

Build permission catalogs with risk level labels, constraint editors, and version management, no JSON editing required.

Guardrails overview

Summary of all constraints across all passports. Spot over-privileged agents at a glance.

Audit trail

Full history of every authorization decision. Filter by gate, agent, decision, or time range.

Interactive test console

Test any gate/passport combination. See the full decision with denial reason and shareable attestation link.

API key management

Create scoped API keys for programmatic access. See usage counts, revoke individual keys.

Activity & usage

Real-time enforcement log, 24h decision stats, active agents, protected resources.

Gate Creation Wizard

The gate creation wizard walks you through four steps:

BasicInfoStepName, gate ID, description, security profile (L1, L2; L3 Coming Soon).
GuardrailsSet spend limits, rate limits, and domain allowlists, or skip and configure later.
ReviewConfirm settings and create. Add catalogs, templates, and advanced rules from the gate detail page.

Shareable Attestation Links

Every authorization decision can be shared as a public, cryptographically verifiable link:

text
https://modei.ai/s/enf_01HXYZ...

# Public page shows:
# ✓ Decision: allow
# ✓ Agent: research-bot-001
# ✓ Gate: gate_acme-travel
# ✓ Action: flights:search
# ✓ Timestamp: 2026-02-24 14:30:00 UTC
# ✓ Ed25519 (an industry-standard elliptic curve signing algorithm) signature: verified
# ✓ Reason code: PERMISSION_GRANTED

These links are generated from the test console or accessible from the audit trail. The verification is done client-side, no trust required.

Access the Dashboard

Web Dashboard

The dashboard is available at modei.ai/dashboard. No desktop app to install, works in any modern browser.

Get Started Free →

Related