Dashboard — Getting Started
Get set up on app.invarium.dev in under two minutes.
The Invarium dashboard is where you view test results, track BSS scores, explore the Agent Intelligence Graph, and manage your team. This guide walks you through creating an account and getting oriented.
Create an account
Go to app.invarium.dev
Open app.invarium.dev in your browser. Click Sign Up to create a new account.
Choose your sign-up method
You can sign up with:
- Google SSO — One click, uses your Google account
- Email/password — Enter your email and choose a password
If your organization already has an Invarium workspace, ask a team admin to invite you instead. You will receive an email with a direct link.
Create a workspace
After signing up, you will be prompted to create a workspace. A workspace is a shared environment where your team’s agents, test runs, and scores live.
- Workspace name — Choose a name (e.g., your company or team name)
- Workspace slug — Auto-generated from the name, used in URLs
You can create multiple workspaces later if needed.
Get your API key
Once your workspace is created, navigate to API Keys in the sidebar. Click Create API Key to generate a new key.
Copy this key — you will need it to configure the MCP server in your IDE.
API keys are shown only once when created. Store it securely. If you lose it, you can revoke it and create a new one.
Navigate the dashboard
The dashboard has three main areas:
Sidebar navigation
The left sidebar provides access to all sections:
- Dashboard — Overview with top-level metrics
- Agents — List of all agents with blueprints
- Test Runs — History of all test runs
- BSS Score — Score tracking and breakdown
- Agent Graph — Agent Intelligence Graph visualization
- Quality Gates — CI/CD threshold configuration
- Settings — Workspace settings, API keys, team management
Top metrics bar
The top of the main content area shows key metrics at a glance:
- Total agents — Number of agents with uploaded blueprints
- Latest BSS — The most recent BSS score across all agents
- Test runs today — Number of test runs executed today
- Open failures — Count of unresolved critical/high failures
Main content area
The center of the page displays the selected section’s content — test results, graphs, score breakdowns, or settings.
First steps after setup
Once your account and workspace are ready:
- Configure the MCP server — Follow the Quickstart guide to connect your IDE
- Upload your first blueprint — Describe your agent and upload it via MCP
- Generate and run tests — Create test cases and sync results
- Explore the dashboard — View your BSS score and Agent Intelligence Graph
Quickstart
Test your first agent in under 5 minutes.
↗Dashboard Overview
Full walkthrough of the dashboard layout and features.
↗