DashboardGetting Started

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

1

Go to app.invarium.dev

Open app.invarium.dev in your browser. Click Sign Up to create a new account.

2

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.

3

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.

4

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.


The dashboard has three main areas:

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:

  1. Configure the MCP server — Follow the Quickstart guide to connect your IDE
  2. Upload your first blueprint — Describe your agent and upload it via MCP
  3. Generate and run tests — Create test cases and sync results
  4. Explore the dashboard — View your BSS score and Agent Intelligence Graph
Was this page helpful?